Today's lesson
We finish Counting Methods by using everything from 10A–10C to find probabilities. When every outcome is equally likely, probability is just a counting problem: $$P(\text{event}) = \frac{\text{number of favourable outcomes}}{\text{total number of outcomes}}.$$ Both the top and bottom are counted with the multiplication principle, $^nP_r$ or $^nC_r$.
Learning intentions
- Count the total number of equally-likely outcomes for an arrangement or selection
- Count the favourable outcomes using restrictions / "exactly" / "at least"
- Write the probability as an exact fraction $\dfrac{\text{favourable}}{\text{total}}$
- Apply this to letter arrangements and to committees
Part 1 — Probability with arrangements
If a row of objects is arranged at random, every ordering is equally likely. Count the total orderings (the denominator) and the favourable orderings (the numerator), then divide.
📺 Walkthrough: the digits $1,2,3,4,5$ are arranged at random — finding $P(\text{number is even})=\dfrac{2\times4!}{5!}=\dfrac{48}{120}=\dfrac{2}{5}$.
- Total arrangements $= 6! = 720$ (the denominator for both parts).
- (a) Fix $N$ first, arrange the other $5$: $5!=120$ favourable. $P=\dfrac{120}{720}=\boxed{\dfrac{1}{6}}$.
- (b) Fix $R$ last, arrange the other $5$: $5!=120$. $P=\dfrac{120}{720}=\boxed{\dfrac{1}{6}}$.
Now you try: The digits $1,2,3,4,5$ are arranged at random. Find $P(\text{the number is greater than } 30\,000)$. Answer: first digit $3,4$ or $5$, so $\dfrac{3\times4!}{5!}=\dfrac{72}{120}=\dfrac{3}{5}$.
- Total orderings $= 4! = 24$.
- Favourable (A, B together): glue them into a block → $3!$ arrangements $\times\,2!$ internal $= 6\times2 = 12$.
- $P = \dfrac{12}{24} = \boxed{\dfrac{1}{2}}$.
Strategy: the denominator is "all arrangements"; the numerator uses your 10B restriction skills (together / apart / end positions).
Part 2 — Probability with selections
When a committee or sample is chosen at random, every selection is equally likely. Count total selections with $^nC_r$, and favourable selections by splitting into groups ("exactly") or using the complement ("at least").
- Total committees $= {}^8C_3 = 56$ (the denominator).
- (a) Exactly $2$ women = $2$ women and $1$ man: ${}^3C_2\times{}^5C_1 = 3\times5 = 15$. So $P=\dfrac{15}{56}$.
- (b) At least $1$ woman — complement of "no women": all-men committees $= {}^5C_3 = 10$. So $P = 1-\dfrac{10}{56} = \dfrac{46}{56} = \boxed{\dfrac{23}{28}}$.
Now you try: $P(\text{all }3\text{ are women})$. Answer: $\dfrac{{}^3C_3}{{}^8C_3}=\dfrac{1}{56}$.
Practice 2.1 — write each probability as a simplified fraction.
- The letters of MATHS (all distinct) are arranged at random. $P(\text{ends in } S)$.
- $4$ boys and $3$ girls stand in a row at random. $P(\text{all }4\text{ boys are together})$.
- $3$ students are chosen from $10$, of whom $4$ are left-handed. $P(\text{all }3\text{ left-handed})$.
- $2$ counters are drawn from a bag of $3$ red and $4$ blue. $P(\text{both red})$.
- A committee of $3$ from $5$ men, $3$ women. $P(\text{exactly }2\text{ women})$.
- $6$ from $40$ lottery balls. $P(\text{your single ticket wins})$.
Part 3 — Quick quiz (5 min)
Pick the correct answer for each, then click Mark.
Q1. For equally-likely outcomes, $P(\text{event})$ equals:
Q2. The digits $1,2,3,4,5$ are arranged at random. $P(\text{the number is even})$ is:
Q3. The $6$ letters of NUMBER are arranged at random. $P(\text{first letter is }N)$ is:
Q4. A committee of $3$ from $5$ men and $3$ women. $P(\text{exactly }2\text{ women})$ is:
Q5. $2$ counters are drawn from $3$ red and $4$ blue. $P(\text{both red})$ is:
Working program — Cambridge — Counting Methods Ex 10D
After the quiz, open Cambridge Methods 1&2 (Counting Methods, Chapter 10) and complete the set work:
| Set work | Extension |
|---|---|
| Ex 10D — all set questions | Mixed chapter-review probability questions. |
For each part, write the denominator (total outcomes) first, then the numerator (favourable), then simplify.
Exit ticket — write in your book
- What goes on the top and bottom of an equally-likely probability?
- When counting favourable committees with "at least one", which method is usually fastest?
- For random arrangements of $5$ distinct letters, what is the total number of outcomes?