A pair of six-sided dice are labeled so that one die has only even numbers (two each of , , and ), and the other die has only odd numbers (two each of , , and ). The pair of dice is rolled. What is the probability that the sum of the numbers on the tops of the two dice is ?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Each die shows one of three values with equal probability, so there are 9 equally likely value pairs, and exactly three of them (2+5, 4+3, 6+1) sum to 7.
Solution
Because each value appears on two of the six faces, the even die shows , or each with probability , and the odd die shows , or each with probability . So the value pairs are equally likely.
List the pairs whose sum is :
Every even value has exactly one odd partner, so there are favorable pairs out of .
The probability is .
The answer is .
Why this works
Doubled labels do not change the probabilities of the values, so the dice behave like three-sided dice. Reducing the sample space to equally likely value pairs makes the count tiny. Equivalently: whatever the even die shows, exactly one of the three odd values completes a , so the probability is regardless.
Alternative approach
Use all face pairs: each favorable value pair corresponds to face pairs, so favorable out of , again .
The trap
Using 36 outcomes but counting only 3 favorable ones (each favorable value pair actually covers 4 of the 36 face pairs).
Common mistakes
- Using 36 outcomes but counting only 3 favorable ones (each favorable value pair actually covers 4 of the 36 face pairs).
- Forgetting the pair or including impossible pairs like from the wrong dice.
Techniques
Organized listing / direct enumeration