SOLUTION: What is the probability of getting at least 3 tails when tossing a coin 6 times.
Algebra
->
Probability-and-statistics
-> SOLUTION: What is the probability of getting at least 3 tails when tossing a coin 6 times.
Log On
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 633310
:
What is the probability of getting at least 3 tails when tossing a coin 6 times.
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
What is the probability of getting at least 3 tails when tossing a coin 6 times.
------
P(3<= x <=6) = 1 - binomcdf(6,1/2,2) = 0.6563
------
Cheers,
Stan H.