Browse · MATH
Printjmc
counting and probability intermediate
Problem
What is the minimum number of times you must throw three fair six-sided dice to ensure that the same sum is rolled twice?
Solution
In the worst-case scenario, every possible sum is rolled before the same sum is rolled again. The minimum possible sum rolled is , and the maximum is . Every sum in between those two extremes can be created, since the sums are created through adding three of the digits between one and six. Thus, there are possible sums, so the dice must be rolled times to ensure that the same sum is rolled twice.
Final answer
17