Qm

Split an estimator's error into bias and variance

A desk wants to estimate the true fair value θ\theta of an illiquid bond. Estimator A is unbiased (right on average) but jumps around, with variance 16. Estimator B is biased 3 units too high on average but is much steadier, with variance only 4.

The mean squared error of any estimator splits cleanly into two pieces: MSE=Variance+Bias2\text{MSE} = \text{Variance} + \text{Bias}^2.

Which estimator has the smaller MSE, and what is that value?

Your answer

Solving needs a free account

Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.

Discussion

Sign in to join the discussion · reading is open to everyone

💡 Discussion rules

  1. No full solutions here. Hints and approaches only.
  2. Complexity, edge cases and intuition are the point.
  3. Interview experiences are welcome. Respect your NDAs.

Loading discussion…

Learn the concepts

The theory behind this question.

Related questions

Pick the lower-error estimator of a click rateTwo biased estimators, which loses less?Back out the hidden bias from MSE and varianceRecover the variance from MSE and biasDecompose mean squared error into bias and varianceWhich estimator wins on MSE, the unbiased or the biased one?
All questions →