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

IAL 2024 Jan S2 Q6

A Level / Edexcel / S2

IAL 2024 Jan Paper · Question 6

题目

Problem

A bag contains a large number of counters with an odd number or an even number written on each.

Odd and even numbered counters occur in the ratio 4 : 1

In a game a player takes a random sample of 4 counters from the bag.

The player scores

• 5 points for each counter taken that has an even number written on it

• 2 points for each counter taken that has an odd number written on it

The random variable X represents the total score, in points, from the 4 counters.

(a) Find the sampling distribution of X

(6)

A random sample of n sets of 4 counters is taken. The random variable Y represents the number of these n sets that have a total score of exactly 14

(b) Calculate the minimum value of n such that P(Y ≥ 1) > 0.95

(3)

(Total for Question 6 is 9 marks)

题目中文翻译

一个袋子里有大量筹码,每个筹码上写有奇数或偶数。

奇数和偶数筹码的比例为 4 : 1

在一场游戏中,玩家从袋中随机抽取 4 个筹码。

玩家得分

• 每个抽到的偶数筹码得 5 分

• 每个抽到的奇数筹码得 2 分

随机变量 X 表示 4 个筹码的总得分。

(a) 求 X 的抽样分布

随机抽取 n 组 4 个筹码。随机变量 Y 表示这 n 组中总得分恰好为 14 的组数

(b) 计算最小的 n 值,使得 P(Y ≥ 1) > 0.95

(第 6 题共 9 分)

解答

(a)

解法一

思路

展开

每次抽到偶数筹码的概率为 1/51/5,抽到奇数筹码的概率为 4/54/5。若 4 个筹码中有 rr 个偶数,则总分为 5r+2(4r)=8+3r5r+2(4-r)=8+3r;让 r=0,1,2,3,4r=0,1,2,3,4,并用二项分布计算各个总分的概率。

答题过程

展开

For each counter,

P(even)=15,P(odd)=45.P(\text{even})=\frac15, \qquad P(\text{odd})=\frac45.

Let RR be the number of even counters among the four selected. Since the bag contains a large number of counters,

RB(4,15).R\sim\operatorname{B}\left(4,\frac15\right).

If R=rR=r, then

X=5r+2(4r)=8+3r.X=5r+2(4-r)=8+3r.

Hence the possible scores are

8,11,14,17,20.8,\qquad11,\qquad14,\qquad17,\qquad20.

The corresponding probabilities are

P(X=8)=(45)4=256625,P(X=8)=\left(\frac45\right)^4=\frac{256}{625}, P(X=11)=(41)(15)(45)3=256625,\begin{align*} P(X=11)=&\,\binom41\left(\frac15\right) \left(\frac45\right)^3\\ =&\,\frac{256}{625}, \end{align*} P(X=14)=(42)(15)2(45)2=96625,\begin{align*} P(X=14)=&\,\binom42\left(\frac15\right)^2 \left(\frac45\right)^2\\ =&\,\frac{96}{625}, \end{align*} P(X=17)=(43)(15)3(45)=16625,\begin{align*} P(X=17)=&\,\binom43\left(\frac15\right)^3 \left(\frac45\right)\\ =&\,\frac{16}{625}, \end{align*}

and

P(X=20)=(15)4=1625.P(X=20)=\left(\frac15\right)^4=\frac1{625}.

Therefore, the sampling distribution of XX is

xx811141720
P(X=x)P(X=x)256625\dfrac{256}{625}256625\dfrac{256}{625}96625\dfrac{96}{625}16625\dfrac{16}{625}1625\dfrac1{625}

(b)

解法一

思路

展开

由 (a),每组总分恰好为 14 的概率是 96/625=0.153696/625=0.1536。把 nn 组看作独立二项试验;“至少一组”用补事件表示为 1 减去一组都没有的概率。解指数不等式后取满足严格不等式的最小整数。

答题过程

展开

From part (a),

P(X=14)=96625=0.1536.P(X=14)=\frac{96}{625}=0.1536.

Therefore,

YB(n,0.1536).Y\sim\operatorname{B}(n,0.1536).

The required condition is

P(Y1)>0.95,1(10.1536)n>0.95,(0.8464)n<0.05.\begin{align*} P(Y\geqslant1)>&\,0.95,\\ 1-(1-0.1536)^n>&\,0.95,\\ (0.8464)^n<&\,0.05. \end{align*}

Taking logarithms, and noting that log(0.8464)<0\log(0.8464)<0, gives

n>log(0.05)log(0.8464)>17.96\begin{align*} n>&\,\frac{\log(0.05)}{\log(0.8464)}\\ >&\,17.96\ldots \end{align*}

Also,

P(Y1)n=17=0.94128,P(Y1)n=18=0.95030\begin{align*} P(Y\geqslant1)\big|_{n=17}=&\,0.94128\ldots,\\ P(Y\geqslant1)\big|_{n=18}=&\,0.95030\ldots \end{align*}

Hence the minimum integer value is

n=18.\boxed{n=18}.