Answer :
The probability that a sequence of five flips of a fair coin will not land heads up twice in a row is 13/32.
My strategy is that if we cannot have two heads in a row, we also cannot have three, four, or five heads in a row. Noting the similarity between these two occurrences:
{no HH}={not (exactly HH or not exactly HHH or exactly HHHH)}={not exactly HH and not exactly HHH and not exactly HHHH}.
These can then be expressed as complementary probabilities as follows:
P(no HH)=P(not exactly HH) ×P(not exactly HHH)× P(not exactly HHHH)× P(not exactly HHHHH)=1−P(exactly HH)×1−P(exactly HHH)×1−P(exactly HHHH)×1−P(exactly HHHHH)
We can easily compute these probabilities:
P(exactly HH)P(exactly HHH)P(exactly HHHH)P(exactly HHHHH)=425=325=225=125
The likelihood that there will be no double heads anywhere in the sequence is thus:
∏i=14(1−i25)≈0.720
Hence, A sequence of five fair coin flips has a 13/32 chance of not landing heads up twice in a row.
To learn more about probability click here :
brainly.com/question/30034780
#SPJ4