2023 H2 Mathematics Paper 2 Question 10
The Binomial Distribution
Answers
(ai)
The probability of an ornament is faulty is the same for each ornament.
Whether an ornament is faulty is independent of any other ornament.
(aii)
np−npq=0.08.
(aiii)
(aiv)
(av)
Full solutions
(ai)
The probability of an ornament is faulty is the same for each ornament ■
Whether an ornament is faulty is independent of any other ornament ■
(aii)
Let X
denote the random variable of the number
of faulty ornaments, out of 50.
X∼B(50,0.04)
Mean−Variance=np−npq=50×0.04−50×0.04×0.96=0.08■
(aiii)
P(X≤2)=0.67671=0.677 (3 sf)■
(aiv)
Let Y
denote the random variable of the number of
days, out of 5, that no more than 2 faulty ornaments are produced
Y∼B(5,0.67671)
P(Y≥3)=1−P(Y≤2)=0.80477=0.805 (3 sf)■
(av)
Let W
denote the random variable of the number of
faulty items produced in 5 days
W∼B(250,0.04)
P(W≤10)=0.58306=0.583 (3 sf)■
(b)
Let L
denote the random variable of the number of
faulty pens in a sample of 6
L∼B(6,1−p)
Proportion of boxes Mr Lu accepts=P(L≤1)=P(L=0)+P(L=1)=p6+(16)(1−p)p6−1=p6+6(1−p)p6−1 Let M
denote the random variable of the number of
faulty pens in a sample of 3
M∼B(3,1−p)
Proportion of boxes Mrs Ming accepts=P(M=0)+P(M=1)⋅P(M=0)=p3+(13)(1−p)p3−1⋅p3=p3+3(1−p)p5
Proportion of boxes Mr Ming accepts−Proportion of boxes Mr Lu accepts=p3+3(1−p)p5−p6−6(1−p)p5=p3−p6−3(1−p)p5=p3(1−p3)−3(1−p)p5=p3(1−p)(1+p+p2)−3(1−p)p5=p3(1−p)(1+p+p2−3p2)=p3(1−p)(1+p−2p2)=p3(1−p)(1+2p)(1−p)>0since 0<p<1 Hence Mrs Ming accepts a greater proportion of boxes than Mr Lu ■
Question Commentary
Part (a) and all its subparts are a pretty standard
question about the binomial distribution.
However, part (b) was novel and proving algebraically can be a challenge.
Hopefully most students were able to use the binomial pdf formula
to get the proportion of boxes Mr Lu and Mrs Ming accepts separately.
Proving which proportion is greater will require a strategy that, while
common at higher levels, is not often seen at this level. In general, one
approach to show x>y
is to show x−y>0.
This is the approach we take above, and coupled with
algebraic manipulation, factorization and the cubic factorization formula
x3−y3=(x−y)(x2+xy+y2), we are able to show that the difference is positive using the condition
0<p<1.