Probability · Combined events & tree diagrams
1 / 19
Probability without replacement
Why the second pick happens in a smaller, changed bag — so the total always drops by one but a colour's count drops only if that colour was taken — and how that turns "one of each", "at least one" and the reverse quadratic questions.
Probability · Combined events & tree diagrams
Probability without replacement
Why the second pick happens in a smaller, changed bag — so the total always drops by one but a colour's count drops only if that colour was taken — and how that turns "one of each", "at least one" and the reverse quadratic questions.
Why it works
Without replacement means the first thing you take is not put back before you take the second. That one sentence is the whole topic — but it has two consequences, and almost everybody remembers only one of them.Work with a real bag: 5 red counters and 3 blue counters, in total. Two counters are taken, one after the other, without replacement.
Why you multiply along a path. Label the counters and , and think of the two picks as an ordered pair. There are counters you could take first and, whichever one it was, left to take second, so there are
How many of those are red-then-red? There are reds you could take first, and then reds still sitting in the bag, so pairs. Hence
Now split that fraction up: . Multiplying along the branches isn't a new rule at all — it is that counting fraction, written as two fractions.
What changes on the second pick. Compare the with the :
- The total goes down by one every single time, because one counter has
- A colour's count goes down by one **only for the colour you actually
The trap, made concrete. By far the most common mistake is to change the denominator and leave the numerator alone:
That's against — nowhere near each other, so this is a genuinely wrong answer, not a rounding wobble. And it feels right: the total went down, so it seems the "without replacement" instruction has been obeyed. But read out loud: it claims that 5 of the 7 counters still in the bag are red, and after a red has been removed there are only . It describes a bag that never existed. In the counting picture it allows the red taken first to be picked again second — replacement wearing a disguise.
Here is a check that catches it instantly. On any branch of the tree, the probabilities coming out of that branch must have the same denominator and their numerators must add up to it. After a red is taken: red and blue, and ✓. The wrong version gives and , whose numerators add to — a set of probabilities summing to more than . The working was doomed before it reached an answer.
The tree is lopsided.** With replacement, the second-pick probabilities are identical on every branch. Without replacement they differ branch by branch, because a different bag survives:
| First pick | Bag left behind | Second pick | Path probability |
|---|---|---|---|
| red | 4 red, 3 blue | red · blue | RR · RB |
| blue | 5 red, 2 blue | red · blue | BR · BB |
"One of each" needs TWO branches. "One red and one blue" doesn't say which came first, and red-then-blue and blue-then-red are different ordered pairs — so both paths count:
Using one branch alone halves the answer. The two products happen to be equal here ( and are the same numbers reordered), so doubling one of them is a legitimate shortcut — but only for two different colours. Never double a "both the same" calculation.
"At least one" is easiest backwards. "At least one blue" covers RB, BR and BB — three paths to add. Its opposite is "no blues at all", which is both red — a single path:
(Directly: ✓.) The opposite of "at least one blue" is not "both blue" — that is the opposite of "at least one red".
Three picks. Nothing new: three fractions, totals , and each colour's count dropping each time that colour is used. .
Going backwards — why a quadratic appears. Suppose the bag holds red and blue, with unknown. Then sits in the numerator and inside the total, and both drop by one on the second pick:
Set that equal to the probability the question gives you and clear the fractions. Each side is then a product of two brackets containing , so each side produces an — and they don't cancel. The quadratic is the price of the numerator and the denominator both moving: it is the algebraic fingerprint of "without replacement".