Question
A die is rolled twice. Given that the sum of the two rolls is 7, what is the probability that the first roll was 2?
Solution — Step by Step
= “first roll is 2”. = “sum is 7”. We want .
Outcomes summing to 7: — six outcomes out of 36. So .
First roll is 2 AND sum is 7 → second roll must be 5. Only outcome: . .
Final answer: .
Why This Works
Conditional probability narrows the sample space. Once we know the sum is 7, only six outcomes are possible, and they are equally likely. Of these, only one has first roll 2 — so .
This is the “reduce sample space” speed trick. For any conditional probability with a uniform sample space, just count outcomes in the conditioned event and how many of them satisfy the second condition.
Alternative Method (Speed Solve)
List the 6 outcomes that sum to 7. Count how many have first roll = 2. Answer = (count)/(6). Done in 10 seconds.
For uniform discrete spaces, conditional probability = (favourable in ) / (total in ). Skip the Bayes formula — go straight to counting.
Common Mistake
Confusing with . Here would be “given first roll is 2, probability sum is 7”, which is the probability second roll is 5, i.e., also . They happen to be equal here by coincidence — usually they differ.
Counting the same outcome twice. and are different outcomes if the dice are distinguishable (which they are in standard problems). Don’t merge them.