What is Fisher information?
hardAnswer
- I(θ) = -.
- Measures how much information the observations carry about θ.
- Cramér-Rao bound: for any unbiased estimator, ≥ 1 / (n * I(θ)).
- MLE asymptotic variance = 1 / (n * I(θ)) → MLE is asymptotically efficient.
- Used to define natural gradient .
Check yourself — multiple choice
- Random
- I(θ) = curvature of log-likelihood; Cramér-Rao: ≥ 1/(n·I); MLE reaches this asymptotically; foundation of natural gradient
- Same as MSE
- Not useful
Fisher information: curvature of log-lik; CR lower bound; natural gradient basis.
#estimation#theory
Practise Statistics Fundamentals
215 interview questions in this topic.