Qm

Which divisor gives the lowest-error variance estimate?

You have n=10n = 10 independent draws from a normal distribution and estimate the variance σ2\sigma^2 by dividing the sum of squared deviations SS=i(XiXˉ)2\text{SS} = \sum_i (X_i - \bar X)^2 by a constant. The usual choices are n1=9n-1 = 9 (unbiased), n=10n = 10 (maximum likelihood), and n+1=11n+1 = 11.

Which divisor gives the smallest mean squared error?

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

Best variance divisor for a five-point sampleThe error of the unbiased variance estimatorHow much does n+1 beat n-1 on variance-estimate error?Derive the MSE-optimal variance divisorBlend an unbiased noisy forecast with a biased sharp one
All questions →