A compact reference for the first combinatorics lessons.
If a task happens in stages, count how many choices are available at each stage.
If step A has a choices and step B has b choices after that, then the total number of outcomes is a × b.
Example: 3 shirts and 4 trousers gives 12 outfits.
If you can do one of several disjoint things, add the counts.
Example: 5 math books or 2 physics books gives 7 possible books to pick.