MHT-CET Maths · Binomial Distribution
Computing Binomial Probabilities — Cumulative, Ranges and Shortcuts
Combine the single-term formula P(X=r)=ⁿCᵣpʳqⁿ⁻ʳ into whole answers: add terms for 'at least' / 'at most', use 1−qⁿ for 'at least one', complement for ranges, and N×P(event) for an expected frequency.
Why this matters
This is the biggest subtopic in the chapter (20 PYQs — 3 EASY, 12 MODERATE, 5 HARD). The single-term PMF is page one; here the marks come from correctly COMBINING those terms. Almost every question is a phrasing puzzle first: 'at least 3', 'at most one', 'unable to solve less than two', 'even number of heads', 'second win at the third match' each map to a specific sum of PMF terms. Read the phrase, translate it to the exact set of r-values, then add.
Concept 1 of 6
Adding PMF Terms to Get a Whole Answer
Intuition
Definition
For with , the total probability splits across :
- Whole probability sums to 1: .
- A compound event is a SUM of terms: e.g. .
- Complement when it's shorter: . Pick whichever side has fewer terms.
The phrase-to-set dictionary: 'at least ' ; 'at most ' ; 'more than ' ; 'fewer/less than ' .
PMF term and the total-probability identity
- nnumber of independent trials
- pprobability of success on one trial
- qprobability of failure,
- rnumber of successes, an integer from 0 to n
Worked example
Practice this conceptself-check · 4 quick reps
'At least k' includes k itself, not just above it
A compound event is a SUM of terms, not a single term
Concept 2 of 6
At Least and At Most — Cumulative Probabilities
Intuition
Definition
Turn the phrase into a sum, then compute each term with the PMF:
- At most one: .
- At least three (n=5): .
- 'Unable to solve less than two' (with p = solve): the candidate fails on 0 or 1 problem, i.e. SOLVES or : . Decide which event 'success' labels before you count.
Factor the common power to match the option form — e.g. .
Two-term tails you meet most often
Visualization · "at least 6 heads" is the shaded tail
Counts are C(8, k), each over a total of 2⁸ = 256. The shaded bars k = 6, 7, 8 give P(X ≥ 6) = (28 + 8 + 1)/256 = 37/256. Here the complement P(X ≤ 5) has six terms, so summing the three-bar tail directly is the shorter route.
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q113 · 12th May Shift 1 · 2024]
'At most one defective' has two terms, not one
Decide which outcome 'success' labels before counting
Factor the shared power to match the printed option
Concept 3 of 6
At Least One — the 1 minus qⁿ Shortcut
Intuition
Definition
The complement collapses a whole tail to one term:
- At least one: .
- Smallest n for a threshold: to force , solve , then take the least integer n. For a fair coin () and : (since ).
This is exactly the trick behind 'probability of at least one defective bulb' .
The at-least-one complement
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q139 · 2nd May Shift 1 · 2023]
At least one = 1 − qⁿ, not p or np
For 'smallest n', solve the inequality — don't just plug the mean
Concept 4 of 6
Ranges and Symmetric Events by Complement
Intuition
Definition
Unpack the condition to an interval of integers, then choose the shorter side:
- means . For , gives .
- Since X can only be , that block excludes just and : .
- With , , so and the answer is .
Absolute-value condition and the complement of a range
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q124 · 3rd May 2nd Shift · 2023]
Cap the interval at 0 and n before counting
Use the complement when the range is most of 0…n
Concept 5 of 6
Special Counting — Even Successes, Expected Frequency, and Fixed-Trial Events
Intuition
Definition
Three recurring twists, each with its own hook:
- Even (or odd) number of successes: . For a fair coin, (for any ).
- Expected frequency over N repeats: if one experiment gives the event probability , then repeating it times gives expected count (this is the mean of a Binomial()).
- Event fixed at a specific trial ('second success at the 3rd match'): FIX the last trial as a success, and require exactly the remaining successes among the earlier trials: for a second win at match 3.
- Small-n sums like are just two PMF terms added directly.
Even-count identity and expected frequency
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q137 · 15th May Shift 2 · 2023]
Even number of heads on a fair coin is exactly 1/2
Expected frequency is N × P, not N × p
'Second success at the third trial' fixes the last trial
Concept 6 of 6
Finding p First When the Stem Hides It
Intuition
Definition
Two steps: (1) count to get p, (2) apply the binomial to the required event.
- Count the favourable outcomes. For two-digit numbers 00–99 (100 in all) with digit product 24: , so , .
- Mind the sample space. '10–99' is 90 numbers, '00–99' is 100 — the denominator changes p, so read the range carefully.
- Then the binomial. With , .
p by counting, then the at-least-3 binomial
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q101 · 21 April Shift II · 2025]
Count the favourable numbers carefully — this is where marks are lost
Read the sample-space range: 00–99 is 100, 10–99 is 90
After finding p, still add all the terms for 'at least 3'
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 (6)
- Adding PMF Terms to Get a Whole Answer
PMF term and the total-probability identity
- At Least and At Most — Cumulative Probabilities
Two-term tails you meet most often
- At Least One — the 1 minus qⁿ Shortcut
The at-least-one complement
- Ranges and Symmetric Events by Complement
Absolute-value condition and the complement of a range
- Special Counting — Even Successes, Expected Frequency, and Fixed-Trial Events
Even-count identity and expected frequency
- Finding p First When the Stem Hides It
p by counting, then the at-least-3 binomial
Watch out for (15)
- 'At least k' includes k itself, not just above it→ Adding PMF Terms to Get a Whole Answer
- A compound event is a SUM of terms, not a single term→ Adding PMF Terms to Get a Whole Answer
- 'At most one defective' has two terms, not one→ At Least and At Most — Cumulative Probabilities
- Decide which outcome 'success' labels before counting→ At Least and At Most — Cumulative Probabilities
- Factor the shared power to match the printed option→ At Least and At Most — Cumulative Probabilities
- At least one = 1 − qⁿ, not p or np→ At Least One — the 1 minus qⁿ Shortcut
- For 'smallest n', solve the inequality — don't just plug the mean→ At Least One — the 1 minus qⁿ Shortcut
- Cap the interval at 0 and n before counting→ Ranges and Symmetric Events by Complement
- Use the complement when the range is most of 0…n→ Ranges and Symmetric Events by Complement
- Even number of heads on a fair coin is exactly 1/2→ Special Counting — Even Successes, Expected Frequency, and Fixed-Trial Events
- Expected frequency is N × P, not N × p→ Special Counting — Even Successes, Expected Frequency, and Fixed-Trial Events
- 'Second success at the third trial' fixes the last trial→ Special Counting — Even Successes, Expected Frequency, and Fixed-Trial Events
- Count the favourable numbers carefully — this is where marks are lost→ Finding p First When the Stem Hides It
- Read the sample-space range: 00–99 is 100, 10–99 is 90→ Finding p First When the Stem Hides It
- After finding p, still add all the terms for 'at least 3'→ Finding p First When the Stem Hides It
Drill every past-year question on this subtopic
20 questions from the bank — paginated, with cart and Word-export support.