The faces of each of standard dice are labeled with the integers from to . Let be the probability that when all dice are rolled, the sum of the numbers on the top faces is . What other sum occurs with the same probability ?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Replacing each face k by 7 - k is a bijection, so a sum of 10 is exactly as likely as 49 - 10 = 39.
Solution
Pair every outcome with its "flipped" outcome, in which each die showing is replaced by a die showing . This is a one-to-one correspondence on the equally likely outcomes, and it turns a total of into a total of
So the number of outcomes with sum equals the number with sum , and the two sums are equally likely.
For the partner sum is .
The answer is .
Why this works
The distribution of a dice total is symmetric about its midpoint: the minimum sum is , the maximum is , and sits above the minimum just as sits below the maximum. Whenever a problem asks for "the other value with the same probability," look for a reflection that maps outcomes to outcomes.
Alternative approach
Sum with seven dice means the excess over the all-ones roll is , distributed among dice. Sum means the shortfall below the all-sixes roll is . Both are the number of ways to distribute units among dice, so the counts match.
The trap
Mirroring about the wrong value, e.g. answering the maximum sum 42 = 6*7 (choice E) instead of 49 - 10, the reflection of 10 about the mean 24.5.
Common mistakes
- Mirroring about the wrong value, e.g. answering the maximum sum 42 = 6*7 (choice E) instead of 49 - 10, the reflection of 10 about the mean 24.5.
- Guessing because it is "10 plus a small number," without any symmetry reasoning.
Techniques
Map the objects to something easier to count · Exploit symmetry to reduce work or pair up objects