We will see below some of the most probable occurrence distributions to be estimated by MLE.
- Binomial distribution
- Poisson distribution
- Exponential distribution
First we need to create likelihood function, then take the log likelihood function. With the MLE estimation, taking the first derivative will yield score vector which can be equated to zero to determine the expected values of the unknown parameters. Second, to find the lower variance-covariance hessian matrix, take the second derivative and form the information matrix ie., expected values of the second order derivatives and inverse of the information matrix should get the cramer-rao variance matrix. From this, we can deduce the asymptotic property of the unknown parameters and hence satisfy MLE properties.
Lemma proof’s for MLE
Let’s suppose, we have function
where,
Now, let’s see how to derive the likelihood function for this function, given unknown parameters
