MHT-CET Maths · Teaching notes
Binomial Distribution — MHT-CET Maths
Binomial Distribution is a compact, high-yield MHT-CET Maths chapter (60 PYQs across 2021–2025) built on one model: n independent trials, each a success (probability p) or failure (q = 1 − p). Almost every question reduces to spotting n, p and q, then reaching for the right tool. It teaches in four movements: (1) The Binomial Setting & PMF — recognise the Bernoulli-trial setup, fix p and q, and read off a single probability with P(X = r) = ⁿCᵣ pʳ qⁿ⁻ʳ; (2) Computing Binomial Probabilities — 'at least', 'at most', ranges, and the workhorse 'at least one' = 1 − qⁿ, plus the even-count and expected-frequency variants; (3) Mean, Variance & Standard Deviation — mean = np, variance = npq, SD = √(npq), and inverting them to recover n and p; (4) Parameter Estimation & the Probability Ratio — pinning down n or p from a probability condition (P(X=a) = c·P(X=b)), the identity ⁿCₐ = ⁿC_b, and the successive-term ratio P(X=k)/P(X=k−1). Every PYQ is tagged — learn the pattern, drill the bank, recover the marks.
Subtopic notes
The Binomial Setting and Probability Mass Function
10 PYQsFix 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.
Open note
Computing Binomial Probabilities — Cumulative, Ranges and Shortcuts
20 PYQsCombine 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.
Open note
Mean, Variance and Standard Deviation of a Binomial Variable
15 PYQsFor X ~ B(n, p) you never build the distribution table — the mean is np, the variance is npq, and the standard deviation is √(npq); these three shortcuts answer almost every MHT-CET question on the topic.
Open note
Parameter Estimation and the Probability Ratio
15 PYQsUse the ratio of two adjacent binomial probabilities to turn a condition like P(X=a) = c·P(X=b) into a simple linear equation in p and q, and read off the unknown parameter p (or n) — the engine behind almost every 'find p' MHT-CET question.
Open note
PYQ weightage by concept
19 concepts · 60 PYQs — where the marks actually sit, so you know what to drill first
PYQ weightage by concept
19 concepts · 60 PYQs — where the marks actually sit, so you know what to drill first
| Concept | PYQs | Share |
|---|---|---|
| The Binomial PMF — Probability of Exactly r Successes | 7 | 12% |
| Building the Full Probability Distribution Table | 3 | 5% |
| The Binomial Setting — n Fixed Independent Success or Failure Trialsfoundation | — | — |
| Concept | PYQs | Share |
|---|---|---|
| At Least and At Most — Cumulative Probabilities | 9 | 15% |
| Special Counting — Even Successes, Expected Frequency, and Fixed-Trial Events | 5 | 8% |
| Finding p First When the Stem Hides It | 3 | 5% |
| At Least One — the 1 minus qⁿ Shortcut | 2 | 3% |
| Ranges and Symmetric Events by Complement | 1 | 2% |
| Adding PMF Terms to Get a Whole Answerfoundation | — | — |
| Concept | PYQs | Share |
|---|---|---|
| Variance is npq and Standard Deviation is the Square Root of npq | 9 | 15% |
| Recovering n and p from the Mean and Variance | 4 | 7% |
| Solving When the Mean and Variance are Combined into One Equation | 2 | 3% |
| The Mean of a Binomial Variable is npfoundation | — | — |
| Concept | PYQs | Share |
|---|---|---|
| Finding p from a Condition a·P(X=i) = b·P(X=j) | 7 | 12% |
| Finding p from Given Numerical Probabilities | 3 | 5% |
| The Successive-Term Ratio of a Binomial Distribution | 2 | 3% |
| Combination Identities: ⁿCₐ = ⁿC_b and PMF Normalisation | 2 | 3% |
| The Most Probable Value (Mode) of a Binomial Distribution | 1 | 2% |
| The Binomial PMF, Mean and Variance (Recall)foundation | — | — |
Formula & revision sheet
19 formulas · 51 gotchas across all subtopics — the exam-eve cheat-sheet
Formula & revision sheet
19 formulas · 51 gotchas across all subtopics — the exam-eve cheat-sheet
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
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
Formulas (4)
- The Mean of a Binomial Variable is np · Mean of a binomial variable
- Variance is npq and Standard Deviation is the Square Root of npq · Variance and standard deviation of a binomial variable
- Recovering n and p from the Mean and Variance · Recover q, then p and n
- Solving When the Mean and Variance are Combined into One Equation · Sum of mean and variance
Watch out for (11)
- The mean is np, never p or p^n→ The Mean of a Binomial Variable is np
- 'With replacement' is what makes the trials binomial→ The Mean of a Binomial Variable is np
- Variance is npq, not np or npq^2→ Variance is npq and Standard Deviation is the Square Root of npq
- Variance is always smaller than the mean for a binomial variable→ Variance is npq and Standard Deviation is the Square Root of npq
- SD is the square root of the variance, not of npq-then-forgotten→ Variance is npq and Standard Deviation is the Square Root of npq
- Divide variance by mean to get q — not p→ Recovering n and p from the Mean and Variance
- P(X = 0) is q^n, and P(X ≥ 1) = 1 − q^n→ Recovering n and p from the Mean and Variance
- For a lower tail sum the terms up to r, then divide by 2^n only if p = 1/2→ Recovering n and p from the Mean and Variance
- Substitute q = 1 − p to reduce the sum to a single-variable equation→ Solving When the Mean and Variance are Combined into One Equation
- Reject the root outside [0, 1]→ Solving When the Mean and Variance are Combined into One Equation
- Read whether p, q, or the variance is being asked→ Solving When the Mean and Variance are Combined into One Equation
Formulas (6)
- The Binomial PMF, Mean and Variance (Recall) · PMF, mean and variance of B(n, p)
- The Successive-Term Ratio of a Binomial Distribution · Ratio of consecutive binomial probabilities
- Finding p from a Condition a·P(X=i) = b·P(X=j) · Cancelling a condition to a linear relation
- Finding p from Given Numerical Probabilities · Divide two given probabilities to expose p/q
- Combination Identities: ⁿCₐ = ⁿC_b and PMF Normalisation · The two n-pinning identities
- The Most Probable Value (Mode) of a Binomial Distribution · Most probable value for a fair coin B(n, ½)
Watch out for (15)
- Variance is npq, not np or np·q with q = p→ The Binomial PMF, Mean and Variance (Recall)
- The exponent of q is n − r, not r→ The Binomial PMF, Mean and Variance (Recall)
- The coefficient ratio is (n−k+1)/k, not (n−k)/k or (n−k+1)/(k+1)→ The Successive-Term Ratio of a Binomial Distribution
- Do not invert the ratio: it is p/q, not q/p→ The Successive-Term Ratio of a Binomial Distribution
- Cancel powers of BOTH p and q before solving→ Finding p from a Condition a·P(X=i) = b·P(X=j)
- Always substitute q = 1 − p at the end, not p = 1 − q inconsistently→ Finding p from a Condition a·P(X=i) = b·P(X=j)
- Read what the question finally asks — p, or the variance/probability that follows→ Finding p from a Condition a·P(X=i) = b·P(X=j)
- Dividing the two given probabilities is faster than substituting numbers→ Finding p from Given Numerical Probabilities
- Recover p, then evaluate the REQUESTED probability — not the ones given→ Finding p from Given Numerical Probabilities
- Read a single given P(X=r) as a product of powers to spot p and q→ Finding p from Given Numerical Probabilities
- ⁿCₐ = ⁿC_b gives a + b = n (or a = b), not a − b = n→ Combination Identities: ⁿCₐ = ⁿC_b and PMF Normalisation
- The coefficients cancel only for a FAIR coin→ Combination Identities: ⁿCₐ = ⁿC_b and PMF Normalisation
- Simplify the final probability into the option's power of 2→ Combination Identities: ⁿCₐ = ⁿC_b and PMF Normalisation
- For odd n there are TWO modes, both central→ The Most Probable Value (Mode) of a Binomial Distribution
- The mode is the middle of the range, not the mean np unless p = ½→ The Most Probable Value (Mode) of a Binomial Distribution