Skip to content
S4.1

Understand and use simple, discrete probability distributions (mean and variance of discrete random variables excluded), including the binomial distribution as a model; calculate probabilities using the binomial distribution.

Draft — not yet indexed

Discrete distributions and the binomial

Worked answers and methods for S4.1 on Edexcel A-level Maths 9MA0.

Explanation

  • A discrete probability distribution lists possible values with probabilities between 00 and 11 whose total is 11; a discrete uniform distribution assigns equal probability to each value. Use XB(n,p)X\sim\operatorname{B}(n,p) for a fixed number nn of independent trials, each with two outcomes and constant success probability pp.
  • For a binomial variable, P(X=r)=(nr)pr(1p)nrP(X=r)=\binom{n}{r}p^r(1-p)^{n-r}; cumulative probabilities are often most efficiently found with a calculator.
  • Translate inequalities carefully: for integer-valued XX, P(X<r)=P(Xr1)P(X<r)=P(X\leq r-1) and P(Xr)=1P(Xr1)P(X\geq r)=1-P(X\leq r-1).
  • Use the cumulative binomial probability P(X4)=r=04(14r)(0.4)r(0.6)14r=0.279256P(X\leq4)=\sum_{r=0}^{4}\binom{14}{r}(0.4)^r(0.6)^{14-r}=0.279256\ldots.
  • Therefore P(X4)=0.2793P(X\leq4)=0.2793.

Worked example

Let XB(14,0.4)X\sim\operatorname{B}(14,0.4). Find P(X4)P(X\leq4) to 44 decimal places.

  1. 1.Use the cumulative binomial probability P(X4)=r=04(14r)(0.4)r(0.6)14r=0.279256P(X\leq4)=\sum_{r=0}^{4}\binom{14}{r}(0.4)^r(0.6)^{14-r}=0.279256\ldots.
  2. 2.Therefore P(X4)=0.2793P(X\leq4)=0.2793.

Answer: 0.27930.2793

Common mistakes

  • Don't use P(X<k)P(X<k) when the question asks for P(Xk)P(X\leq k).
  • Don't calculate a single binomial probability when the event is cumulative, or omit an endpoint from the sum.

Exam tip

Translate the inequality into the exact binomial range before using cumulative probabilities and round only at the end.

Worked practice

Q1
Tier 1 · Easy

1.

A discrete random variable XX takes values 00, 11 and 22 with probabilities kk, 3k3k and 4k4k respectively. Find kk and P(X1)P(X\geq1).

(3)

(Total for Question 1 is 3 marks)

Mark scheme

Mark scheme for question 1
QuestionSchemeMarks
1
  • k=18k=\frac18.
  • P(X1)=78P(X\geq1)=\frac78.
3
Notes
Probabilities sum to 11, so k+3k+4k=8k=1k+3k+4k=8k=1 and k=1/8k=1/8. Therefore P(X1)=3k+4k=7k=7/8P(X\geq1)=3k+4k=7k=7/8.

(3 marks)

Q2
Tier 2 · Standard

2.

The random variable XX has a discrete uniform distribution on {2,0,2,4,6}\{-2,0,2,4,6\}. Write down its probability distribution, then find P(X<3)P(X<3) and P(X4)P(|X|\geq4).

(3)

(Total for Question 2 is 3 marks)

Mark scheme

Mark scheme for question 2
QuestionSchemeMarks
2
  • P(X=x)=15P(X=x)=\dfrac15 for each x{2,0,2,4,6}x\in\{-2,0,2,4,6\}
  • P(X<3)=35P(X<3)=\dfrac35
  • P(X4)=25P(|X|\geq4)=\dfrac25
3
Notes
There are five equally likely values, so each has probability 1/51/5. The event X<3X<3 contains 2,0,2-2,0,2, giving 3/53/5. The event X4|X|\geq4 contains 44 and 66, giving 2/52/5.

(3 marks)

Q3
Tier 3 · Hard

3.

A binomial random variable XX has 1010 trials and satisfies P(X=0)=0.810P(X=0)=0.8^{10}. Find its success probability pp, then calculate P(X3)P(X\geq3) to 44 decimal places.

(5)

(Total for Question 3 is 5 marks)

Mark scheme

Mark scheme for question 3
QuestionSchemeMarks
3
  • p=0.2p=0.2.
  • P(X3)=0.3222P(X\geq3)=0.3222.
5
Notes
For XB(10,p)X\sim\operatorname{B}(10,p), P(X=0)=(1p)10P(X=0)=(1-p)^{10}. Hence (1p)10=0.810(1-p)^{10}=0.8^{10}, so p=0.2p=0.2. Then P(X3)=1P(X2)=1[0.810+10(0.2)(0.8)9+(102)(0.2)2(0.8)8]=0.322200P(X\geq3)=1-P(X\leq2)=1-[0.8^{10}+10(0.2)(0.8)^9+\binom{10}{2}(0.2)^2(0.8)^8]=0.322200\ldots, giving 0.32220.3222.

(5 marks)

Q4
Tier 1 · Easy

4.

A discrete random variable YY takes values 3-3, 1-1, 22 and 55 with probabilities 0.100.10, 0.250.25, 0.400.40 and 0.250.25 respectively. Find P(Y>0)P(Y>0) and P(Y2)P(|Y|\leq2).

(2)

(Total for Question 4 is 2 marks)

Mark scheme

Mark scheme for question 4
QuestionSchemeMarks
4
  • P(Y>0)=0.65P(Y>0)=0.65
  • P(Y2)=0.65P(|Y|\leq2)=0.65
2
Notes
The positive values are 22 and 55, giving 0.40+0.25=0.650.40+0.25=0.65. The values satisfying Y2|Y|\leq2 are 1-1 and 22, giving 0.25+0.40=0.650.25+0.40=0.65.

(2 marks)

Q5
Tier 2 · Standard

5.

Independent trials each have success probability 0.200.20. Find the smallest number of trials needed for the probability of at least one success to exceed 0.950.95. State this probability for your minimum number of trials to 44 decimal places.

(4)

(Total for Question 5 is 4 marks)

Mark scheme

Mark scheme for question 5
QuestionSchemeMarks
5
  • 1414 trials
  • P(X1)=0.9560P(X\geq1)=0.9560 when n=14n=14
4
Notes
For nn trials, P(X1)=10.8nP(X\geq1)=1-0.8^n. The requirement is 0.8n<0.050.8^n<0.05, so n>log(0.05)/log(0.8)=13.425n>\log(0.05)/\log(0.8)=13.425\ldots. The smallest integer is 1414, and 10.814=0.956019=0.95601-0.8^{14}=0.956019\ldots=0.9560.

(4 marks)

Q6
Tier 3 · Hard

6.

Let XB(12,0.25)X\sim\operatorname{B}(12,0.25). Given that at least one success occurs, find the probability that at least three successes occur. Give your answer to 44 decimal places, using unrounded values in your working.

(5)

(Total for Question 6 is 5 marks)

Mark scheme

Mark scheme for question 6
QuestionSchemeMarks
6
  • 0.62930.6293
5
Notes
Since X3X\geq3 implies X1X\geq1, the required conditional probability is P(X3)/P(X1)P(X\geq3)/P(X\geq1). Now P(X3)=1P(X2)=0.609324P(X\geq3)=1-P(X\leq2)=0.609324\ldots and P(X1)=1P(X=0)=10.7512=0.968323P(X\geq1)=1-P(X=0)=1-0.75^{12}=0.968323\ldots. Their ratio is 0.6292570.629257\ldots, giving 0.62930.6293.

(5 marks)

Q7
Tier 2 · Standard

7.

Let XB(20,0.35)X\sim\operatorname{B}(20,0.35). Given P(X3)=0.0443756P(X\leq3)=0.0443756, P(X4)=0.1181966P(X\leq4)=0.1181966 and P(X8)=0.7623776P(X\leq8)=0.7623776, find P(4X8)P(4\leq X\leq8) and P(4<X8)P(4<X\leq8). Give each answer to 44 decimal places.

(4)

(Total for Question 7 is 4 marks)

Mark scheme

Mark scheme for question 7
QuestionSchemeMarks
7
  • P(4X8)=0.7180P(4\leq X\leq8)=0.7180
  • P(4<X8)=0.6442P(4<X\leq8)=0.6442
4
Notes
For the inclusive lower endpoint, subtract only values up to 33: P(4X8)=P(X8)P(X3)=0.76237760.0443756=0.7180020P(4\leq X\leq8)=P(X\leq8)-P(X\leq3)=0.7623776-0.0443756=0.7180020. For the strict lower endpoint, subtract values up to 44: P(4<X8)=0.76237760.1181966=0.6441810P(4<X\leq8)=0.7623776-0.1181966=0.6441810. Rounding gives 0.71800.7180 and 0.64420.6442.

(4 marks)

Q8
Tier 3 · Hard

8.

Eight independent trials share a constant success probability pp, where 0<p<10<p<1, and XX denotes their total number of successes. Given that P(X=2)=3P(X=1)P(X=2)=3P(X=1), find pp. Hence find P(X2)P(X\geq2) to 44 decimal places.

(6)

(Total for Question 8 is 6 marks)

Mark scheme

Mark scheme for question 8
QuestionSchemeMarks
8
  • p=613p=\dfrac6{13}
  • P(X2)=0.9445P(X\geq2)=0.9445
6
Notes
For XB(8,p)X\sim\operatorname{B}(8,p), P(X=2)=28p2(1p)6P(X=2)=28p^2(1-p)^6 and P(X=1)=8p(1p)7P(X=1)=8p(1-p)^7. Since 0<p<10<p<1, division gives 7p2(1p)=3\frac{7p}{2(1-p)}=3, so 7p=6(1p)7p=6(1-p) and p=6/13p=6/13. Therefore P(X2)=1P(X=0)P(X=1)=1(7/13)88(6/13)(7/13)7=0.944473=0.9445P(X\geq2)=1-P(X=0)-P(X=1)=1-(7/13)^8-8(6/13)(7/13)^7=0.944473\ldots=0.9445.

(6 marks)

Q9
Tier 3 · Hard

9.

A binomial random variable XB(n,p)X\sim\operatorname{B}(n,p) satisfies P(X=1)=6P(X=0)P(X=1)=6P(X=0) and P(X=2)=2P(X=1)P(X=2)=2P(X=1), where n2n\geq2 and 0<p<10<p<1. Find nn and pp. Hence find the exact value of P(X2)P(X\geq2).

(6)

(Total for Question 9 is 6 marks)

Mark scheme

Mark scheme for question 9
QuestionSchemeMarks
9
  • n=3n=3 and p=23p=\dfrac23
  • P(X2)=2027P(X\geq2)=\dfrac{20}{27}
6
Notes
Write q=1pq=1-p. The first ratio gives np/q=6np/q=6. Also P(X=2)/P(X=1)=(n1)p/(2q)=2P(X=2)/P(X=1)=(n-1)p/(2q)=2, so (n1)p/q=4(n-1)p/q=4. Subtracting gives p/q=2p/q=2, hence p=2/3p=2/3 and then n=3n=3. Therefore P(X2)=1P(X=0)P(X=1)=1(1/3)33(2/3)(1/3)2=20/27P(X\geq2)=1-P(X=0)-P(X=1)=1-(1/3)^3-3(2/3)(1/3)^2=20/27.

(6 marks)

Q10
Tier 3 · Hard

10.

Machine A produces 88 independently inspected components and machine B produces 77. Every component, regardless of machine, has the same probability 0.400.40 of being defective, and all inspections are independent. Let TT be the total number of defective components. State the distribution of TT and calculate P(T8)P(T\geq8) to 44 decimal places. Explain why the same binomial distribution for TT would not be valid if machine B instead had defect probability 0.200.20.

(6)

(Total for Question 10 is 6 marks)

Mark scheme

Mark scheme for question 10
QuestionSchemeMarks
10
  • TB(15,0.40)T\sim\operatorname{B}(15,0.40)
  • P(T8)=0.2131P(T\geq8)=0.2131
  • If machine B had probability 0.200.20, the 1515 trials would not share one constant success probability, so their total would not have a binomial distribution with one parameter pp.
6
Notes
The two independent counts have the same success probability, so pooling their 8+7=158+7=15 trials gives TB(15,0.40)T\sim\operatorname{B}(15,0.40). Thus P(T8)=r=815(15r)(0.4)r(0.6)15r=0.213103=0.2131P(T\geq8)=\sum_{r=8}^{15}\binom{15}{r}(0.4)^r(0.6)^{15-r}=0.213103\ldots=0.2131. Different machine probabilities would violate the constant-pp condition even if all component outcomes remained independent.

(6 marks)

Verified exam appearances

We have not yet indexed a verified real-paper appearance for S4.1. Browse the Edexcel A-level Maths 9MA0 past papers directly.

Other points in S4 Statistical distributions

Want help turning this into marks?

Bring S4.1 or any tricky specification point, and we can work through the method and exam wording together.