Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2020 Oct S3 Q1

A Level / Edexcel / S3

IAL 2020 Oct Paper · Question 1

题目

Problem

A discrete random variable XX has probability distribution

P(X=x)=1α,x=1,2,,αP(X = x) = \frac{1}{\alpha}, \quad x = 1, 2, \dots, \alpha

The mean of a random sample of size nn, taken from this distribution, is denoted by Xˉ\bar X.

(a) Show that 2Xˉ2\bar{X} is a biased estimator of α\alpha.

(2)

A random sample of 6 observations of XX is taken and the results are given below.

8, 7, 3, 7, 2, 98,\ 7,\ 3,\ 7,\ 2,\ 9

(b) Use the sample mean to estimate α\alpha.

(2)
(Total 4 marks)
题目中文翻译

离散随机变量 XX 的概率分布为

P(X=x)=1α,x=1,2,,αP(X = x) = \frac{1}{\alpha}, \quad x = 1, 2, \dots, \alpha

从这个分布中抽取容量为 nn 的随机样本,其样本均值记为 Xˉ\bar X

(a) 证明 2Xˉ2\bar{X}α\alpha 的有偏估计量。

XX 的分布中抽取 6 个观测值,结果如下:

8, 7, 3, 7, 2, 98,\ 7,\ 3,\ 7,\ 2,\ 9

(b) 用样本均值估计 α\alpha

解答

(a)

解法一

思路

展开

离散均匀分布在 1,2,,α1,2,\ldots,\alpha 上取值,因此先求 XX 的期望。样本均值 Xˉ\bar X 的期望等于总体均值,再与参数 α\alpha 比较;若估计量的期望不等于参数,它就是有偏估计量。

答题过程

展开

The expectation of XX is

E(X)=x=1αxP(X=x)=1αx=1αx=α(α+1)2α=α+12.\begin{align*} E(X)=&\,\sum_{x=1}^{\alpha}xP(X=x)\\ =&\,\frac{1}{\alpha}\sum_{x=1}^{\alpha}x\\ =&\,\frac{\alpha(\alpha+1)}{2\alpha}\\ =&\,\frac{\alpha+1}{2}. \end{align*}

Since E(Xˉ)=E(X)E(\bar X)=E(X),

E(2Xˉ)=2E(Xˉ)=2(α+12)=α+1α.\begin{align*} E(2\bar X)=&\,2E(\bar X)\\ =&\,2\bigg(\frac{\alpha+1}{2}\bigg)\\ =&\,\alpha+1\\ \neq&\,\alpha. \end{align*}

Therefore, 2Xˉ2\bar X is a biased estimator of α\alpha.

(b)

解法一

思路

展开

先由六个观测值求样本均值。因为 E(Xˉ)=(α+1)/2E(\bar X)=(\alpha+1)/2,用矩估计思想令理论均值等于样本均值,再解出 α\alpha

答题过程

展开

The sample mean is

xˉ=8+7+3+7+2+96=6.\begin{align*} \bar{x}=&\,\frac{8+7+3+7+2+9}{6}\\ =&\,6. \end{align*}

Using

E(Xˉ)=α+12,E(\bar X)=\frac{\alpha+1}{2},

an estimate of α\alpha is

α^=2xˉ1=2(6)1=11.\begin{align*} \hat{\alpha}=&\,2\bar{x}-1\\ =&\,2(6)-1\\ =&\,\boxed{11}. \end{align*}