题目
Problem
The random variable X follows a continuous uniform distribution over the interval [α−3,2α+3] where α is a constant.
The mean of a random sample of size n is denoted by X.
(a) Show that X is a biased estimator of α, and state the bias.
(3)
Given that Y=kX is an unbiased estimator for α
(b) find the value of k.
(1)
A random sample of 10 values of X is taken and the results are as follows
35812413108512
(c) Hence estimate the maximum value of X
(3)
(Total for Question 2 is 7 marks)
题目中文翻译
随机变量 X 服从区间 [α−3,2α+3] 上的连续均匀分布,其中 α 为常数。
从该分布中抽取一个大小为 n 的随机样本,其样本均值记作 X。
(a) 证明 X 是 α 的有偏估计量,并写出其偏差。
已知 Y=kX 是 α 的无偏估计量。
(b) 求 k 的值。
从 X 中随机抽取 10 个值,结果如下:
3 5 8 12 4 13 10 8 5 12
(c) 因而估计 X 的最大值。
解答
(a)
解法一
思路
展开
连续均匀分布的期望等于区间两端点的平均值,而样本均值的期望等于总体期望。将 E(X) 与待估参数 α 比较,再按“估计量的期望减去参数”计算偏差。
答题过程
展开
For a continuous uniform distribution over [α−3,2α+3],
E(X)==2(α−3)+(2α+3)23α.
Therefore,
E(X)=E(X)=23α.
Since this is not identically equal to α, X is a biased estimator of α. Its bias is
Bias(X)===E(X)−α23α−α2α.
(b)
解法一
思路
展开
无偏要求 E(Y)=α。利用期望的线性性质,把 E(kX) 写成 kE(X),即可求出修正系数 k。
答题过程
展开
Since Y=kX is unbiased for α,
E(Y)=kE(X)=k(23α)=k=ααα32.
(c)
解法一
思路
展开
先由样本数据算出 x=8。承接 (b),用无偏估计量 Y=32X 估计 α,再代入区间上端点 2α+3,这就是所求的最大值估计。
答题过程
展开
The sample mean is
x===103+5+8+12+4+13+10+8+5+1210808.
Hence, using the unbiased estimator found in part (b),
α===32x32(8)316.
The maximum value of X is the upper endpoint 2α+3. Therefore, its estimate is
2α+3===2(316)+33411332.