MHT-CET Maths · Binomial Distribution
The Binomial Setting and Probability Mass Function
Fix n independent trials, each a success (p) or failure (q = 1 − p); then X = number of successes follows B(n, p), and P(X = r) = ⁿCᵣ pʳ qⁿ⁻ʳ — the single formula every question in this subtopic runs on.
Why this matters
This is the foundation of the whole chapter: 10 PYQs sit here (5 EASY, 4 MODERATE, 1 HARD). Every later idea (mean np, variance npq, at-least/at-most tails) is built on top of this one PMF. The recurring skills are three: reading n, p and q correctly from the wording (with-replacement draws, 'success = …'), evaluating a single P(X = r), and writing out the full P(X = 0…n) distribution table for a small experiment.
Concept 1 of 3
The Binomial Setting — n Fixed Independent Success or Failure Trials
Intuition
Definition
Four conditions define a binomial setting (Bernoulli trials):
- Fixed number of trials , decided in advance.
- Two outcomes per trial — a success (probability ) and a failure (probability ).
- **Constant ** — the success probability is the same on every trial (drawing WITH replacement keeps this true; without replacement breaks it).
- Independent trials — one trial's result does not change another's.
Then , the number of successes in the trials, is a binomial variable, written . It takes values .
Binomial variable and its parameters
- nnumber of trials (fixed in advance)
- pprobability of success on a single trial
- qprobability of failure, q = 1 − p
- Xnumber of successes across the n trials
Worked example
- Each toss is one trial with two outcomes; tossing 8 times fixes .
- Success = a tail, so and .
- The tosses are independent and is constant, so .
- A count of tails ranges from none to all: .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.How many parameters does a binomial distribution have, and what are they?
- 2.If is the success probability, what is the failure probability ?
- 3.Does drawing balls WITHOUT replacement give a binomial setting?
- 4.For , what values can take?
Binomial needs WITH-replacement (or constant p), not without-replacement
q = 1 − p is derived, so a binomial has only TWO parameters
Concept 2 of 3
The Binomial PMF — Probability of Exactly r Successes
Intuition
Definition
For , the probability mass function (the probability of exactly successes) is
- The counts the ways to choose WHICH trials succeed; is the probability of any one such pattern.
- All-successes: . No-successes: (both binomial coefficients are 1).
- Set up , , first, then plug in . 'None defective' means with success = defective, i.e. where = P(good).
Binomial probability mass function
- ⁿCᵣnumber of ways to place the r successes among the n trials
- pʳprobability of r successes
- qⁿ⁻ʳprobability of the remaining n − r failures
Worked example
- Success = a six, so , , .
- Here , so .
- and , so .
- Simplify: .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.For , write in terms of .
- 2.For , write .
- 3.A coin is tossed 6 times. Probability of exactly 6 heads?
- 4.. Compute .
From the bank · past-year question
[Q112 · 25 April Shift II · 2025]
'Not a swimmer is 1/5' means success p = 4/5, not p = 1/5
'None defective' is P(X = 0) = qⁿ, and it needs WITH-replacement
Don't forget the ⁿCᵣ multiplier
Match the exponents to r and n − r, in that order
Concept 3 of 3
Building the Full Probability Distribution Table
Intuition
Definition
A probability distribution of lists each value with its probability:
- Evaluate for .
- The successive probabilities are exactly the terms of , so they must sum to — the built-in validity check.
- For (e.g. a die tossed twice): , , . For : .
Distribution terms sum to one via the binomial expansion
Visualization · change n and p, watch the distribution reshape
At p = 0.5 the bars are symmetric about the centre. Push p to 0.2 and the peak slides left (few successes likely); push it to 0.8 and it slides right. The dashed line always sits at the mean np — raising n stretches the distribution and moves that centre.
Worked example
- Success = head, so , , .
- .
- .
- .
- Check: . ✓
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.For , write .
- 2.For , write the four probabilities in order .
- 3.A die is tossed twice, = number of fours. Find .
- 4.What must the probabilities in any distribution table add up to?
From the bank · past-year question
[Q144 · 9th May Shift 2 · 2023]
Order the table by ascending r — P(X = 0) uses qⁿ, P(X = n) uses pⁿ
Fix which colour is 'success' before building the table
The probabilities must sum to 1 — use it as a check
Middle term of B(2, p) carries a factor 2 (not 1)
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 (3)
- The Binomial Setting — n Fixed Independent Success or Failure Trials
Binomial variable and its parameters
- The Binomial PMF — Probability of Exactly r Successes
Binomial probability mass function
- Building the Full Probability Distribution Table
Distribution terms sum to one via the binomial expansion
Watch out for (10)
- Binomial needs WITH-replacement (or constant p), not without-replacement→ The Binomial Setting — n Fixed Independent Success or Failure Trials
- q = 1 − p is derived, so a binomial has only TWO parameters→ The Binomial Setting — n Fixed Independent Success or Failure Trials
- 'Not a swimmer is 1/5' means success p = 4/5, not p = 1/5→ The Binomial PMF — Probability of Exactly r Successes
- 'None defective' is P(X = 0) = qⁿ, and it needs WITH-replacement→ The Binomial PMF — Probability of Exactly r Successes
- Don't forget the ⁿCᵣ multiplier→ The Binomial PMF — Probability of Exactly r Successes
- Match the exponents to r and n − r, in that order→ The Binomial PMF — Probability of Exactly r Successes
- Order the table by ascending r — P(X = 0) uses qⁿ, P(X = n) uses pⁿ→ Building the Full Probability Distribution Table
- Fix which colour is 'success' before building the table→ Building the Full Probability Distribution Table
- The probabilities must sum to 1 — use it as a check→ Building the Full Probability Distribution Table
- Middle term of B(2, p) carries a factor 2 (not 1)→ Building the Full Probability Distribution Table
Mastery check — 5 interleaved questions
Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.
[Q149 · 11th May Shift 1 · 2023]
[Q139 · 10th May Shift 2 · 2024]
[Q146 · May Shift 1 · 2021]
[Q103 · 11th May Shift 2 · 2024]
[Q145 · 22 April Shift II · 2025]
Drill every past-year question on this subtopic
10 questions from the bank — paginated, with cart and Word-export support.