Resources For Teachers For Tutors For Students & Parents Pricing
Year 11 Specialist (Unit 1 & 2) Combinatorics

Applications to probability

20 practice questions 0 video lessons Theory + worked examples

Master applications to probability for Year 11 Specialist Mathematics in Queensland (QCAA). When every outcome is equally likely, a probability becomes a counting problem: favourable outcomes over the total, with both counts coming from permutations and combinations.

You will learn to build probabilities from selections and arrangements, handle without-replacement draws, and turn a tricky "at least one" question into an easy one using the complement.

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

Applications to probability use counting — permutations and combinations — to work out exact probabilities in Year 11 Specialist Mathematics (QCAA, Queensland). When every outcome is equally likely, P(event) is the number of favourable outcomes over the total, and both counts come from \({}^{n}C_{r}\) or \(n!\). This page shows without-replacement draws, "at least one" via the complement, and arrangement probabilities.

When every outcome of an experiment is equally likely, the probability of an event is a counting problem: count how many outcomes give the event, and divide by how many outcomes there are in total.

The favourable outcomes are the outcomes that make the event happen; the total outcomes are all the equally likely possibilities. Both are found with the counting tools from combinatorics: \({}^{n}C_{r}\) for an unordered selection, and \(n!\) or \({}^{n}P_{r}\) for an ordered arrangement.

A without-replacement draw removes each item as it is taken, so the pool shrinks. Counting the selections with \({}^{n}C_{r}\) handles this automatically, because a group of \(r\) items chosen from \(n\) is counted once regardless of the order it was drawn in.

The complement of an event is "the event does not happen". Because \(P(E)+P(\text{not }E)=1\), a hard "at least one" question is usually easier as \(1-P(\text{none})\).

Bag of marbles A bag holding 8 marbles: 3 red and 5 yellow, so a marble drawn at random is red with probability 3 over 8. 3 red, 5 yellow
Bag of marbles: with \(3\) red of \(8\), a random draw is red with \(P=\dfrac{3}{8}\).
Two-draw probability tree (without replacement) A probability tree for two draws without replacement from 3 red and 2 green. First draw: red 3 over 5 or green 2 over 5. Second-draw denominators fall to 4 because one marble has been removed. Draw R \tfrac{3}{5} G \tfrac{2}{5} R 2/4 RR G 2/4 RG R 3/4 GR G 1/4 GG
Two draws without replacement (3 red, 2 green): the second-draw denominators fall from \(5\) to \(4\).

For an experiment whose outcomes are all equally likely:

\[ P(E) = \dfrac{\text{number of favourable outcomes}}{\text{total number of outcomes}} \]
P(E)=favourabletotal

For a without-replacement selection of \(k\) items from \(n\), where the event fixes how many come from each type (\(a\) of one type, \(b\) of another):

\[ P = \dfrac{{}^{a}C_{r}\times {}^{b}C_{s}}{{}^{n}C_{k}} \]
P=Cr×CsCk

For an "at least one" event, use the complement:

\[ P(\text{at least one}) = 1 - P(\text{none}) \]
P(at least one)=1P(none)
Without replacement, use \({}^{n}C_{r}\) not powers. Squaring a fraction like \(\left(\dfrac{4}{6}\right)^2\) counts with replacement; a without-replacement draw needs \(\dfrac{{}^{4}C_{2}}{{}^{6}C_{2}}\).

How to find the probability

  1. Count the total. Work out how many equally likely outcomes there are — use \({}^{n}C_{k}\) for an unordered selection or \(n!\) for an arrangement.
  2. Count the favourable. Count only the outcomes that make the event happen, choosing from each type separately and multiplying (e.g. \({}^{a}C_{r}\times {}^{b}C_{s}\)).
  3. Consider the complement. For an "at least one" event, count \(P(\text{none})\) instead and use \(1-P(\text{none})\).
  4. Divide and reduce. Write favourable over total and simplify to an exact \(\dfrac{\text{a}}{\text{b}}\) fraction.
Example 1 — Single draw (favourable / total)
A bag contains \(3\) red and \(5\) yellow marbles, identical apart from colour. One marble is drawn at random. Find \(P(\text{red})\).
Solution

Count the favourable outcomes, then the total, then divide:

\(\text{red (favourable)}\)\(=\)\(3\)
\(\text{total}\)\(=\)\(3 + 5\)
\(=\)\(8\)
\(P(\text{red})\)\(=\)\(\dfrac{3}{8}\)

\(P(\text{red})=\dfrac{3}{8}\).

Example 2 — Without replacement (nCr over nCr)
A bag contains \(4\) red and \(2\) white marbles. Two marbles are drawn at random without replacement. Find \(P(\text{both red})\).
Solution

Count the total number of pairs (order does not matter):

\(\text{total pairs}\)\(=\)\({}^{6}C_{2}\)
\(=\)\(\dfrac{6 \times 5}{2 \times 1}\)
\(=\)\(15\)

Count the favourable pairs — both red, chosen from the \(4\) reds:

\(\text{red pairs}\)\(=\)\({}^{4}C_{2}\)
\(=\)\(\dfrac{4 \times 3}{2 \times 1}\)
\(=\)\(6\)

Divide favourable by total and reduce:

\(P(\text{2 red})\)\(=\)\(\dfrac{6}{15}\)
\(=\)\(\dfrac{2}{5}\)

\(P(\text{both red})=\dfrac{2}{5}\).

Example 3 — “At least one” via the complement
A bag contains \(7\) white and \(3\) black balls. Three balls are drawn at random without replacement. Find \(P(\text{at least one black})\).
Solution

Direct counting is fiddly, so use the complement — first the total:

\(\text{total}\)\(=\)\({}^{10}C_{3}\)
\(=\)\(120\)

Count the “no black” outcomes (all three from the \(7\) white):

\(\text{no black}\)\(=\)\({}^{7}C_{3}\)
\(=\)\(35\)
\(P(\text{no black})\)\(=\)\(\dfrac{35}{120}\)
\(=\)\(\dfrac{7}{24}\)

Subtract the complement from \(1\):

\(P(\text{at least one black})\)\(=\)\(1 - \dfrac{7}{24}\)
\(=\)\(\dfrac{17}{24}\)

\(P(\text{at least one black})=\dfrac{17}{24}\).

Example 4 — Arrangement probability
Five friends sit in a row of \(5\) seats in random order. Find the probability that two particular friends, Mia and Noah, sit next to each other.
Solution

Count the total arrangements of the \(5\) friends:

\(\text{total}\)\(=\)\(5!\)
\(=\)\(120\)

Count the favourable arrangements — treat Mia and Noah as one block (\(2\) internal orders, then arrange \(4\) items):

\(\text{favourable}\)\(=\)\(2 \times 4!\)
\(=\)\(2 \times 24\)
\(=\)\(48\)

Divide favourable by total and reduce:

\(P(\text{together})\)\(=\)\(\dfrac{48}{120}\)
\(=\)\(\dfrac{2}{5}\)

\(P(\text{together})=\dfrac{2}{5}\).

Common pitfalls

Squaring the fraction on a without-replacement draw. Watch out for using \(\left(\dfrac{4}{6}\right)^2\): that is the with-replacement answer. A without-replacement draw uses \(\dfrac{{}^{4}C_{2}}{{}^{6}C_{2}}\), because the pool shrinks after the first pick.
Counting "at least one" directly. "At least one" usually splits into several cases. It is almost always faster to count the single "none" case and use \(1-P(\text{none})\).
Mixing order into an unordered count. If order does not matter for the outcome, use \({}^{n}C_{r}\) on top and bottom — do not count the same group twice by using \({}^{n}P_{r}\).
Rounding the answer. Keep the exact fraction. A decimal like \(0.71\) is only an approximation to \(\dfrac{17}{24}\) and is marked wrong when an exact value is asked for.

Frequently asked questions

How do you use combinations to find a probability?

When outcomes are equally likely, count the favourable selections with \({}^{n}C_{r}\) and the total selections with \({}^{n}C_{r}\), then divide: \(P=\dfrac{\text{favourable}}{\text{total}}\).

What is the formula for probability without replacement?

Choose the required items from each type and divide by all selections, for example \(P=\dfrac{{}^{a}C_{r}\times {}^{b}C_{s}}{{}^{n}C_{k}}\). Using \({}^{n}C_{r}\) handles the shrinking pool automatically.

How do you find the probability of at least one?

Use the complement: \(P(\text{at least one})=1-P(\text{none})\). Count the single "none" outcome, divide by the total, then subtract from \(1\).

When do you multiply combinations in a probability?

Multiply \({}^{a}C_{r}\times {}^{b}C_{s}\) when the event needs a fixed number from each separate group (for example \(2\) reds and \(1\) blue); each factor counts one group.

Why keep the answer as a fraction and not a decimal?

Specialist probability answers are exact, so a \(\dfrac{a}{b}\) fraction is required. A rounded decimal loses accuracy and is treated as a distractor.

How do you find the probability that two people sit together?

Count all arrangements with \(n!\), then count the favourable ones by treating the pair as one block: \(2\times(n-1)!\). Divide to get the probability.