SOLUTION: What is the probability of flipping a coin 10 times and getting tails 6 times? Round your answer to the nearest tenth of a percent.
Algebra ->
Probability-and-statistics
-> SOLUTION: What is the probability of flipping a coin 10 times and getting tails 6 times? Round your answer to the nearest tenth of a percent.
Log On
Question 725099: What is the probability of flipping a coin 10 times and getting tails 6 times? Round your answer to the nearest tenth of a percent. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! What is the probability of flipping a coin 10 times and getting tails 6 times? Round your answer to the nearest tenth of a percent.
-----
Binomial with n = 10 and p(tails) = 1/2
------------
P(x = 6) = 10C6(1/2)^6 (1/2)^4 = 10C6/2^10 = 210/1024 = 105/512 = 20.5%
=======================
Cheers,
Stan H.
=====================