Launching your learning experience…
Detailed notes on Probability and Statistics 2 - Paper 6 for Cambridge International A Levels Mathematics, covering key concepts, explanations, examples, and exam-focused revision points.
Modelling rare events. PMF, mean=variance=λ. Approximation to binomial. Sum of independent Poissons.
Mapped to the Cambridge International A Level 9709 syllabus (2024-2026).
Rare events in fixed interval.
Model. Events occurring randomly in time or space at constant average rate λ. X = number in fixed interval.
Notation. X∼Po(λ).
PMF. P(X=r)=r!e−λλr for r=0,1,2,…
Mean and variance. E(X)=Var(X)=λ. DISTINCTIVE — both equal λ.
Conditions.
Scaling. If rate is λ per minute, then in t minutes use λt.
Example. X∼Po(3.5). P(X=2)=2!e−3.5(3.5)2≈0.185.
Cambridge tip. State X∼Po(λ) at start.
Sum is Poisson.
Result. X∼Po(λ1), Y∼Po(λ2), independent. X+Y∼Po(λ1+λ2).
Use. Combining multiple Poisson sources or extending intervals.
Example. Calls at switchboard A: Po(2)/min. At B: Po(3)/min. Combined: Po(5)/min.
Multiple intervals. Rate λ/min × 5 mins = 5λ.
Cambridge tip. Explicit independence + Poisson distribution required.
Rare events in many trials.
When. X∼B(n,p) with n LARGE (≥50) and p SMALL (≤0.1).
Approximation. X≈Po(np).
Why it works. As n→∞ and p→0 with np fixed, binomial → Poisson. Sufficient: n≥50, p≤0.1.
No continuity correction. Both binomial and Poisson are discrete.
Example. X∼B(200,0.02). np=4. Use X≈Po(4). P(X≤3)=P(0)+P(1)+P(2)+P(3)=e−4(1+4+8+332)≈0.434.
Cambridge tip. Always state and verify conditions.
Verbatim phrases and definitions Cambridge mark schemes credit.
Poisson is heavily tested on S2 — typically 12-15 marks. Most-tested: PMF (6-7 marks), approximation to binomial (7 marks), sum of independent Poissons (5 marks).
Sources: Cambridge International A Level Mathematics 9709 syllabus (2024-2026); 9709 Examiner Reports 2022-2024; 9709/62 May/Jun 2024 question paper and mark scheme. Last reviewed 2026-05-11.
Step-by-step solutions to past-paper-style questions on the poisson distribution , written exactly the way a tutor would explain them at the board.
Question
X∼Po(3.5). Find P(X=2). (6 marks)
Step-by-step solution
Step 1
Poisson PMF. P(X=r)=r!e−λλr.
Step 2
Substitute. λ=3.5, r=2.
P(X=2)=2!e−3.5(3.5)2=2e−3.5×12.25
Step 3
Evaluate.
≈0.0302×12.25/2≈0.185
Answer
P(X=2)≈0.185.
Question
X∼B(200,0.02). Use Poisson approximation to find P(X≤3). (7 marks)
Step-by-step solution
Step 1
Check conditions. n large (≥50), p small (≤0.1), np=4 moderate. ✓
Step 2
Approximate. X≈Po(λ) with λ=np=4.
Step 3
Compute. P(X≤3)=P(0)+P(1)+P(2)+P(3)=e−4(1+4+8+32/6)≈0.0183×17.33≈0.434.
Answer
P(X≤3)≈0.434.
Question
Phone calls at switchboard A follow Po(2) per minute; at B, Po(3) per minute. Find probability of exactly 4 calls combined in one minute. (5 marks)
Step-by-step solution
Step 1
Sum of independent Poissons is Poisson with mean = sum of means.
XA+XB∼Po(5)
Step 2
Apply PMF.
P(X=4)=4!e−5⋅54=24e−5⋅625≈0.175
Answer
≈0.175.
The formulae you need to memorise for the poisson distribution on the Cambridge International A Level 9709 paper, with every variable defined in plain English and a note on when to use it.
P(X=r)=r!e−λλr,r=0,1,2,…
When to use
Modelling number of rare events in fixed interval (time/space).
E(X)=Var(X)=λ
When to use
Distinctive: mean equals variance.
X+Y∼Po(λ1+λ2)(when X∼Po(λ1),Y∼Po(λ2) independent)
When to use
Combining multiple Poisson sources.
B(n,p)≈Po(np)(n≥50,p≤0.1)
When to use
Rare events in many trials.
Definitions to memorise and the exact keywords mark schemes credit for the poisson distribution answers — sharpened from recent examiner reports for the 2026 Cambridge International A Level 9709 sitting.
Number of rare events in fixed interval. X∼Po(λ). Mean = variance = λ.
Expected number of events per unit interval.
The traps other students keep falling into on the poisson distribution questions — taken from recent Cambridge International A Level 9709 examiner reports and mark schemes — and how to avoid them.
9709 Examiner Reports 2022-2024
Why it happens
Quoted rate may be per hour but question asks per minute.
How to avoid it
Scale λ linearly. Rate 12/hour → 0.2/minute → 0.2 for Po.
9709 Examiner Reports 2022-2024
Why it happens
Habit.
How to avoid it
Conditions: n≥50 AND p≤0.1. Otherwise, use normal approximation.
The things students keep getting wrong in this sub-topic, answered.