728x90
반응형
이전까지는 MLE에 기반하여 추정하였다. 그러나 MLE는 어떤 분포를 바탕으로 추정하기 때문에 분포를 모르는 경우에는 적용할 수 없다.
대표적으로 적률추정법(Method of Moments Estimation, MME)이 있고 Delta Methods(델타 방법)을 이용하여 추정량의 함수의 형태도 추정할 수 있다.
Methods of Moments Estimation (MOM, MME, 적률추정법)
적률추정법은차 적률 를 sample moment로 추정하는 방법이다.
parameter가 하나라면
Gamma distribution
MME에 의하면
Delta Methods
delta method를 이용하면
예를 들면
Delta Method
아래와 같이 표현할 수 있다.
Proof
테일러 급수를 이용하면
혹은
그리고 CLT에 의해
따라서
Inference about Characteristic
unknown
따라서 신뢰구간은
728x90
반응형
'스터디 > 확률과 통계' 카테고리의 다른 글
UMVUE (Uniformly Minimum Variance Unbiased Estimator) (0) | 2023.05.31 |
---|---|
Bootstrapping (0) | 2023.05.30 |
Power Function of a test (0) | 2023.05.26 |
Testing Hypothesis and p-values (0) | 2023.05.25 |
Inferences Based on the MLE (MSE, Standard Error, Consistency, Confidence Interval) (0) | 2023.05.23 |