Dicey Expectation

A standard 6 6 sided dice is thrown repeatedly till three consecutive 6 s 6's are rolled. What is the expected number of dice throws ?


The answer is 258.

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.

2 solutions

Satyen Nabar
Feb 28, 2015

Let E E be the Expected number of throws. Note that if we ever get a number other than 6 6 , then since the throws are independent, we would have to start over again.

If the first throw results in a number other than 6 6 , the probability is 5 6 \frac {5}{6} and the game restarts.

If the first and second throws result in a 6 6 , then a number other than 6 6 , the probability is 5 36 \frac {5}{36} and the game restarts.

If the first, second and third throws result in a 6 , 6 6, 6 , then a number other than 6 6 , the probability is 5 216 \frac {5}{216} and the game restarts.

If the first, second, and third throws result in a 6 , 6 , 6 6, 6, 6 , the probability is 1 216 \frac {1}{216} and the game is over.

Hence, by the linearity of expectation, we get

E = 5 6 × ( E + 1 ) + 5 36 × ( E + 2 ) + 5 216 × ( E + 3 ) + 1 216 × 3 E= \frac {5}{6} \times (E+1) + \frac {5}{36}\times (E+2) + \frac {5}{216} \times (E+3) + \frac {1}{216} \times 3 .

Solving the equation, we get E = 258 E=258 .

I was going to post the same solution :)

Aalap Shah - 6 years, 2 months ago
Yuriy Kazakov
Oct 19, 2020

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...