Review on Maximum Likelihood Estimation (MLE): its properties and examples
A slecture by graduate student Keehwan Park
Loosely based on the ECE662 Spring 2014 lecture material of Prof. Mireille Boutin.
Review
This is reviewed by Joonsoo Kim.
It is good lecture to understand What MLE is. It explain how to get a solution of MLE well and what the pros and cons for are for using MLE. It shows several examples to solve MLE for simple distributions. Last, it shows what numerical optimizations of MLE are widely used.
Comments/Feedback
When it explain about the pros and cons of MLE, it might be better to give an example of another famous estimator and compare MLE and that estimator. Then, we can more easily understand the properties of MLE. And I wish that the numerical optimization of MLE should have been explained in detail.