The definition
Every probability is between 0 (impossible) and 1 (certain). A fair die shows a "4" with probability 1/6.
The complement
"At least one" problems are usually fastest through the complement: P(at least onenone).
Combining events
- AND (both happen, independent): multiply. P(A and
- OR (mutually exclusive): add. P(A or
With vs without replacement
If an item is not replaced, the total drops for the next draw — recompute the denominator.