H2 Maths Probability Formula Sheet | Conditional & Bayes
H2 Maths probability formula sheet: addition and multiplication rules, conditional probability, independence tests, Bayes' theorem, and tree/Venn diagram methods - aligned to th...
Q: What does H2 Maths Notes (JC 1-2): 6.1) Probability cover?
A: Conditional probability, independence tests, event diagrams, and common JC exam traps for the 2026 H2 syllabus.
Download: Get the H2 Maths Probability formula sheet (PDF) for quick revision, or the complete notes (PDF) for the full walkthrough.
Study cadence
Tighten your language: every time you quote a probability, state the event clearly first. Keep a running list of assumptions (mutually exclusive, independent, equally likely) before applying shortcuts.
- Probability is about clearly named events: Define A and B before using formulas.
- Conditional probability changes the sample space: Read "given" as "restrict attention to".
- Independence is a test, not a feeling: Compare the joint probability with the product of the separate probabilities.
Concrete example: If 60 students take Physics, 45 take Maths, and 35 take both, the "Physics given Maths" denominator is 45, not the whole cohort.
Status: SEAB's current H2 Mathematics (9758) syllabus PDF is labelled for 2026. Topic 6.1 is assessed in Paper 2 Section B (Probability and Statistics, 60 marks) and covers counting and conditional probability workflows.
Formulas at a glance
Every result the 9758 syllabus expects you to recall, on one screen. Bayes' theorem and the total probability rule are not in MF27, so you must derive or recall them. Worked examples for each appear in the sections below.
Basic probability rules
| Result | Formula |
| Complement | |
| Addition law |
Multiplication rule
| Result | Formula |
| Multiplication rule |
Independence
| Test | Condition |
| Independence (joint form) | |
| Independence (conditional form) |
Total probability and Bayes
| Result | Formula |
| Total probability rule |
Core Definitions
- Sample space contains all mutually exclusive outcomes.
- Event has probability number of favourable outcomes divided by number of total outcomes (for equally likely cases) or the frequency assigned by the model.
- Complement:
Conditional wording checkpoint
Before choosing a formula, translate the sentence into event notation. The word after "given" becomes the restricted sample space and therefore the denominator.
| Wording in the question | Notation to write | Denominator to use |
| A student takes Physics given that the student takes Maths. | ||
| An item passed Stage 1 given that it passed Stage 2. |
Common trap: do not read as "A then B". It means "A among the cases where B has already happened".
Independence test checkpoint
Before using , prove that independence is given or verified. Independence is about whether knowing one event changes the probability of the other; it is not the same as two events being unable to happen together.
| Situation in the question | First test | What it means | Common trap |
| The question states the events are independent | Use directly | The occurrence of one event does not change the probability of the other. | Rechecking independence and wasting time when the assumption is already given. |
| You are given |
Misconception check: independent does not mean disjoint. If two positive-probability events are disjoint, knowing one happened makes the other probability zero, so dependence is forced.
Diagram Workflows
Venn diagrams
- Label each region with algebraic expressions (e.g. for the overlap, for the remaining part of ).
- Use the total probability constraint (sum of all regions equals 1) to solve for the unknowns.
- When three sets appear, build the diagram region by region, starting from the three-way overlap.
Example -- Scholarship shortlisting
Let be "strong portfolio" and be "strong interview". Given , , and
- .
Tree diagrams
- Multiply along branches to obtain joint probabilities (e.g. ).
- Sum the relevant final nodes to find the total probability of an event.
- When conditional information is provided about the second stage, write it beside the branches before multiplying.
Example -- Quality control
A factory inspects items with two stages:
- Stage 1: pass with probability 0.9.
- Stage 2: conditional pass probability is 0.95 if Stage 1 passed, 0.6 if Stage 1 failed.
Compute the probability of an item passing both stages:
- Branch values:
passthenpasshas probability . - If the second stage pass probability is to be found given the item passed Stage 2, apply Bayes:
- Total Stage 2 pass probability = .
- Probability an item passed Stage 1 given it passed Stage 2 =
Replacement checkpoint for tree diagrams
Before writing second-branch probabilities, decide whether the first selection changes the box, bag, or group. The numerator and denominator may both change.
| Sampling situation | What changes after the first draw | Second-branch move | Common trap |
| With replacement | The item is put back, so the composition is reset. | Reuse the original probabilities on the next branch. | Reducing the denominator even though the item was replaced. |
| Without replacement | One item has been removed. | Update both the favourable count and total count before writing the next probability. | Changing the numerator but leaving the old denominator. |
| Conditional result is already given | The branch probability is supplied by the question. | Write it directly beside the relevant branch. | Recomputing it from an unrelated overall probability. |
| Question asks "at least one" | Many final branches may qualify. | Use the complement "none" if it has fewer branches. | Adding only one successful route and missing another. |
Worked check: a bag has 5 red and 3 blue counters. If two counters are drawn without replacement, , not
Misconception check: "without replacement" is not just a label for the tree. It changes the sample space after every draw.
Bayes tables
- List the prior probabilities in the Total column.
- Multiply across each row with the provided conditional probabilities to obtain joint probabilities.
- Sum the column totals, then apply directly from the table.
Example -- Research profile screening
In a scholarship interview round, forty percent of applicants arrive with a vetted research portfolio . Among those candidates, seventy-five percent pass the case interview. Only twenty-five percent of applicants without a portfolio pass. Build a Bayes table to estimate the probability that a randomly chosen successful candidate had a portfolio.
| Pass interview | Fail interview | Total | |
| Research portfolio | 0.40 | ||
The case-interview success rate is 0.45 overall. Using Bayes' rule,
Common Question Types
Showing independence (or dependence)
- Compute both and ; equality means independent, inequality means dependent.
- Alternatively, compare with
Conditional complements
- .
- When the question gives the probability of "at least one" event happening, convert to the complement of "none".
Total probability rule
For a partition of the sample space:
In H2 questions this often appears in genetics or reliability contexts.
Three-event inclusion-exclusion
- Add the individual set probabilities.
- Subtract the pairwise overlaps (each intersection is counted twice in the first step).
- Add back the triple overlap.
- Use the complement when a question asks for “none” or “at least one”.
Example -- Orientation workshops
During JC orientation, 180 students choose workshops in Data Science , Economics , and Robotics . The participation data are
Find how many students signed up for none of the workshops.
- Inclusion-exclusion for "at least one":
Result:
The probability that a random student skipped all workshops is , and the number of such students is 36.
Calculator and Notation Tips
- Casio: use the
TREEmode to visualise multi-stage events; store intermediate probabilities in variablesA,B,Cif you need to reuse them across branches. - Graphing calculator (GC): define events clearly and record the commands you used (e.g., list operations for complements, tree probabilities for sequential processes) so method marks are visible.
- TI: use lists to capture outcomes and apply
cumSumto compute running totals for "at least" or "at most" questions. - Always define events in words before introducing symbols; MOE marking schemes penalise answers that show algebra without context.
Exam Watch Points
- State assumptions (mutually exclusive or independent) explicitly before cancelling terms.
- For sequential processes, highlight whether sampling is with or without replacement; it changes conditional probabilities immediately.
- When using Bayes, write out the denominator expansion so the marker sees the full weighting.
- Double-check rounding: most questions accept 3 significant figures unless stated otherwise.
Practice Quiz
Reinforce independence tests, Bayes tables, and total probability applications across multi-stage contexts.
Quick Revision Checklist
- Convert word problems into formal event notation consistently.
- Draw and label Venn or tree diagrams before solving algebraically.
- Execute conditional probability calculations without skipping intermediate steps.
- Distinguish between mutually exclusive and independent events (they are not the same).
- Apply total probability and Bayes reliably under time pressure.
Want weekly guided practice on Probability? Our H2 Maths tuition programme builds fluency in this topic through structured problem sets and exam-style drills.
Common exam mistakes
- Confusing mutually exclusive with independent: Mutually exclusive events satisfy , which forces whenever
Frequently asked questions
Which paper and section does Probability appear in?
Probability (Topic 6.1) is assessed in Paper 2 Section B - Probability and Statistics, which carries 60 marks in total. [1] You should expect one to two probability questions per paper, often combined with conditional probability or Bayes' theorem in a multi-stage context.
Are permutations and combinations (P&C) examinable in H2 Maths 9758 from 2026?
No. Counting methods such as permutations and combinations were removed from the H2 Mathematics (9758) syllabus for candidates sitting from 2026 onwards. [1] Probability questions will instead define sample spaces explicitly or provide frequency tables, so you do not need to apply or
Is the Bayes' theorem formula provided in the exam, or must it be memorised?
Bayes' theorem is not listed in the MF27 formula booklet. [1] You are expected to derive it from first principles using the conditional probability definition combined with the total probability rule. Practise expanding the denominator in full so the working is visible to the marker.
Is there a formula sheet for H2 Maths probability?
Yes - the "Formulas at a glance" section near the top of this page collects every result you need: the addition law, conditional probability, the multiplication rule, independence tests, the total probability rule, and Bayes' theorem. Note that MF27 does not include the conditional probability definition, the multiplication rule, or Bayes' theorem, so you must be able to derive or recall these in the exam.
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 (this page) · Discrete Random Variables · 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.1 Probability (set notation, addition/multiplication laws, conditional probability, independence, Bayes theorem, inclusion-exclusion): https://isomer-user-content.by.gov.sg/334/f27e37f7-f0ec-4a35-b1e8-3a5e88ae2f81/9758_y26_sy.pdf
Next steps: keep the H2 Maths notes hub handy and roll into Topic 6.2 - Discrete random variables for expectation/variance practice.
Keep studying with Eclat
Join the Telegram study group for new notes, quizzes, and study resources.
Join our Telegram study group



