Multiplication Rule: P(A and B) for Joint Events
Problem
Draw two aces in a row without replacement from a 52-card deck. Compute P(2 aces) = 4/52 × 3/51. Show the shrinking deck and contrast with replacement.
Explanation
The multiplication rule
For any two events and :
In words: the chance both happen is the chance of the first times the chance of the second given that the first happened.
If and are independent, and the rule simplifies to
Step-by-step solution (without replacement)
Step 1 — First ace. Four aces in 52 cards:
Step 2 — Second ace, given the first was an ace. One ace already taken; three aces remain among 51 cards:
Step 3 — Multiply:
Numerically, , i.e. about 0.45% — roughly 1 in 221.
Comparison — with replacement
If we put the first card back and reshuffle, the two draws are independent, so
That's about 1 in 169 — slightly more likely than the without-replacement version, because you keep all 4 aces available for the second draw.
Verification by counting
Without replacement, the number of ordered 2-card hands that are both aces is . Total ordered 2-card hands: . Ratio: . ✓
Generalizing to events
This "chain rule" is the backbone of many probability arguments, including Bayes updates and tree-diagram reasoning.
Common mistakes
- Treating draws without replacement as independent. The second denominator should shrink. Using for without-replacement draws is a classic error.
- Mis-counting after removal. Once an ace is drawn, both the ace count (numerator) and the total card count (denominator) drop by 1.
- Mixing up "and" with "or." "And" multiplies (joint event); "or" adds (with overlap correction). See the addition-rule problem.
Try it in the visualization
Toggle between with- and without-replacement modes. A shrinking deck illustrates why the denominator drops when the drawn card is removed. The product is assembled factor by factor at the bottom of the panel.
Interactive Visualization
Parameters
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.