← Unit 1: Algebra, statistics and functions

QLDMath MethodsSyllabus dot point

What counting and probability principles does QCE Math Methods Unit 1 introduce?

Counting techniques (multiplication principle, permutations and combinations), simple probability, conditional probability and the addition and multiplication rules

A focused answer to the QCE Math Methods Unit 1 subject-matter point on counting and probability. Multiplication principle, permutations and combinations, set notation, simple and conditional probability, the addition rule, and independence.

Generated by Claude OpusReviewed by Better Tuition Academy8 min answer

Have a quick question? Jump to the Q&A page

What this dot point is asking

QCAA wants Year 11 students to apply counting techniques (multiplication, permutations, combinations) to compute probabilities, use set notation, and apply conditional probability and independence.

Counting principles

Multiplication principle. Two events: first in mm ways, second in nn ways. Combined: mΓ—nm \times n ways.

Permutations. Arrangements where order matters. Choose kk from nn in order: P(n,k)=n!/(nβˆ’k)!P(n, k) = n!/(n-k)!.

Combinations. Selections where order does not matter. Choose kk from nn: (nk)=n!/(k!(nβˆ’k)!)\binom{n}{k} = n!/(k!(n-k)!).

Set notation

  • Sample space SS: all outcomes.
  • Event AA: subset of SS.
  • Union AβˆͺBA \cup B: in AA or BB.
  • Intersection A∩BA \cap B: in both.
  • Complement Aβ€²A': not in AA.

Simple probability

For equally likely outcomes: P(A)=∣A∣/∣S∣P(A) = |A| / |S|.

Properties: 0≀P(A)≀10 \leq P(A) \leq 1. P(Aβ€²)=1βˆ’P(A)P(A') = 1 - P(A).

Addition rule

P(AβˆͺB)=P(A)+P(B)βˆ’P(A∩B)P(A \cup B) = P(A) + P(B) - P(A \cap B).

For mutually exclusive: P(A∩B)=0P(A \cap B) = 0, so P(AβˆͺB)=P(A)+P(B)P(A \cup B) = P(A) + P(B).

Conditional probability

P(A∣B)=P(A∩B)/P(B)P(A | B) = P(A \cap B) / P(B) for P(B)>0P(B) > 0.

Multiplication rule

P(A∩B)=P(A∣B)P(B)P(A \cap B) = P(A | B) P(B).

For independent events: P(A∣B)=P(A)P(A | B) = P(A), so P(A∩B)=P(A)P(B)P(A \cap B) = P(A) P(B).

Common errors

Permutation vs combination confusion. Order matters: permutation. Order does not: combination.

Forgetting overlap. Use addition rule with subtraction.

Conditional probability inversion. P(A∣B)β‰ P(B∣A)P(A | B) \neq P(B | A) in general.

Treating dependent as independent. Without-replacement sampling is dependent.

In one sentence

Unit 1 introduces counting principles (multiplication, P(n,k)=n!/(nβˆ’k)!P(n,k) = n!/(n-k)! for permutations, (nk)=n!/(k!(nβˆ’k)!)\binom{n}{k} = n!/(k!(n-k)!) for combinations) and probability rules (simple P=∣A∣/∣S∣P = |A|/|S|, addition P(AβˆͺB)=P(A)+P(B)βˆ’P(A∩B)P(A \cup B) = P(A) + P(B) - P(A \cap B), conditional P(A∣B)=P(A∩B)/P(B)P(A|B) = P(A \cap B)/P(B), multiplication P(A∩B)=P(A∣B)P(B)P(A \cap B) = P(A|B) P(B), independence P(A∣B)=P(A)P(A|B) = P(A)).

Past exam questions, worked

Real questions from past QCAA papers on this dot point, with our answer explainer.

Year 11 SAC4 marksFrom a class of 30 students (18 boys, 12 girls), a committee of 5 is chosen at random. Probability of exactly 3 girls?
Show worked answer β†’

Choose 3 girls from 12: (123)=220\binom{12}{3} = 220.

Choose 2 boys from 18: (182)=153\binom{18}{2} = 153.

Favourable: 220Γ—153=33,660220 \times 153 = 33,660.

Total: (305)=142,506\binom{30}{5} = 142,506.

Probability: 33,660/142,506β‰ˆ0.23633,660 / 142,506 \approx 0.236.

Markers reward combination formulas, multiplication principle, and a clean probability.

Related dot points