NDA Maths · Binomial Distribution
Mean, Variance, and Recovering the Parameters
B(n, p) has mean np and variance npq, and most PYQs run this backwards — given the mean and variance, recover n and p.
Why this matters
The other 15 PYQs live here, and they are remarkably formulaic: two facts, mean = np and variance = npq, generate almost every question. The signature move is the back-solve — divide variance by mean to get q, then read off p and n. A second family gives you a relation between two probabilities (like 9·P(X=4) = P(X=2)) and asks for p. Both reduce to one or two lines once you know the pattern.
Concept 1 of 7
Why the Mean Is np and the Variance npq
Intuition
Definition
Write , where on success and on failure.
- One trial: mean , variance .
- Means always add: .
- Variances add for INDEPENDENT trials: .
That independence is exactly why the binomial conditions matter — drop it and the variance formula breaks.
Mean and variance of one trial
Worked example
- Each of the trials contributes mean ; means add, so .
- Each contributes variance ; for independent trials variances add, so .
Concept 2 of 7
Mean, Variance, and Standard Deviation
Intuition
Definition
For with :
- Mean: .
- Variance: .
- Standard deviation: .
A built-in check: since , the variance is always less than the mean . If a computed variance exceeds the mean, something is wrong.
The three summary measures
Visualization · mean np at the centre, spread √(npq)
For B(10, 0.4): mean np = 4 (the dashed centre), variance npq = 2.4, so σ = √2.4 ≈ 1.55 (the shaded band). Notice σ² = 2.4 is less than the mean 4 — the variance npq is always below the mean np because q < 1, a quick sanity check on any answer.
Worked example
- , , .
- .
- , so .
From the bank · past-year question
[Q114 · Apr · 2019]
Standard deviation is √(npq), not npq
Concept 3 of 7
Recovering n and p from the Moments
Intuition
Definition
The standard back-solve:
- Step 1: , then .
- Step 2: .
If you are handed the standard deviation, square it to the variance first.
Divide variance by mean to get q
Worked example
- Variance ; mean .
- , so .
- .
Practice this conceptself-check · 2 quick reps
Try it yourself
Practice — Level 1 (2 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Mean 200, variance 160. Find n.
- 2.Mean 6, SD . Find n and p.
From the bank · past-year question
[Q120 · Apr · 2017]
Variance over mean gives q, not p
Concept 4 of 7
When You Are Given a Relation, Not the Values
Intuition
Definition
Replace the words with and , then cancel the common :
Mean equals c times variance
Worked example
- ; cancel : .
- , so .
From the bank · past-year question
[Q101 · Apr · 2018]
Cancel np, do not cancel the wrong factor
Concept 5 of 7
Finding p from a Probability Equation
Intuition
Definition
Given a relation between and , write each as and take the ratio so common powers cancel. Two handles make this fast:
- Binomial coefficients are symmetric: (e.g. ), so they often cancel outright.
- A ratio reduces to powers of and only.
Solve the resulting equation (take the positive root, since ).
Ratio of two probabilities
Worked example
- ; since , they cancel.
- gives .
- With and : .
Practice this conceptself-check
Try it yourself
From the bank · past-year question
[Q115 · Sep · 2023]
Use coefficient symmetry before brute force
Concept 6 of 7
Variance Is Unchanged by Y = n − X
Intuition
Definition
If and (so ):
- Variance is symmetric in : .
- The means are complementary: .
So whenever with binomial, — no recomputation needed.
Variance survives the swap
Worked example
- .
- .
From the bank · past-year question
[Q105 · Apr · 2023]
Variance does not flip; the mean does
Concept 7 of 7
The Symmetric Case: Mean = n/2 when p = ½
Intuition
Definition
For : and . A variable taking values with frequencies has total frequency and mean
Symmetric binomial mean
Worked example
- , so the distribution is symmetric about its centre.
- .
From the bank · past-year question
[Q115 · Sep · 2017]
Symmetry needs p = ½, not just 'two outcomes'
Summary — formulas & gotchas at a glance
A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.
Formulas (7)
- Why the Mean Is np and the Variance npq
Mean and variance of one trial
- Mean, Variance, and Standard Deviation
The three summary measures
- Recovering n and p from the Moments
Divide variance by mean to get q
- When You Are Given a Relation, Not the Values
Mean equals c times variance
- Finding p from a Probability Equation
Ratio of two probabilities
- Variance Is Unchanged by Y = n − X
Variance survives the swap
- The Symmetric Case: Mean = n/2 when p = ½
Symmetric binomial mean
Watch out for (6)
- Standard deviation is √(npq), not npq→ Mean, Variance, and Standard Deviation
- Variance over mean gives q, not p→ Recovering n and p from the Moments
- Cancel np, do not cancel the wrong factor→ When You Are Given a Relation, Not the Values
- Use coefficient symmetry before brute force→ Finding p from a Probability Equation
- Variance does not flip; the mean does→ Variance Is Unchanged by Y = n − X
- Symmetry needs p = ½, not just 'two outcomes'→ The Symmetric Case: Mean = n/2 when p = ½
Mastery check — 5 interleaved questions
Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.
[Q109 · Sep · 2017]
[Q108 · Apr · 2025]
[Q102 · Apr · 2024]
[Q107 · Apr · 2025]
[Q118 · Apr · 2021]
Drill every past-year question on this subtopic
15 questions from the bank — paginated, with cart and Word-export support.