Fair die - probability - geometric

46 Views Asked by At

Throw a fair die. X is the number of throws until the first appearance of 6, Y is the number of throws until the first appearance of 5.

I need to calculate E(x), so I used geometric expectency (1/1/6) = 6

Now, I need to calculate -

how i do it?

1

There are 1 best solutions below

11
On BEST ANSWER

Hint:

$$E(X|Y=1)$$

means that the first die roll is 5

thus

$$E(X|Y=1)=1+6=7$$