题目
Problem
A discrete random variable X has probability distribution
P(X=x)=α1,x=1,2,…,α
The mean of a random sample of size n, taken from this distribution, is denoted by Xˉ.
(a) Show that 2Xˉ is a biased estimator of α.
(2)
A random sample of 6 observations of X is taken and the results are given below.
8, 7, 3, 7, 2, 9
(b) Use the sample mean to estimate α.
(2)
(Total 4 marks)
题目中文翻译
离散随机变量 X 的概率分布为
P(X=x)=α1,x=1,2,…,α
从这个分布中抽取容量为 n 的随机样本,其样本均值记为 Xˉ。
(a) 证明 2Xˉ 是 α 的有偏估计量。
从 X 的分布中抽取 6 个观测值,结果如下:
8, 7, 3, 7, 2, 9
(b) 用样本均值估计 α。
解答
(a)
解法一
思路
展开
离散均匀分布在 1,2,…,α 上取值,因此先求 X 的期望。样本均值 Xˉ 的期望等于总体均值,再与参数 α 比较;若估计量的期望不等于参数,它就是有偏估计量。
答题过程
展开
The expectation of X is
E(X)====x=1∑αxP(X=x)α1x=1∑αx2αα(α+1)2α+1.
Since E(Xˉ)=E(X),
E(2Xˉ)====2E(Xˉ)2(2α+1)α+1α.
Therefore, 2Xˉ is a biased estimator of α.
(b)
解法一
思路
展开
先由六个观测值求样本均值。因为 E(Xˉ)=(α+1)/2,用矩估计思想令理论均值等于样本均值,再解出 α。
答题过程
展开
The sample mean is
xˉ==68+7+3+7+2+96.
Using
E(Xˉ)=2α+1,
an estimate of α is
α^===2xˉ−12(6)−111.