For an unfair coin, if , then what is to 3 decimal places?
Clarifications :
denotes the expected value for the number of flips you would make before flipping 2 heads in a row
denotes the expected value for the number of flips you would make before flipping a tail.
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.
Relevant wiki: Expected Value - Problem Solving
E ( T ) = 1 / P T where P T = probability of flipping tails
E ( H H ) = ( 2 − P T ) / ( 1 − 2 P T + P T 2 )
This can be derived by solving the following set of linear equations, where E i represents the expectation value of getting i n 's once you have i n 's :
Setting them equal, gives that P T = 0 . 2 9 3 .
So E ( T ) = E ( H H ) = 3 . 4 1 4