The expected number of flips from that point until the number of heads flipped in total equals the number of tails is 2
The given parameters are:
P(Head) = 70%
The expected number of flipping a head is:
E(x) = 70% * x
The expected number of flipping a tail is:
E(x) = (1 - 70%) * x + 1
Where 1 represents the first flip
When both values are equal, we have:
70% * x = (1 - 70%) * x + 1
Evaluate
0.7x = 0.3x + 1
Evaluate the like terms
0.4x = 1
Divide both sides by 0.4
x = 2.5
Remove the decimal
x = 2
Hence, the expected number of flips from that point until the number of heads flipped in total equals the number of tails is 2
Read more about expected values at:
https://brainly.com/question/15858152
#SPJ4