Advanced Counting & Probability
Competition Math · AMC 8 LevelPreview
1. Introduction
Counting problems are everywhere on the AMC 8: how many ways can a class line up, how many committees can be formed, what is the chance two dice sum to ? At first these feel like a grab-bag of tricks, but almost all of them flow from a single idea — the multiplication principle — plus two refinements, permutations (order matters) and combinations (order doesn't). Probability then sits right on top of counting: it is just favorable outcomes divided by total outcomes.
The skill that separates strong contestants is knowing which tool to reach for. Should you multiply? Should you divide out repeats? Should you count the opposite event instead? A surprising number of "hard" problems become one-line computations once you pick the right framing — especially using complementary counting, where you count what you don't want and subtract.
This article develops the full toolkit: the multiplication and addition principles, permutations and combinations (with the factorial machinery behind them), arrangements with repeated items, complementary counting, casework, expected value basics, and the basic laws of probability for independent and mutually exclusive events. Each technique comes with contest-style examples so you can see exactly when it applies.
2. Core Concepts
Concept 1 — The Multiplication Principle
Multiplication principle. If a task is done in stages, and stage one can happen in ways and stage two in ways (independent of the first), then the whole task happens in ways. This extends to any number of stages. The keyword "and" (in the sense of sequential choices) usually signals multiplication.
Concept 2 — The Addition Principle
Addition principle. If a task can be done by one of several mutually exclusive methods — ways by method one or ways by method two, with no overlap — then there are ways total. The keyword "or" (exclusive) usually signals addition.
Concept 3 — Factorials
A factorial counts the arrangements of distinct objects in a row. By convention , which keeps all combination formulas consistent. Know , , .
Concept 4 — Permutations
A permutation counts ordered selections. The number of ways to arrange of distinct items in order is The full permutation of all items is .
Concept 5 — Combinations
A combination counts unordered selections. The number of ways to choose of items, ignoring order, is The extra division by removes the orderings that a combination regards as identical.
Concept 6 — Pascal's Rule and Symmetry
Symmetry: . Choosing what to include is the same as choosing what to leave out.
Pascal's rule: , the recurrence behind Pascal's triangle. Useful for quick mental arithmetic: .
Concept 7 — Arrangements with Repeated Objects
When some objects are identical, divide out the permutations of the identical copies: where is the total count and are the multiplicities of each repeated item.
Concept 8 — Probability Fundamentals
The probability of an event in a finite sample space of equally likely outcomes is Probabilities lie between and . The complement is " does not happen," and .
Concept 9 — Independent Events
Two events are independent if one happening doesn't change the other's probability; then . Drawing with replacement or rolling separate dice are classic independent setups.
Concept 10 — Mutually Exclusive Events
Two events are mutually exclusive if they cannot both happen; then . For events that can overlap, use inclusion–exclusion: .
Concept 11 — Complementary Counting
When a problem says "at least one," count the complement ("none") and subtract from the total. This is almost always faster than casework on "exactly one, exactly two, …"
Concept 12 — Expected Value (AMC 8 Preview)
The expected value of a random variable taking values with probabilities is Linearity of expectation: even when and are not independent. This solves many "average number of …" problems without full casework.
Continue reading with Premium
Upgrade to read the full article and unlock all Premium features.
Free
- Unlimited practice — all difficulties
- 3 hints / day
- Community solutions
- 2 timed mocks / month
Premium
- ✓Full article + all 57+ theory guides
- ✓Unlimited hints on practice problems
- ✓Unlimited timed mock exams & PDF worksheets