Probability with and without replacement
Probability With and Without Replacement
Probability With and Without Replacement is a topic in Probability & Statistics in the California Common Core State Standards. It is aligned to Standard S-CP.8, which requires students to apply the general multiplication rule and compute probabilities with and without replacement.
With replacement the pool is unchanged and draws are independent; without replacement the counts drop, making draws dependent.
Theory
When drawing several items, replacement decides whether the pool changes:
- With replacement: the item is returned, so probabilities stay the same and the draws are independent.
- Without replacement: the item is kept out, so the total (and that count) drop by one, and the draws are dependent.
Multiply the (updated) probabilities:
How to handle replacement
- Decide whether items are replaced.
- First draw: use the original counts.
- Second draw: keep counts (with) or reduce them (without).
- Multiply the probabilities along the branch.
After a red is drawn, \(2\) red of \(4\) remain.
| \(P(RR)\) | \(=\) | \(\dfrac35\cdot\dfrac24\) |
| \(=\) | \(\dfrac{6}{20}=\dfrac{3}{10}\) |
With replacement the counts reset, so the draws are independent.
| \(P(RR)\) | \(=\) | \(\dfrac35\cdot\dfrac35\) |
| \(=\) | \(\dfrac{9}{25}\) |
Red first, then blue from the \(4\) remaining.
| \(P(RB)\) | \(=\) | \(\dfrac35\cdot\dfrac24\) |
| \(=\) | \(\dfrac{6}{20}=\dfrac{3}{10}\) |
Because an item is removed, so both the favorable count and the total decrease — the draws are dependent.
Common pitfalls
Frequently asked questions
What does “with replacement” mean?
The drawn item is returned, so the probabilities stay the same and draws are independent.
What does “without replacement” mean?
The item is kept out, so the total drops by one and the draws are dependent.
How do you compute probability over several draws?
Multiply the probability of each draw, updating counts after each if there is no replacement.
Why are draws without replacement dependent?
Because removing an item changes the counts, so the earlier draw affects the later probability.