5.3 Probability

Syllabus
9709–2028–2029
Topic
5.3
Level
A2

Learning objectives

Count the same kind of equally likely outcome

Forequiprobableelementaryoutcomes,For equiprobable elementary outcomes,P(A)=\frac{\text{number of outcomes in }A}{\text{total number of outcomes}}.Thetwocountsmustusethesameoutcomeunit.The two counts must use the same outcome unit.

Situation Build the probability
small sample space enumerate every equally likely elementary outcome
ordered choices count with permutations
unordered selections count with combinations

For two fair dice, use 36 ordered pairs. A total of 8 occurs for (2,6),(3,5),(4,4),(5,3),(6,2)(2,6),(3,5),(4,4),(5,3),(6,2), so the probability is 5/365/36.

From 5 red and 3 blue balls, two chosen together have (82)\binom82 equiprobable unordered pairs. Exactly one of each has (51)(31)\binom51\binom31 pairs, giving 15/2815/28.

Do not count favourable outcomes as ordered arrangements and total outcomes as unordered selections. First write what one elementary outcome means.

Multiply along a path and add alternative paths

Event structure Operation
successive stages on one path multiply branch probabilities
mutually exclusive alternative paths add path probabilities
at least one / not / neither consider 1P(complement)1-P(\text{complement})

A bag has 3 red and 2 blue balls. Two are drawn without replacement. The path red then blue has probability 3/5×2/4=3/103/5\times2/4=3/10; blue then red has probability 2/5×3/4=3/102/5\times3/4=3/10. Therefore one of each has probability 3/10+3/10=3/53/10+3/10=3/5.

Without replacement, update both the favourable count and total after the first draw. With replacement, the second-stage probabilities return to their original values.

Do not add probabilities along one path or multiply alternative paths. The syllabus does not require explicit use of the general overlapping-events addition formula here.

Mutual exclusivity and independence describe different relationships

Events are mutually exclusive when A∩B=∅. They are independent when P(A∩B)=P(A)P(B), equivalently P(A|B)=P(A) when defined.

Disjoint non-zero events cannot be independent: learning that one occurred makes the other impossible. Test the stated relationship with the correct equation.

A single die roll being even and odd is mutually exclusive; two independent coin tosses are not mutually exclusive across different tosses.

“Independent” does not mean unrelated in everyday language, and mutually exclusive events are not independent unless one has probability zero.

Conditioning restricts the possible outcomes

If $P(B)>0$, thenP(A\mid B)=\frac{P(A\cap B)}{P(B)}.Read $A\mid B$ as ‘$A$ given that $B$ has occurred’.

Representation What the condition changes
equiprobable sample space keep only outcomes satisfying the given event; this becomes the new denominator
tree diagram start from the branch or branches compatible with the given information

A fair die is known to show more than 2. The restricted outcomes are {3,4,5,6}\{3,4,5,6\}. Given this information, the probability of an even result is 2/4=1/22/4=1/2, not 3/63/6.

A bag contains 5 red and 3 blue balls. If the first ball drawn without replacement is known to be red, then P(second redfirst red)=4/7P(\text{second red}\mid\text{first red})=4/7. Equivalently, a joint probability can be built as P(AB)=P(B)P(AB)P(A\cap B)=P(B)P(A\mid B).

The condition belongs after the vertical bar and determines the denominator. P(AB)P(A\mid B) and P(BA)P(B\mid A) are usually different.