SOLUTION: an unbiased coin is tossed three times in succession . what is the probability of obtaining 'tail' at least once

Algebra ->  Probability-and-statistics -> SOLUTION: an unbiased coin is tossed three times in succession . what is the probability of obtaining 'tail' at least once      Log On


   



Question 728909: an unbiased coin is tossed three times in succession . what is the probability of obtaining 'tail' at least once
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
P(3 heads) = (1/2)^3 = 1/8

P(At least one tail) = 1 - P(3 heads)

P(At least one tail) = 1 - 1/8

P(At least one tail) = 7/8