TL;DR
Cramer-Rao Lower Bound: No unbiased estimator can have variance below 1/I(theta) — the precision floor. This concept is essential for quantitative trading interviews and is frequently tested at top firms.
By Valenke Exam Prep Team·Last updated 2026-06-01
Probability
Cramer-Rao Lower Bound
No unbiased estimator can have variance below 1/I(theta) — the precision floor.
Prerequisites
The Cramer-Rao lower bound (CRLB) sets a fundamental limit on how precisely you can estimate a parameter. For any unbiased estimator of :
where is the Fisher information. For i.i.d. observations: .
Intuition: Fisher information measures how "informative" data is about . The CRLB says: the more informative your data, the lower your estimation error can be — but there's a hard floor. No amount of cleverness in your estimator can beat this bound. An estimator that achieves equality is called efficient.
Proof sketch: Apply Cauchy-Schwarz to . Since the score has mean 0 and variance , and for unbiased estimators, we get .
Concrete example: Estimating the mean of a normal distribution from samples. Fisher information per observation: . CRLB: . The sample mean achieves exactly this — it's efficient.
When to use: Evaluating whether your estimator is any good (compare its variance to the CRLB). Proving that a particular estimator is optimal. In adaptive testing, the standard error from EAP estimation is bounded by — the CRLB tells you when you've extracted enough information to stop.
Ready to practice for the Valenke Finance Exam?
Adaptive practice powered by Item Response Theory targets your weak areas. Start with 3 free sessions.
Start free practice →