Fundamental Counting Principle
The Fundamental Counting Principle is a rule that says if one event can happen in ways and a second event can happen in ways, then the two events together can happen in ways. This extends to any number of events — you just multiply all the individual counts together.
The Fundamental Counting Principle states that if a procedure can be broken into a sequence of independent stages, where stage 1 has possible outcomes, stage 2 has possible outcomes, and so on, then the total number of distinct outcomes for the entire procedure is . Each stage must be independent, meaning the number of choices at one stage does not depend on which choice was made at another.
Key Formula
Where:
- = the number of possible outcomes for each of the $k$ stages
- = the number of stages (or decisions) in the procedure
Worked Example
Problem: A restaurant offers a lunch combo where you pick one sandwich, one side, and one drink. There are 4 sandwiches, 3 sides, and 5 drinks. How many different lunch combos are possible?
Step 1: Identify each stage and its number of choices. Stage 1 (sandwich) has 4 options, Stage 2 (side) has 3 options, and Stage 3 (drink) has 5 options.
Step 2: Check that the choices are independent. Picking a sandwich doesn't limit which side or drink you can choose, so the principle applies.
Step 3: Multiply the number of options at each stage.
Answer: There are 60 different lunch combos.
Why It Matters
The Fundamental Counting Principle is the foundation for nearly all of combinatorics. Permutations and combinations both rely on it. You use it anytime you need to count outcomes — choosing passwords, scheduling tasks, figuring out how many outfits you can make, or calculating probabilities in games and experiments.
Common Mistakes
Mistake: Adding instead of multiplying
Correction: You add when you're choosing between separate, mutually exclusive options (sandwich OR salad). You multiply when you're making a sequence of choices together (sandwich AND side AND drink). If every combo includes one choice from each category, multiply.
Mistake: Using the principle when choices are not independent
Correction: The principle assumes the number of options at each stage stays the same regardless of earlier choices. If picking one item removes options from a later stage (like drawing cards without replacement), you need to adjust the count at each stage accordingly — for example, rather than .
