Mathematics & Statistics≈ 2 min readEnglish
Proof Two Properties of Log-Likelihood
Likelihood Function, Score and Fisher Information
Given data and statistics model . Maximum Likelihood Estimation (MLE) is an important approach to estimation of , in which likelihood function and log-likelihood are defined as:
Score Function is derivative of log-likelihood:
Fisher Information is the expectation of squared score:
Property 1:
proof:
Comment: It means that for data generated from the model , the data points would distribute in a pattern 'around' . Thus by looking for could help find the parameter that generated the data.
Property 2:
proof:
Comment: Information is the (negative) second derivative. It could be a measure of accuracy of estimator, in terms of maxizing , i.e. the information contained in the estimator.