第9题
已知$X$的分布律如下,$0<\theta<\dfrac{1}{2}$,样本值为$3,1,3,0,3,1,2,3$,求$\theta$的矩估计值和最大似然估计值。 | $X$ | $0$ | $1$ | $2$ | $3$ | |---|---|---|---|---| | $P$ | $\theta^2$ | $2\theta(1-\theta)$ | $\theta^2$ | $1-2\theta$ |
答案
矩估计值$\hat{\theta}=\dfrac{1}{4}$;最大似然估计值$\hat{\theta}=\dfrac{7-\sqrt{13}}{12}$
矩估计 最大似然估计 离散型随机变量 似然函数 分布律

📋 解题步骤

1
矩估计
$E(X)=0\cdot\theta^2+1\cdot2\theta(1-\theta)+2\cdot\theta^2+3(1-2\theta)=3-4\theta$。 样本均值$\bar{x}=\dfrac{1}{8}(3+1+3+0+3+1+2+3)=2$。 令$\bar{x}=E(X)$,即$2=3-4\theta$,解得$\theta$的矩估计值$\hat{\theta}=\dfrac{1}{4}$。
2
最大似然估计
根据样本值统计,$0$出现$1$次,$1$出现$2$次,$2$出现$1$次,$3$出现$4$次,故 $$L(\theta)=\theta^2\cdot[2\theta(1-\theta)]^2\cdot\theta^2\cdot(1-2\theta)^4=4\theta^6(1-\theta)^2(1-2\theta)^4.$$
3
对数似然与求导
$\ln L(\theta)=\ln4+6\ln\theta+2\ln(1-\theta)+4\ln(1-2\theta)$。 $\dfrac{d\ln L(\theta)}{d\theta}=\dfrac{6}{\theta}-\dfrac{2}{1-\theta}-\dfrac{8}{1-2\theta}=\dfrac{6-28\theta+24\theta^2}{\theta(1-\theta)(1-2\theta)}=0$。 即$24\theta^2-28\theta+6=0$。
4
求解并检验
解得$\theta=\dfrac{7\pm\sqrt{13}}{12}$。 因$0<\theta<\dfrac{1}{2}$,$\theta_1=\dfrac{7+\sqrt{13}}{12}>\dfrac{1}{2}$(舍去), $\theta_2=\dfrac{7-\sqrt{13}}{12}<\dfrac{1}{2}$(符合)。 故$\theta$的最大似然估计值$\hat{\theta}=\dfrac{7-\sqrt{13}}{12}$。
✍️ 提问
卡在哪一步?点击上方步骤卡片展开查看,或直接描述你的疑问。
已选择:卡在第 - 步 —
📸 点击此处焦点后,直接粘贴截图(Ctrl+V / Cmd+V)