Yahtzee! Part 1

In the game of Yahtzee, each player's turn consists of rolling five 6-sided dice. The highest possible score is obtained when a player rolls all five dice as the same number. Whenever this happens, this is called a "Yahtzee" (hence the name of the game).

During each player's turn, that player may re-roll the dice up to two more times after the first roll. However, we will ignore this rule for this problem.

If the probability of rolling a Yahtzee in the first roll is a b \frac{a}{b} , where a a and b b are positive co-prime integers, then what is a + b a+b ?


The answer is 1297.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Andy Hayes
Dec 6, 2015

We can consider each single dice roll to be an independent event. Therefore, in order to obtain the probability of an event for all five dice, we multiply probabilities for each individual dice.

Let's first consider the probability of rolling a Yahtzee consisting of all 1s. The probability of rolling a 1 on a single dice is 1 6 \frac{1}{6} . Therefore, the probability of rolling a 1 on all five dice would be: 1 6 × 1 6 × 1 6 × 1 6 × 1 6 = 1 6 5 \large\frac{1}{6}\times\frac{1}{6}\times\frac{1}{6}\times\frac{1}{6}\times\frac{1}{6}=\frac{1}{6^5} .

Now consider the probability of rolling a Yahtzee consisting of all 2s. The calculation is the exact same, and so the probability of rolling a 2 on all five dice would be 1 6 5 \large\frac{1}{6^5} .

There are six possible Yahtzees corresponding to each of the numbers on the dice, and the probability of rolling each Yahtzee is the same 1 6 5 \large\frac{1}{6^5} . In addition, each possible Yahtzee is mutually exclusive. Therefore, the probability of rolling any Yahtzee would be 6 × 1 6 5 = 1 6 4 = 1 1296 \large6\times\frac{1}{6^5}=\frac{1}{6^4}=\frac{1}{1296} .

Thus, a + b = 1297 a+b=\boxed{1297} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...