Counting Methods (VCE SSCE Mathematical Methods): Revision Notes
Counting Methods
Counting methods help us work out how many different ways we can arrange, select, or combine items. There are several key techniques you need to understand, each suited to different types of problems.
The four main counting techniques are:
- Addition rule - for choosing between alternatives (or)
- Multiplication rule - for sequential choices (and)
- Permutations - for arrangements where order matters
- Combinations - for selections where order doesn't matter
The addition rule
When you need to choose between different alternatives (where you pick one option or another), you use the addition rule. Simply add together the number of choices available for each alternative.
Key point: Use addition when the word "or" appears in the problem.
Worked Example: Library Book Selection
Alan is at the library choosing a book to borrow. He can select from mystery novels, biographies, or science fiction books. How many total choices does he have?
Solution:
Since Alan is choosing between alternatives (mystery or biography or science fiction), we add the options:
choices
The multiplication rule
When you need to make a sequence of choices (where you pick one option and then another), use the multiplication rule. Multiply the number of options available at each stage.
Key point: Use multiplication when the word "and" appears in the problem, indicating sequential or simultaneous choices.
Worked Example: Outfit Combinations
Sandi is putting together an outfit. She has choices of windcheaters or jackets, and choices of jeans or skirts. How many different complete outfits can she create?
Solution:
Since Sandi needs to choose a top and a bottom, these are sequential choices, not alternatives. Using the multiplication rule:
different outfits
We multiply because each top can be paired with each bottom, creating many combinations.
Permutations or arrangements
Permutations count the number of ways to arrange objects where order matters. For example, the arrangement ABC is different from BAC.
The number of arrangements of objects taken at a time is written as and calculated using:
The factorial symbol means multiply all whole numbers from that number down to . For example, .
Worked Example: Four-Digit Numbers
How many different four-digit numbers can be formed from the digits if each digit may be used only once?
Solution:
We're arranging digits into groups of , where order matters (since is a different number from ).
The number of arrangements is:
Therefore, 3024 different four-digit numbers can be formed.
Combinations or selections
Combinations count the number of ways to select objects where order doesn't matter. For example, selecting flavours vanilla and chocolate is the same as selecting chocolate and vanilla.
The number of combinations of objects taken at a time is written as and calculated using:
Alternative notation: You may also see this written as .
Key difference: Combinations are always smaller than or equal to permutations because we divide by to account for the fact that order doesn't matter.
Worked Example: Ice-Cream Selections
Four flavours of ice-cream are available at the school canteen: vanilla, chocolate, strawberry, and caramel. How many different double-scoop selections are possible if two different flavours must be used?
Solution:
We're selecting flavours from , where order doesn't matter (vanilla-chocolate is the same as chocolate-vanilla).
The number of combinations is:
Therefore, 6 different double-scoop selections are possible.
Worked Example: Team Formation
A team of three boys and three girls must be chosen from a group of eight boys and five girls. How many different teams are possible?
Solution:
This problem requires two separate selections:
- Choose boys from : ways
- Choose girls from : ways
Since we need both selections and they're independent, we multiply:
Therefore, 560 different teams are possible.
Exam Tips
- Always identify whether order matters. If it does, use permutations. If it doesn't, use combinations.
- Look for key words: "or" suggests addition, "and" suggests multiplication.
- When calculating by hand, cancel common factors before multiplying to make calculations easier.
- Double-check whether items can be repeated or must be used only once.
- For team selection problems involving different groups (like boys and girls), calculate each group separately then multiply.
Key Points to Remember:
- Addition rule: Use when choosing between alternatives (or). Add the number of choices.
- Multiplication rule: Use for sequential choices (and). Multiply the number of options at each stage.
- Permutations (): Count arrangements where order matters. Formula:
- Combinations (): Count selections where order doesn't matter. Formula:
- Order matters = permutations; order doesn't matter = combinations.