EasyDeepLearn

Cramér-Rao lower bound — state it.

hard

Answer

  • For any unbiased estimator θ̂ of θ under regularity conditions: Var(θ)\operatorname{Var}({\theta}) ≥ 1 / (n * I(θ)).
  • Fisher information sets the floor for estimator precision.
  • MLE achieves this bound asymptotically (asymptotically efficient).
  • Practical use: benchmark for whether an estimator can be improved.
  • For biased estimators, generalized bounds exist (van Trees).
  • Companion to the bias-variance decomposition.
Check yourself — multiple choice
  • Random
  • For unbiased θ̂: Var(θ)\operatorname{Var}({\theta}) ≥ 1/(n·I(θ)) — MLE achieves this asymptotically → asymptotically efficient
  • Only for MLE
  • Not a real bound

CR bound: Var ≥ 1/(n·I(θ)); MLE reaches it asymptotically.

#estimation#theory

Practise Statistics Fundamentals

215 interview questions in this topic.

Related questions