Qm

The variance divisor that beats n minus 1 on error

For i.i.d. Normal data X1,,XnX_1, \dots, X_n with unknown mean, consider estimators of the variance of the form σ^2=ci(XiXˉ)2\hat\sigma^2 = c\sum_i (X_i - \bar X)^2. The choice c=1/(n1)c = 1/(n-1) is unbiased and c=1/nc = 1/n is the maximum likelihood estimate.

Which constant cc minimizes the mean squared error, and how does it compare to those two familiar choices?

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

The best variance divisor when the mean is knownShrinking the sample mean to cut its errorWhen a biased estimator wins on MSESlightly shrinking an exponential mean estimateDoes adding a pseudo-count beat the raw click rate?
All questions →