April 23rd, 2013, 12:39 am
I know how to solve this problem using Markov Chain and I get 8.However, I'm trying to solve it using expected values, and I can't get it...If I were to look for HHH, I would do it this wayLet X=expected number of tosses to get HHHX=(1/8)*3+1/8*(3+X)+1/2*(1+X)+1/4*(2+X) And, I would get 14....Now, in the 'THH' case, the process doesn't always goes to the origin, so it much take fewer tosses... anybody know how I can adjust the expected value equation?