This month's Challenge Question: Specs & Techs from GlobalSpec:
A bag holds 10 fair dice. Some of the dice are 3-sided, some 6-sided,
and some 7-sided. When all of the dice are rolled, the most probable result
(sum of the dice) is 32. How many of each kind of dice are present in the bag?
And the answer is:
The bag contains three 3-sided dice, four 6-sided dice, and three
7-sided dice. The following equation for determining the most likely result for
a given number of similarly-sided dice may be helpful:

Where n is the number of dice
and s is the number of sides of each
die. Using this formula we see,

Thus:

Thirty-two is the most probable result for three 3-sided dice, four 6-sided dice, and
three 7-sided dice rolled at the same time.
|
Comments rated to be Good Answers:
Comments rated to be "almost" Good Answers: