Binomial mean & variance
- Over trials, the expected number of successes is .
- Example: 100 fair coin flips gives an expected 50 heads.
- So for a binomial, .
- The spread result to memorise is .
- The standard deviation is the square root: .
μ = np, σ² = npq, and the reverse trick
Worked example
Forward
: , , .
Answer
B(20, 0.40)·mean np = 8.0·variance npq = 4.80
- Reverse: ().
- , then .
- “Least n” from : trial or logs, round up.
Reverse problem: q = Var ÷ E (npq ÷ np), then p = 1 − q, then n = μ/p.
Worked example
Reverse: find n and p
: , , . Then .
Answer
Worked example
Least n (log method)
, least with : . Since :
Answer
Why npq for the variance
Each trial is a Bernoulli with variance ; independent trials add variances, giving — that is the whole story behind .
Common mistake
Quoting as the SD (it is the variance — take the root). In the reverse problem divide (not ), and for “least” always round up.
Big n: approximate with a Normal
- When is large enough, binomial bars start to look bell-shaped.
- Use this only when and .
- Approximate by .
- The mean stays and the variance stays .
- Because integers become a smooth curve, use a continuity correction: shift the boundary by 0.5.
- The Normal chapter gives the full method (Ch8).
- State , then approx (name both).
- Compute mean and variance (not the SD yet).
- Continuity-correct the boundary by 0.5 (table below).
- Standardise — use , never .
- Read Φ; finish (1−Φ for an upper tail, Φ(b)+Φ(a)−1 for a band).
Worked example
One-sided normal approximation
, P(fewer than 22). Mean , variance . C.C. ; ; . (9709/52/M/J/24 Q6)
Answer
| Want P(…) | Corrected boundary | Then |
|---|---|---|
Name N(np, npq), shift the boundary by 0.5, standardise with √(npq) — never npq, never √σ.
Examiner note
Write np and npq as numbers before standardising (a separate B1), and the 0.5 continuity correction must be visibly present (its own M1). Standardise with , not or . (9709/52/O/N/24 Q7)
Common mistake
Standardising with the variance (or ) instead of , and the wrong continuity-correction direction on a strict band (use and for “more than 28 but fewer than 35”).