题目
A biologist claims that the mean weight of grey squirrels is 200 grams more than the mean weight of red squirrels.
To test this, the research student collects and weighs a random sample of 80 grey squirrels and 80 red squirrels. The results are summarised below, where
- x denotes the weights, in grams, of the grey squirrels
- y denotes the weights, in grams, of the red squirrels
x̄ = 500
s_x^2 = 1156
∑y = 23 200
∑y^2 = 6 741 351
(a) Find an unbiased estimate of the mean and an unbiased estimate of the variance for the weights of the red squirrels.
(b) Stating your hypotheses clearly, carry out a suitable test to assess the research student’s belief. Use a 5% level of significance and state your critical value.
(c) State an assumption you have made in carrying out the test in part (b).
题目中文翻译
一位生物学家声称,灰松鼠的平均体重比红松鼠的平均体重多 200 克。
为检验这一点,研究学生随机测量了 80 只灰松鼠和 80 只红松鼠的重量。 结果汇总如下,其中:
- x 表示灰松鼠的重量(单位:克)
- y 表示红松鼠的重量(单位:克)
x̄ = 500
s_x^2 = 1156
∑y = 23 200
∑y^2 = 6 741 351
(a) 求红松鼠体重的均值无偏估计和方差无偏估计。
(b) 清楚写出假设,进行一个适当的检验来检验研究学生的看法。 使用 5% 的显著性水平,并写出临界值。
(c) 写出在 (b) 中所作出的一个假设。
解答
(a)
解法一
思路
展开
红松鼠样本量为 80。用总重量除以样本量求样本均值,再以分母 的公式计算总体方差的无偏估计。
答题过程
展开
For the red squirrels, the unbiased estimate of the mean is
The unbiased estimate of the variance is
(b)
解法一
思路
展开
题目要检验灰松鼠总体均值是否比红松鼠总体均值高出超过 200 克,因此使用右尾两样本均值差检验。两组样本量均为 80,以样本方差估计总体方差后计算标准误与 统计量。
答题过程
展开
Let and be the population mean weights of grey and red squirrels respectively. The hypotheses are
The estimated standard error of the difference in sample means is
Therefore, the test statistic is
For a one-tailed test at the significance level, the critical value is , giving the rejection region
Since , is rejected. There is sufficient evidence at the significance level to support the belief that the mean weight of grey squirrels is more than 200 grams greater than the mean weight of red squirrels.
(c)
解法一
思路
展开
检验中用两组样本方差代替了相应的总体方差,因此需要假设两组样本方差分别等于对应的总体方差。
答题过程
展开
For both types of squirrel, assume that the sample variance is equal to the corresponding population variance.