Independent solution

How to solve this Geometric Distribution question

Setup

Setup

Interpret the condition as fixing the outcome of the first roll.

Y=1the first roll is 6Y=1\Longrightarrow \text{the first roll is }6

Model

Model

After that observed roll, independent future rolls restart the wait for the first five. Let G count future rolls through the first five.

GGeometric(16),X=1+GG\sim\operatorname{Geometric}\left(\frac16\right),\qquad X=1+G

Compute

Compute

Use the trial-count convention for the geometric mean and add the completed first roll.

E[G]=11/6=6\operatorname{E}[G]=\frac{1}{1/6}=6
E[XY=1]=1+6=7\operatorname{E}[X\mid Y=1]=1+6=7

Answer

Answer

The conditional expected number of rolls is seven.

7(E)\boxed{7\quad\text{(E)}}