SOLUTION: Suppose that you flip a coin 12 times. What is the probability that you achieve at least 4 tails?

Algebra.Com
Question 1125822: Suppose that you flip a coin 12 times. What is the probability that you achieve at least 4 tails?
Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


# of ways of getting 0 tails: C(12,0) = 1
# of ways of getting 1 tails: C(12,1) = 12
# of ways of getting 2 tails: C(12,2) = 66
# of ways of getting 3 tails: C(12,3) = 220

# of ways of getting less than 4 tails: 1+2+66+220 = 299

# of ways of getting at least 4 tails: 2^12 - 299 = 4096-299 = 3797

Probability of getting at least 4 tails: 3797/4096 = 92.7%

RELATED QUESTIONS

Suppose that you flip a coin 15 times. What is the probability that you achieve at least (answered by Edwin McCravy)
suppose you flip a oin 3 times what is the probability that at least once the coin comes... (answered by stanbon)
If Cole flips a coin three times, what is the probability that he will flip tails, at... (answered by mananth)
If Cole flips a coin three times, what is the probability that he will flip tails, at... (answered by FrankM)
You flip a fair coin three times. What is the probability that you get exactly two... (answered by ikleyn)
You flip a coin 5 times. What is the probability that the results are all heads or all... (answered by solver91311,Alan3354)
You flip a coin three times. Find the probability that all flips will land tails. (answered by ikleyn)
Take a coin and flip it 20 times. How many times did you get heads? HOw many times did... (answered by stanbon)
Suppose you flip a coin 10000 times, What does the Law of Large Numbers say? Multiple... (answered by stanbon)