Suppose that \(z_1\ldots,z_n\) are i.i.d random variables with p.d.f. \(f(z_i;\theta_0)\) and
Define \(\hat Q_n(\theta) =n^{-1}\sum_{i=1}^n \log f(z_i;\theta)\), and let \(\hat\theta = \arg\max_{\theta\in\Theta}\hat Q_n(\theta)\) (definition of MLE).
Then, \(\hat\theta\stackrel{P}\rightarrow \theta_0\).
1번 조건과 4번 조건에 의해 \(Q_0(\theta)=E(\log(f(Z;\theta)))\) has a unique maximum at \(\theta_0\) (chapter 2.2, example of MLE 참고).
4번 조건: Let \(a(z,\theta)=\log f(z;\theta)\), and let \(d(z)=\sup_{\theta\in\Theta}|\log f(z;\theta)|\). Chapter 2.3으로 인해 우리는 아래 2가지를 얻는다:
때문에 2.1. Basic Consistency Theorem 에서 요구하는 4가지의 조건을 모두 갖추게 된다. Q.E.D.