Skip to main content
SingaporeMathsSyllabus dot point

How do we calculate the probability of single events and of combined events?

Calculate the probability of single events, and of combined events using the addition and multiplication rules with tree diagrams

A focused answer to the O-Level E-Maths outcome on probability. The probability of a single event, mutually exclusive and independent events, the addition and multiplication rules, and tree diagrams.

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 calculate the probability of a single event, and to combine probabilities of two or more events using the addition rule for mutually exclusive events and the multiplication rule for independent events, supported by tree diagrams. Probability measures how likely an outcome is, on a scale from 00 to 11.

The answer

Probability of a single event

For equally likely outcomes, the probability of an event is the number of favourable outcomes over the total number of outcomes:

P(event)=number of favourable outcomestotal number of outcomesP(\text{event}) = \frac{\text{number of favourable outcomes}}{\text{total number of outcomes}}

Every probability lies between 00 (impossible) and 11 (certain).

The complement

The probability that an event does not happen is one minus the probability that it does:

P(not A)=1P(A)P(\text{not } A) = 1 - P(A)

This is often the quickest route, especially for at least one type questions.

Mutually exclusive events and the addition rule

Two events are mutually exclusive if they cannot both happen at once. For such events, the probability of one or the other is the sum:

P(A or B)=P(A)+P(B)P(A \text{ or } B) = P(A) + P(B)

Independent events and the multiplication rule

Two events are independent if one does not affect the other. For independent events, the probability of both happening is the product:

P(A and B)=P(A)×P(B)P(A \text{ and } B) = P(A) \times P(B)

On a tree diagram, multiply along the branches for and, and add the results of separate branches for or.

Examples in context

Example 1. Weather and plans. If rain on two independent days has probability 0.30.3 each, the chance of rain on both is 0.3×0.3=0.090.3 \times 0.3 = 0.09, while the chance of at least one rainy day is best found as 1(0.7×0.7)=0.511 - (0.7 \times 0.7) = 0.51 using the complement. Tree thinking organises the cases.

Example 2. Quality control. Drawing items without replacement to test for defects changes the probability at each draw, since each removed item alters the pool. Manufacturers model this dependence to estimate the chance of finding a faulty item in a sample.

Try this

Q1. A fair die is rolled. Find the probability of scoring a 55. [1 mark]

  • Cue. One favourable outcome out of six: 16\dfrac{1}{6}.

Q2. P(A)=0.4P(A) = 0.4 and P(B)=0.25P(B) = 0.25 for mutually exclusive events. Find P(A or B)P(A \text{ or } B). [1 mark]

  • Cue. Add: 0.4+0.25=0.650.4 + 0.25 = 0.65.

Q3. Two independent events each have probability 13\dfrac{1}{3}. Find the probability that both occur. [2 marks]

  • Cue. Multiply: 13×13=19\dfrac{1}{3} \times \dfrac{1}{3} = \dfrac{1}{9}.

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.

Original3 marksA bag contains 55 red and 33 blue balls. One ball is drawn at random. Find the probability that it is (a) red and (b) not red.
Show worked answer →

There are 5+3=85 + 3 = 8 balls in total.

(a) P(red)=58P(\text{red}) = \dfrac{5}{8}.

(b) P(not red)=1P(red)=158=38P(\text{not red}) = 1 - P(\text{red}) = 1 - \dfrac{5}{8} = \dfrac{3}{8}.

Markers reward the probability as favourable over total for red, and using 1P(red)1 - P(\text{red}) (or the 33 blue out of 88) for not red.

Original4 marksA fair coin is tossed twice. Using a tree diagram, find the probability of getting (a) two heads and (b) exactly one head.
Show worked answer →

Each toss is independent with P(head)=12P(\text{head}) = \dfrac{1}{2} and P(tail)=12P(\text{tail}) = \dfrac{1}{2}.

(a) Two heads: multiply along the branch 12×12=14\dfrac{1}{2} \times \dfrac{1}{2} = \dfrac{1}{4}.

(b) Exactly one head happens via head then tail or tail then head: 12×12+12×12=14+14=12\dfrac{1}{2} \times \dfrac{1}{2} + \dfrac{1}{2} \times \dfrac{1}{2} = \dfrac{1}{4} + \dfrac{1}{4} = \dfrac{1}{2}.

Markers reward multiplying along branches for two heads, and adding the two relevant branch outcomes for exactly one head.

Related dot points