November 9th, 2012, 12:26 pm
1. What is the expected time until we hit first head? Answer: 2.2. What is the probability that you will get head again and thus have your first HH? Answer: 1/2. (If fail, we will start from zero)3. Expected time to hit HH must therefore be 3/(1/2) = 6.Or in mathematics:t_0 = first time to hit HE[t_0] = 2.t_1 = first time to hit HHE[t_1] = E[t_0] + E[t_1 | Standing in H] = E[t_0] + 1*P(H) + (1 + E[t_1])*P(T) => E[t_1] = 2*E[t_0] + 2 = 6