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

IAL 2026 Jan S3 Q5

A Level / Edexcel / S3

IAL 2026 Jan Paper · Question 5

题目

Problem

A statistics course was taught by two professors. Students attend either all lectures given by professor A or all lectures given by professor B.

Students who took this course all sat the same examination at the end of the course and their mark, x, was recorded.

The results of the examination for a random sample of students taught by each professor are summarised in the table below.

n∑x∑x^2Unbiased estimate of the meanUnbiased estimate of the variance
Students taught by professor A503610260955.672.26.4
Students taught by professor B503085190457.2mv

(a) Find the value of m and the value of v.

(3)

The head of department claims that the mean mark of the students taught by professor A is more than 10 marks greater than the mean mark of the students taught by professor B.

(b) Use a suitable test, at the 5% level of significance, to investigate the claim made by the head of department.

(7)

(c) State two assumptions you have made in carrying out the test in part (b).

(2)
(Total for Question 5 is 12 marks)
题目中文翻译

某统计课程由两位教授授课。学生要么全部听教授 A 的课,要么全部听教授 B 的课。

参加该课程的学生都在课程结束时参加同一场考试,并记录了他们的分数 x。

下表汇总了由两位教授分别教学的一个随机样本学生的考试结果。

n∑x∑x^2均值的无偏估计方差的无偏估计
教授 A 的学生503610260955.672.26.4
教授 B 的学生503085190457.2mv

(a) 求 m 和 v。

系主任声称,教授 A 所教学生的平均分比教授 B 所教学生的平均分高 10 分以上。

(b) 使用适当的检验,在 5% 显著性水平下检验系主任的说法。

(c) 写出在 (b) 中做检验时所作的两个假设。

解答

(a)

解法一

思路

展开

先用 B 组的总分除以样本量求样本均值 mm,再用无偏样本方差公式计算 vv。题目给出的 vv 是总体方差的无偏估计,因此分母应为 n1n-1

答题过程

展开

For the students taught by professor B,

m=xn=308550=61.7.\begin{align*} m =&\,\frac{\sum x}{n}\\ =&\,\frac{3085}{50}\\ =&\,\boxed{61.7}. \end{align*}

The unbiased estimate of the variance is

v=x2nm2n1=190457.250(61.7)249=2.3.\begin{align*} v =&\,\frac{\sum x^2-nm^2}{n-1}\\ =&\,\frac{190457.2-50(61.7)^2}{49}\\ =&\,\boxed{2.3}. \end{align*}

(b)

解法一

思路

展开

声称的是 A 组总体均值比 B 组总体均值高出超过 10 分,所以进行右尾检验。两组样本都很大,可用两样本均值差的正态近似检验,并以两组无偏样本方差估计总体方差。

答题过程

展开

Let μA\mu_A and μB\mu_B be the population mean marks for students taught by professors A and B respectively. The hypotheses are

H0: μAμB=10,H1: μAμB>10.\begin{aligned} H_0:&\ \mu_A-\mu_B=10,\\ H_1:&\ \mu_A-\mu_B>10. \end{aligned}

The standard error is

SE(XAXB)=6.450+2.350=0.4171.\begin{align*} \operatorname{SE}(\overline X_A-\overline X_B) =&\,\sqrt{\frac{6.4}{50}+\frac{2.3}{50}}\\ =&\,0.4171\ldots. \end{align*}

Therefore, the test statistic is

z=(72.261.7)106.450+2.350=1.1986=1.20.\begin{align*} z =&\,\frac{(72.2-61.7)-10} {\sqrt{\frac{6.4}{50}+\frac{2.3}{50}}}\\ =&\,1.1986\ldots\\ =&\,1.20. \end{align*}

For a one-tailed test at the 5%5\% significance level, the critical value is 1.64491.6449, so the rejection region is

z1.6449.z\geqslant1.6449.

Since 1.20<1.64491.20<1.6449, H0H_0 is not rejected. There is insufficient evidence at the 5%5\% significance level to support the head of department’s claim that professor A’s students have a mean mark more than 10 marks greater than professor B’s students.

(c)

解法一

思路

展开

检验中以两组样本方差代替相应总体方差,并依靠大样本的中心极限定理把两个样本均值的抽样分布近似为正态分布。这两点分别构成所需假设。

答题过程

展开

The assumptions are:

  1. For both samples, the sample variance is equal to the corresponding population variance, so sA2=σA2s_A^2=\sigma_A^2 and sB2=σB2s_B^2=\sigma_B^2.
  2. Both samples are sufficiently large for the central limit theorem to apply, so the sampling distributions of both sample means are approximately normal.