This is an old revision of the document!
Fisher information
The Fisher information roughly describes how much information a random variable gives about an unknown parameter of its distribution. It is defined as:
I(θ)=Var[ℓ′(θ)]=−E[ℓ″(θ)]
From the Fisher information, we can derive the asymptotic variance of the parameter.
√n(ˆθMLEn−θ∗)(d)→n→∞N(0,1I(θ∗))
where θ∗ is the true parameter, and ˆθMLEn is the MLE of the parameter.