MHT-CET Maths · Probability Distribution
Discrete Random Variables, PMF and CDF
A random variable assigns a number to each outcome; its probability mass function lists P(X=x) for every value, obeys 0 ≤ P ≤ 1 and ΣP = 1, and its cumulative distribution function F(x) = P(X ≤ x) accumulates those probabilities.
Why this matters
This is the technique-richest subtopic of the chapter: 29 PYQs (3 EASY, 22 MODERATE, 4 HARD). The bank tests four separate skills that all begin from ΣP = 1 — solving a linear-k table, a quadratic-in-k table (the 6k²+5k−1 and 10k²+9k−1 factorings recur almost every year), an exponential pmf, and an infinite arithmetico-geometric pmf — plus building a distribution from a coin/card/draw experiment, reading a CDF, and normalising a continuous pdf. Expectation and variance are taught separately; here the whole game is finding the constant, reading a range probability, and constructing the table correctly.
Concept 1 of 9
Discrete Random Variable and Its Probability Mass Function
Intuition
Definition
A probability mass function of a discrete random variable must satisfy TWO axioms:
- Each probability is valid: for every value .
- The total mass is one: — summed over ALL values the variable can take.
These two rules are the engine of the whole subtopic: every 'find the constant' question is just ΣP = 1 solved for the unknown, and every 'is this a valid distribution?' check is these two axioms.
The two pmf axioms
- Xthe discrete random variable
- x_ieach value X can take
- P(X=x_i)the probability mass at that value
Worked example
- Each value: — all lie in . ✓
- Sum: . ✓
- Both axioms hold, so it is a valid pmf.
A pmf must sum to exactly 1, over ALL values
Probabilities can never exceed 1 or go negative
Concept 2 of 9
Finding the Constant k from a Linear Probability Table
Intuition
Definition
When the pmf entries are linear in (e.g. , or a piecewise rule /):
- Sum all entries and set the total equal to 1: .
- Solve the resulting LINEAR equation for — a single step.
- Substitute back to read off any required probability or range.
If a fixed number appears (e.g. with the rest in ), include it in the sum: .
Linear normalisation
Worked example
- Sum: .
- Set .
- .
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.Entries sum to 1. Find .
- 2.Entries sum to 1. Find .
- 3.For on , find .
- 4.If and remaining terms total , find .
From the bank · past-year question
[Q109 · 3rd May 2nd Shift · 2023]
Include every row — even a fixed number — in ΣP = 1
Match the range operator exactly: strict vs inclusive
Concept 3 of 9
Reading a Range Probability from the pmf Table
Intuition
Definition
Translate the inequality into exactly which values to add:
- : all values strictly below .
- : from up to but NOT including .
- — use the complement to avoid adding a long tail.
- .
The complement rule is the workhorse whenever the 'up to' side has fewer cells than the 'from' side.
Complement for a tail probability
Worked example
- means the values — include , exclude .
- .
- Complement 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.Given and entries , find .
- 2.Write as a complement.
- 3.Does include ?
- 4., entries as on . Find .
From the bank · past-year question
[Q115 · 19 April Shift I · 2025]
and are not the same
Use the complement only when it has fewer terms
Concept 4 of 9
Finding k from a Quadratic Probability Table
Intuition
Definition
The two standard quadratics and their admissible roots:
- (reject ).
- (reject ).
Always reject the negative root — a negative would make some negative. After finding k, evaluate the required range, remembering the terms: e.g. .
The two recurring MHT-CET quadratics
Worked example
- Sum: .
- So ; by the quadratic formula .
- , so (reject the negative root).
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.Solve for the admissible probability constant.
- 2.Solve for the admissible constant.
- 3.With and entries , find .
- 4.Why is rejected in ?
From the bank · past-year question
[Q146 · 25 April Shift I · 2025]
Reject the negative root of the k-quadratic
Don't drop the terms when evaluating a range
, not
Concept 5 of 9
Finding k for an Exponential pmf on a Finite Range
Intuition
Definition
For on :
- Finite geometric sum: (for ).
- Set and solve for .
For : , so and .
Finite geometric normalisation
Worked example
- Sum: .
- Set .
- So .
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.. Value of ?
- 2.Sum .
- 3.. Value of ?
- 4.Is the finite sum equal to ?
From the bank · past-year question
[Q129 · May Shift 1 · 2021]
Sum a FINITE range fully — don't stop early
A finite exponential pmf is NOT the infinite geometric sum
Concept 6 of 9
Finding k for an Infinite pmf k(x+1)rˣ
Intuition
Definition
For the infinite pmf :
- Key AGP sum (memorise): for .
- Set , so .
- For : . For : .
Then any follows by direct substitution — e.g. .
AGP normalisation for k(x+1)rˣ
- rthe common ratio,
- (x+1)the arithmetic factor
- kthe normalising constant
Worked example
- Normalise: .
- Use the AGP sum with : .
- So .
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.State .
- 2.. Value of ?
- 3.. Value of ?
- 4.For , what is ?
From the bank · past-year question
[Q145 · 20 April Shift II · 2025]
, NOT
The range is INFINITE here — use
Concept 7 of 9
Constructing a Probability Distribution from an Experiment
Intuition
Definition
Identify the values takes, then find each by the right counting rule:
- With-replacement draws (independent trials): binomial — . Two cards with replacement, jack has : .
- Without-replacement draws: hypergeometric — . 4 defective + 16 good, draw 3: , and so on.
- Counting outcomes (equally likely): three fair coins, heads: , giving .
- Sequential 'until' experiments: multiply along each branch — a coin tossed until a head or 4 tails gives for (the last cell pools TTTH and TTTT).
Binomial and hypergeometric building blocks
Worked example
- Sample space: HH, HT, TH, TT — four equally likely outcomes.
- (TT): . (HT, TH): . (HH): .
- 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.Two cards drawn WITH replacement; number of jacks. Find .
- 2.Three fair coins; heads. Find .
- 3.4 defective + 16 good oranges, draw 3 (no replacement). Find .
- 4.Coin tossed until a head or 4 tails; find .
From the bank · past-year question
[Q148 · 22 April Shift II · 2025]
With replacement is binomial; without replacement is hypergeometric
counts BOTH orders — include the factor of 2
In a bounded 'until' experiment, the last cell POOLS two branches
Concept 8 of 9
Cumulative Distribution Function and pmf ↔ CDF Differencing
Intuition
Definition
For a discrete random variable with values :
- Definition: ; it is non-decreasing and reaches 1 at the top value.
- Recover the pmf (differencing): , with .
- Tail from the CDF: ; .
CDF definition and differencing
Worked example
- .
- .
- .
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.State the CDF differencing rule for a discrete pmf.
- 2.in a CDF. Find .
- 3.. Find .
- 4.If and , find their ratio.
From the bank · past-year question
[Q120 · 21 April Shift II · 2025]
Read as a CDF DIFFERENCE, not the CDF value
;
Concept 9 of 9
Continuous Random Variables — pdf, Normalisation, CDF and P(a < X < b)
Intuition
Definition
The continuous analogues of the pmf rules:
- Normalisation (find the constant): , integrated over the support only.
- CDF: ; rises from 0 to 1, and .
- Interval probability: . For continuous , and give the same value.
- Two-condition pdf: if the pdf has TWO unknowns, use AND a given point value (like ) to solve the pair.
Continuous normalisation, CDF, interval
- f(x)probability density function
- F(x)cumulative distribution function,
Worked example
- Normalise: .
- So .
- .
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.State the normalisation condition for a continuous pdf.
- 2.For on , find .
- 3.For a continuous , is ?
- 4.If on , give on the support.
From the bank · past-year question
[Q134 · 26 April Shift I · 2025]
Integrate over the SUPPORT only
A two-unknown pdf needs TWO equations
The CDF is the running integral, and
is a symmetric integral
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 (9)
- Discrete Random Variable and Its Probability Mass Function
The two pmf axioms
- Finding the Constant k from a Linear Probability Table
Linear normalisation
- Reading a Range Probability from the pmf Table
Complement for a tail probability
- Finding k from a Quadratic Probability Table
The two recurring MHT-CET quadratics
- Finding k for an Exponential pmf on a Finite Range
Finite geometric normalisation
- Finding k for an Infinite pmf k(x+1)rˣ
AGP normalisation for k(x+1)rˣ
- Constructing a Probability Distribution from an Experiment
Binomial and hypergeometric building blocks
- Cumulative Distribution Function and pmf ↔ CDF Differencing
CDF definition and differencing
- Continuous Random Variables — pdf, Normalisation, CDF and P(a < X < b)
Continuous normalisation, CDF, interval
Watch out for (22)
- A pmf must sum to exactly 1, over ALL values→ Discrete Random Variable and Its Probability Mass Function
- Probabilities can never exceed 1 or go negative→ Discrete Random Variable and Its Probability Mass Function
- Include every row — even a fixed number — in ΣP = 1→ Finding the Constant k from a Linear Probability Table
- Match the range operator exactly: strict vs inclusive→ Finding the Constant k from a Linear Probability Table
- and are not the same→ Reading a Range Probability from the pmf Table
- Use the complement only when it has fewer terms→ Reading a Range Probability from the pmf Table
- Reject the negative root of the k-quadratic→ Finding k from a Quadratic Probability Table
- Don't drop the terms when evaluating a range→ Finding k from a Quadratic Probability Table
- , not→ Finding k from a Quadratic Probability Table
- Sum a FINITE range fully — don't stop early→ Finding k for an Exponential pmf on a Finite Range
- A finite exponential pmf is NOT the infinite geometric sum→ Finding k for an Exponential pmf on a Finite Range
- , NOT→ Finding k for an Infinite pmf k(x+1)rˣ
- The range is INFINITE here — use→ Finding k for an Infinite pmf k(x+1)rˣ
- With replacement is binomial; without replacement is hypergeometric→ Constructing a Probability Distribution from an Experiment
- counts BOTH orders — include the factor of 2→ Constructing a Probability Distribution from an Experiment
- In a bounded 'until' experiment, the last cell POOLS two branches→ Constructing a Probability Distribution from an Experiment
- Read as a CDF DIFFERENCE, not the CDF value→ Cumulative Distribution Function and pmf ↔ CDF Differencing
- ;→ Cumulative Distribution Function and pmf ↔ CDF Differencing
- Integrate over the SUPPORT only→ Continuous Random Variables — pdf, Normalisation, CDF and P(a < X < b)
- A two-unknown pdf needs TWO equations→ Continuous Random Variables — pdf, Normalisation, CDF and P(a < X < b)
- The CDF is the running integral, and→ Continuous Random Variables — pdf, Normalisation, CDF and P(a < X < b)
- is a symmetric integral→ Continuous Random Variables — pdf, Normalisation, CDF and P(a < X < b)
Mastery check — 5 interleaved questions
Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.
[Q116 · 25 April Shift I · 2025]
[Q106 · 16th May Shift 1 · 2023]
[Q121 · 16th May Shift 2 · 2023]
[Q128 · 12th May Shift 1 · 2024]
[Q131 · 26 April Shift I · 2025]
Drill every past-year question on this subtopic
31 questions from the bank — paginated, with cart and Word-export support.