← 返回数学题库
1653统计中等derivationmedium

A Smoothed Bernoulli Estimator vs the Sample Proportion

题目

Let XBinomial(10,p)X\sim \mathrm{Binomial}(10,p) and consider the estimator δ=X+112\delta = \frac{X+1}{12} for pp.

At the parameter value p=0.2p=0.2, compute the bias, variance, and MSE of δ\delta, and compare its MSE with the usual sample proportion p^=X/10\hat p = X/10.

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案

Bias

Variance

MSE_delta

MSE_X_over_10

Comparison