H2 Maths Discrete Random Variables Formula Sheet
H2 Maths discrete random variables formula sheet: probability distributions, expectation E(X), variance Var(X), the binomial distribution and its four conditions, linear transfo...
Q: What does H2 Maths Notes (JC 1-2): 6.2) Discrete Random Variables cover?
A: Expectation, variance, binomial modelling, and calculator workflows for H2 discrete distributions.
Download: Get the H2 Maths Discrete Random Variables formula sheet (PDF) for quick revision, or the complete notes (PDF) for the full walkthrough.
Study cadence
Re-derive the expectation and variance formulas from first principles once per week so you remember why each term appears. Keep a small table template in your notes for probability mass functions (PMFs) so you can slot in values quickly during exams.
- A discrete random variable counts possible outcomes: List the values it can take.
- Expectation is the long-run average: Multiply each value by its probability.
- Binomial questions need fixed trials, constant probability, independence, and success/failure outcomes: Check the four conditions before using the formula.
Concrete example: If 12 candidates each independently accept with probability 0.3, the number who accept is binomial. If one acceptance affects another, it is not.
Status: SEAB's current H2 Mathematics (9758) syllabus PDF is labelled for 2026. Topic 6.2 is assessed in Paper 2 Section B (Probability and Statistics, 60 marks) and focuses on discrete distributions and the binomial model.
Formulas at a glance
Every result the 9758 syllabus expects you to recall, on one screen. MF27 supplies the binomial probability mass formula and its mean and variance, but you still need to recall the general expectation and variance definitions, linear-transformation rules, and binomial conditions. Worked examples for each appear in the sections below.
Expectation and variance
| Quantity | Formula |
| Expectation |
Linear transformations
| Quantity | Formula |
| Mean of |
Binomial distribution
| Quantity | Formula |
| Notation | |
| Probability mass |
Core Concepts
- A discrete random variable takes countable values with probabilities
Binomial Model
Use when you have independent Bernoulli trials with success probability .
- Probability mass:
Example -- Hiring round
A firm interviews candidates. Each has a 0.3 probability of accepting an offer. Let be the number who accept.
Binomial-condition failure checkpoint
Before declaring , test the wording against all four binomial conditions. If one condition fails, write the reason instead of forcing the formula.
| Wording clue | Condition at risk | What to write instead | Common trap |
| "Without replacement" from a small group | Independence and constant may fail | Use a tree diagram or hypergeometric-style counting from the changing group. | Keeping the same probability on every branch. |
| "Until the first success" | Fixed number of trials fails | Model the stopping rule directly instead of using a fixed . | Treating the number of trials as known before the experiment starts. |
| Success probability changes by round | Constant |
Worked check: drawing students without replacement from a group of boys and girls is not automatically binomial. After one boy is drawn, the probability of another boy changes from to , so independence and constant fail.
Misconception check: "counting successes" is not enough for a binomial model. The trials must also be fixed, independent, have constant success probability, and have only success/failure outcomes.
Binomial Tail Checkpoint
Translate the wording before opening the calculator menu.
| Question wording | Probability to enter | Safer calculator route |
| "Exactly " | Use the probability distribution value for . | |
| "At most |
Misconception check: the complement boundary moves by one when the inequality is inclusive. For , subtract , not .
Custom PMFs
When the PMF is tabulated (common in H2 questions):
Use this order before touching the calculator:
| Step | What to compute | Why it comes first |
| 1 | Check . | A PMF that does not total 1 cannot be used for expectation or variance. |
| 2 | Find |
The sequence matters: normalise first, then compute the mean, then compute the second moment, then finish the variance.
Unknown-parameter PMF checkpoint
When a probability is written as , , or , find the parameter before calculating any mean or variance.
| Clue in the table | First equation to write | Check before moving on |
| One unknown probability, such as . | Total the known probabilities and set the full sum equal to . | The final must lie between and |
Worked check: suppose takes values with probabilities . The total-probability equation is
So , giving . Only after this check should you compute
Misconception check: do not treat as the value of . It is part of the probability row, so it is fixed by total probability before the random variable calculations start.
- Use the total probability condition to find .
Transformations
Before applying a linear transformation, decide whether the question asks for a mean, a variance, or a standard deviation. They do not scale in the same way.
| Quantity asked for | If , use | Common trap |
| Mean |
Misconception check: a fixed allowance, fee, or stipend shifts every outcome by the same amount. It changes the mean, but it does not change spread.
- For : and
Example -- Bonus payouts
Let be binomial . Each success triggers a 200 dollar bonus plus a fixed 150 dollar stipend. Total payout .
- dollars.
Independent-sum variance checkpoint
When a question combines two random variables, separate the mean calculation from the spread calculation. The signs and constants do not behave the same way.
| Situation | Mean rule | Variance rule | Trap to avoid |
| , with independent and |
Worked check: if , , , and
Misconception check: independence is needed before adding variances. If the variables are linked, the simple variance-addition rule is not justified.
Calculator Workflows
- Casio:
BPD(binomial probability distribution) for individual terms,BCD(binomial cumulative distribution) for cumulative sums. Storenandpin variables for quick reuse. - TI:
binompdf(n, p, r)andbinomcdf(n, p, r)functions in the DISTR menu. For PMF tables, program a short list-based routine to multiplyL1(values) andL2(probabilities). - Cross-check expectation and variance using calculator built-ins but still show the manual summation in working.
Exam Watch Points
- State whether a binomial model is appropriate; include independence and constant probability statements.
- When a question mentions "at least one" or "no more than", use complements to reduce calculator input.
- For custom PMFs, ensure probabilities sum to 1 before computing expectation.
- Payout or cost problems often require a linear transformation-write the transformation before substituting.
Practice Quiz
Check your understanding of discrete PMFs, expectation/variance, and binomial modelling decisions.
Quick Revision Checklist
- Identify when binomial modelling fits and articulate the assumptions.
- Compute expectation and variance efficiently, including from tables.
- Execute linear transformations and interpret the resulting mean and variance.
- Use calculator functions accurately while documenting the method in words.
- Use complements to simplify “at least/at most” binomial probabilities.
Want weekly guided practice on Discrete Random Variables? Our H2 Maths tuition programme builds fluency in this topic through structured problem sets and exam-style drills.
Common exam mistakes
- Using the binomial model without checking the conditions: Jumping to without stating that trials are independent, is constant, and outcomes are success/failure will cost the "state conditions" mark. Always write out all four conditions.
- Computing as
Frequently asked questions
Is there a formula sheet for H2 Maths discrete random variables?
Yes - the "Formulas at a glance" section near the top of this page collects every result you need: the general expectation and variance definitions, linear transformation rules, independent-sum variance, and the full binomial distribution. MF27 provides the binomial probability mass formula
Is Topic 6.2 in Paper 1 or Paper 2?
Topic 6.2 is part of Probability & Statistics and is assessed in Paper 2 Section B (60 marks). Paper 1 covers Pure Mathematics only.
Can I use the GC for binomial probability calculations?
Yes. binompdf and binomcdf (TI) or BPD and BCD (Casio) are expected tools. You must still write down the model , state the probability expression (e.g. ), and show that you are using the complement or cumulative form correctly.
What is the difference between a discrete random variable question and a binomial question?
A general discrete random variable question gives you a custom PMF table, while a binomial question describes a scenario with independent trials. The binomial is a special case of a discrete random variable. For a custom PMF, you work directly from the table; for binomial, you use the formula
Other H2 Maths formula sheets
Revising more than one topic? Grab the matching one-page formula sheet:
- Sequences & series: Sequences & Series
- Vectors: Vectors
- Statistics: Probability · Discrete Random Variables (this page) · Normal Distribution · Sampling · Hypothesis Testing · Correlation & Regression
For the official SEAB reference booklet, see the H2 Maths MF27 formula list.
Sources
- SEAB H2 Mathematics syllabus (9758), examinations from 2026 - Topic 6 Probability and statistics sub-topic 6.2 Discrete random variables (expectation, variance, binomial distribution, linear transformations): SEAB H2 Mathematics syllabus PDF
Next steps: follow the H2 Maths notes hub into Topic 6.3 - Normal distribution for approximation workflows.
Keep studying with Eclat
Join the Telegram study group for new notes, quizzes, and study resources.
Join our Telegram study group



