Systematic Listing
Seventh-grade students often miss probability outcomes because they guess randomly instead of using systematic listing. Teaching students to organize all possible outcomes through tree diagrams and tables transforms their approach to compound events under CCSS.7.SP.
Why it matters
Systematic listing skills directly apply to real-world decision making and risk assessment. Students use these methods when calculating sports tournament brackets with 64 teams, determining all possible pizza combinations with 5 toppings, or analyzing 36 possible outcomes when rolling two dice in board games. Insurance companies employ systematic listing to calculate premiums by examining all possible claim scenarios. Weather forecasters list all atmospheric conditions to predict storm probabilities. Gaming developers use these techniques to balance gameplay by ensuring fair distribution of outcomes across 52 playing cards or 20-sided dice. Students who master systematic listing in 7th grade develop logical thinking patterns essential for advanced statistics, computer science algorithms, and business analytics.
How to solve systematic listing
Systematic Listing
- List all possible outcomes in an organised way.
- Use a table, tree diagram, or ordered list.
- Count the total number of outcomes.
- Use the list to find probabilities.
Example: Two dice: list all 36 pairs from (1,1) to (6,6).
Worked examples
List all outcomes of flipping a coin.
Answer: H, T
- Identify possible outcomes β Heads (H), Tails (T) β A coin has two sides.
- Write the sample space β S = {H, T} β 2 possible outcomes.
List all outcomes of rolling a 8-sided die.
Answer: 1, 2, 3, 4, 5, 6, 7, 8
- List each face β 1, 2, 3, 4, 5, 6, 7, 8 β A 8-sided die has faces numbered 1 to 8.
- Count β 8 outcomes β There are 8 possible outcomes.
List all outcomes of flipping 2 coins.
Answer: HH, HT, TH, TT
- Systematically list: first coin Γ second coin β HH, HT, TH, TT β For each outcome of the first event, list all outcomes of the second (and third, if any).
- Count β 4 outcomes (2 Γ 2 = 4) β The total is the product of individual outcome counts.
Common mistakes
- Students count outcomes incorrectly by writing 3 outcomes for two coins (HH, HT, TT) instead of the correct 4 outcomes (HH, HT, TH, TT), missing that order matters in compound events.
- Students multiply incorrectly when finding total outcomes, calculating 3 Γ 4 = 7 instead of 12 when listing outcomes for a spinner with 3 sections and a die with 4 faces.
- Students list outcomes randomly without organization, writing (2,1), (4,3), (1,2) for two dice instead of systematically listing (1,1), (1,2), (1,3) through (6,6).
- Students double-count symmetric outcomes by listing both (3,5) and (5,3) as the same result when finding dice sums, reducing 36 total outcomes to an incorrect 21.