Skip to main content
SingaporeMathsSyllabus dot point

How do we calculate probabilities of combined events using the basic rules?

Use the probability rules for the complement, union and intersection of events, and apply Venn diagrams and tree diagrams to combined events

A focused answer to the H2 Mathematics outcome on probability rules. The complement, addition and multiplication rules, mutually exclusive events, and using Venn and tree diagrams for combined events.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to use the fundamental probability rules - the complement, the addition rule for unions, and the multiplication rule for intersections - and to model combined events with Venn diagrams and tree diagrams.

The answer

Basic definitions

Probability measures likelihood on a scale from 00 (impossible) to 11 (certain). For equally likely outcomes, P(A)=favourable outcomestotal outcomes\mathrm{P}(A) = \dfrac{\text{favourable outcomes}}{\text{total outcomes}}.

The complement rule

The complement AA' is "AA does not happen":

P(A)=1P(A).\mathrm{P}(A') = 1 - \mathrm{P}(A).

This is the key to "at least one" problems, where the complement "none" is easier.

The addition rule

For the union (either event):

P(AB)=P(A)+P(B)P(AB).\mathrm{P}(A \cup B) = \mathrm{P}(A) + \mathrm{P}(B) - \mathrm{P}(A \cap B).

Subtracting the intersection avoids double counting the overlap. If AA and BB are mutually exclusive (AB=A \cap B = \varnothing), the rule reduces to P(A)+P(B)\mathrm{P}(A) + \mathrm{P}(B).

The multiplication rule

For the intersection (both events):

P(AB)=P(A)P(BA),\mathrm{P}(A \cap B) = \mathrm{P}(A)\,\mathrm{P}(B \mid A),

the probability of AA times the probability of BB given AA. This is the rule you follow along a tree-diagram branch.

Diagrams

  • A Venn diagram shows overlapping regions, ideal for union, intersection and complement problems.
  • A tree diagram shows sequential events; multiply along branches and add across the branches that satisfy the event.

Examples in context

Example 1. Quality control. A factory uses the complement rule to find the chance that a batch has at least one faulty unit, the practically important figure, by computing one minus the chance every unit passes.

Example 2. Medical screening. Sequential test results are modelled on a tree diagram, multiplying along branches for the joint probability of a result pattern, the foundation of interpreting screening outcomes.

Try this

Q1. If P(A)=0.3\mathrm{P}(A) = 0.3, find P(A)\mathrm{P}(A'). [1 mark]

  • Cue. 10.3=0.71 - 0.3 = 0.7.

Q2. Events AA and BB are mutually exclusive with P(A)=0.2\mathrm{P}(A) = 0.2, P(B)=0.5\mathrm{P}(B) = 0.5. Find P(AB)\mathrm{P}(A \cup B). [2 marks]

  • Cue. 0.2+0.5=0.70.2 + 0.5 = 0.7 (no overlap to subtract).

Q3. Explain why "at least one" problems are often solved by the complement. [2 marks]

  • Cue. The complement "none" is a single product, simpler than summing the many ways of getting one or more.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original4 marksEvents AA and BB satisfy P(A)=0.5\mathrm{P}(A) = 0.5, P(B)=0.4\mathrm{P}(B) = 0.4 and P(AB)=0.2\mathrm{P}(A \cap B) = 0.2. Find P(AB)\mathrm{P}(A \cup B) and P(AB)\mathrm{P}(A' \cap B').
Show worked answer →

Addition rule: P(AB)=P(A)+P(B)P(AB)=0.5+0.40.2=0.7\mathrm{P}(A \cup B) = \mathrm{P}(A) + \mathrm{P}(B) - \mathrm{P}(A \cap B) = 0.5 + 0.4 - 0.2 = 0.7.

ABA' \cap B' is the complement of ABA \cup B (by De Morgan), so P(AB)=1P(AB)=10.7=0.3\mathrm{P}(A' \cap B') = 1 - \mathrm{P}(A \cup B) = 1 - 0.7 = 0.3.

Markers reward the addition rule, recognising AB=(AB)A' \cap B' = (A \cup B)', and both values.

Original4 marksA bag has 44 red and 66 blue balls. Two are drawn without replacement. Find the probability that both are red.
Show worked answer →

First red: P=410\mathrm{P} = \dfrac{4}{10}. Given the first was red, second red: 39\dfrac{3}{9} (one red and one ball fewer).

Multiply along the branch: 410×39=1290=215\dfrac{4}{10} \times \dfrac{3}{9} = \dfrac{12}{90} = \dfrac{2}{15}.

Markers reward the without-replacement reduction of counts, multiplying along the tree branch, and the simplified probability.

Related dot points