Probability

Probability & Statistics

Probability underpins every Statistics topic in H2 Maths. You need to move fluently between set notation, tree diagrams, and two-way tables, and to keep a clear head about the difference between independent events and mutually exclusive events — two ideas students frequently confuse.

What you need to know

Worked example 1 — Conditional probability from a two-way table

A group of 200 students sat two papers. 120 passed Paper 1, 90 passed Paper 2, and 60 passed both.

Find (a) P(passed Paper 2passed Paper 1)P(\text{passed Paper 2} \mid \text{passed Paper 1}), and (b) whether passing Paper 1 and passing Paper 2 are independent.

Solution.

Let AA = passed Paper 1, BB = passed Paper 2.

P(A)=120200=35,P(B)=90200=920,P(AB)=60200=310.P(A) = \frac{120}{200} = \frac{3}{5}, \quad P(B) = \frac{90}{200} = \frac{9}{20}, \quad P(A \cap B) = \frac{60}{200} = \frac{3}{10}.

(a)

P(BA)=P(AB)P(A)=3/103/5=310×53=12.P(B \mid A) = \frac{P(A \cap B)}{P(A)} = \frac{3/10}{3/5} = \frac{3}{10} \times \frac{5}{3} = \frac{1}{2}.

(b) Check whether P(AB)=P(A)P(B)P(A \cap B) = P(A)\,P(B):

P(A)P(B)=35×920=27100=0.27,P(AB)=310=0.30.P(A)\,P(B) = \frac{3}{5} \times \frac{9}{20} = \frac{27}{100} = 0.27, \qquad P(A \cap B) = \frac{3}{10} = 0.30.

Since 0.270.300.27 \neq 0.30, the events are not independent.

Worked example 2 — Tree diagram and addition rule

A bag contains 4 red and 6 blue counters. Two counters are drawn without replacement. Find the probability that both counters are the same colour.

Solution.

Draw a tree. Branch probabilities (first draw / second draw):

These outcomes are mutually exclusive, so:

P(same colour)=1290+3090=4290=715.P(\text{same colour}) = \frac{12}{90} + \frac{30}{90} = \frac{42}{90} = \frac{7}{15}.

Check: the four branch-pair probabilities are 1290+2490+2490+3090=9090=1\tfrac{12}{90} + \tfrac{24}{90} + \tfrac{24}{90} + \tfrac{30}{90} = \tfrac{90}{90} = 1. ✓

Worked example 3 — Independence and the addition rule

Events CC and DD are independent with P(C)=0.4P(C) = 0.4 and P(D)=0.5P(D) = 0.5. Find P(CD)P(C \cup D).

Solution.

Because CC and DD are independent, P(CD)=P(C)P(D)=0.4×0.5=0.2P(C \cap D) = P(C)\,P(D) = 0.4 \times 0.5 = 0.2.

P(CD)=P(C)+P(D)P(CD)=0.4+0.50.2=0.7.P(C \cup D) = P(C) + P(D) - P(C \cap D) = 0.4 + 0.5 - 0.2 = 0.7.

Common mistakes

Ask MathChat about Probability →