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

IAL 2022 Jan S2 Q6

A Level / Edexcel / S2

IAL 2022 Jan Paper · Question 6

题目

Problem

(a) Explain what you understand by the sampling distribution of a statistic.

(1)

At Sam’s cafe a standard breakfast consists of 6 breakfast items. Customers can then choose to upgrade to a medium breakfast by adding 1 extra breakfast item or they can upgrade to a large breakfast by adding 2 extra breakfast items. Standard, medium and large breakfasts are sold in the ratio 6 : 3 : 2 respectively. A random sample of 2 customers is taken from customers who have bought a breakfast from Sam’s cafe on a particular day.

(b) Find the sampling distribution for the total number, TT, of breakfast items bought by these 2 customers. Show your working clearly.

(7)

(c) Find E(T)E(T)

(2)

(Total for Question 6 is 10 marks)

题目中文翻译

(a) 解释你对统计量抽样分布的理解。

Sam 的咖啡馆里,一份标准早餐包含 6 种早餐食物。顾客可以升级为中份早餐,多加 1 种食物,或者升级为大份早餐,多加 2 种食物。标准、中份和大份早餐的销售比例分别为 6 : 3 : 2。 从某一天在 Sam 咖啡馆购买早餐的顾客中随机抽取 2 人。

(b) 求这 2 位顾客所购买早餐食物总数 TT 的抽样分布。清楚展示你的计算过程。

(c) 求 E(T)E(T)

(第 6 题共 10 分)

解答

(a)

解法一

思路

展开

抽样分布不仅要列出统计量所有可能的取值,还要给出各取值在随机抽样下对应的概率。回答中必须同时体现“统计量的取值”和“相关概率”。

答题过程

展开

The sampling distribution of a statistic is the probability distribution of that statistic under random sampling; it gives all possible values of the statistic and their associated probabilities.

(b)

解法一

思路

展开

一位顾客购买的食物数可能为 6,7,86,7,8,由销售比例 6:3:26:3:2 可得对应概率。两位顾客是随机抽取的,因此列出两个有序结果并将各自概率相乘;总数相同的结果再合并。

答题过程

展开

For one customer, the number of breakfast items has probabilities

P(6)=611,P(7)=311,P(8)=211.P(6)=\frac{6}{11},\qquad P(7)=\frac{3}{11},\qquad P(8)=\frac{2}{11}.

The possible ordered pairs are

(6,6)(6,7)(6,8)(7,6)(7,7)(7,8)(8,6)(8,7)(8,8).\begin{matrix} (6,6)&(6,7)&(6,8)\\ (7,6)&(7,7)&(7,8)\\ (8,6)&(8,7)&(8,8). \end{matrix}

Therefore, the possible values of TT are 12,13,14,15,1612,13,14,15,16. Their probabilities are

P(T=12)=(611)2=36121,P(T=12)=\left(\frac{6}{11}\right)^2 =\frac{36}{121}, P(T=13)=2(611)(311)=36121,\begin{align*} P(T=13)=&\,2\left(\frac{6}{11}\right) \left(\frac{3}{11}\right)\\[2mm] =&\,\frac{36}{121}, \end{align*} P(T=14)=2(611)(211)+(311)2=33121,\begin{align*} P(T=14)=&\,2\left(\frac{6}{11}\right) \left(\frac{2}{11}\right)\\[2mm] +&\,\left(\frac{3}{11}\right)^2\\[2mm] =&\,\frac{33}{121}, \end{align*} P(T=15)=2(311)(211)=12121,\begin{align*} P(T=15)=&\,2\left(\frac{3}{11}\right) \left(\frac{2}{11}\right)\\[2mm] =&\,\frac{12}{121}, \end{align*}

and

P(T=16)=(211)2=4121.P(T=16)=\left(\frac{2}{11}\right)^2 =\frac{4}{121}.

Hence the sampling distribution is

tt12121313141415151616
P(T=t)P(T=t)36121\frac{36}{121}36121\frac{36}{121}33121\frac{33}{121}12121\frac{12}{121}4121\frac{4}{121}

The probabilities sum to

36+36+33+12+4121=1,\frac{36+36+33+12+4}{121}=1,

as required.

(c)

解法一

思路

展开

按照 (b) 得到的抽样分布,使用离散型随机变量的期望公式 E(T)=tP(T=t)E(T)=\sum tP(T=t),逐项相乘后相加。

答题过程

展开

Using the sampling distribution from part (b),

E(T)=12(36121)+13(36121)+14(33121)+15(12121)+16(4121)=1606121=14611=13.2727\begin{align*} E(T)=&\,12\left(\frac{36}{121}\right) +13\left(\frac{36}{121}\right)\\[2mm] &\,\hspace{2pt}+14\left(\frac{33}{121}\right) +15\left(\frac{12}{121}\right)\\[2mm] &\,\hspace{4pt}+16\left(\frac{4}{121}\right)\\[2mm] =&\,\frac{1606}{121}\\[2mm] =&\,\frac{146}{11}\\[2mm] =&\,13.2727\ldots \end{align*}

Therefore,

E(T)=1461113.3.\boxed{E(T)=\frac{146}{11}\approx 13.3}.

解法二

思路

展开

也可以先求一位顾客购买食物数的期望,再利用期望的可加性。两位顾客的总数期望等于单人期望的两倍;这种方法不需要先列出 TT 的完整分布。

答题过程

展开

Let YY be the number of breakfast items bought by one customer. Then

E(Y)=6(611)+7(311)+8(211)=7311.\begin{align*} E(Y)=&\,6\left(\frac{6}{11}\right) +7\left(\frac{3}{11}\right)\\[2mm] &\,\hspace{2pt}+8\left(\frac{2}{11}\right)\\[2mm] =&\,\frac{73}{11}. \end{align*}

For two customers, linearity of expectation gives

E(T)=2E(Y)=2(7311)=1461113.3.\begin{align*} E(T)=&\,2E(Y)\\[2mm] =&\,2\left(\frac{73}{11}\right)\\[2mm] =&\,\boxed{\frac{146}{11}\approx 13.3}. \end{align*}