SOLUTION: when a weighted coin is tossed 10 times and the probability of getting a head on one toss is .30 what is the probability of getting more than 5 heads?
Algebra ->
Probability-and-statistics
-> SOLUTION: when a weighted coin is tossed 10 times and the probability of getting a head on one toss is .30 what is the probability of getting more than 5 heads?
Log On
Question 366927: when a weighted coin is tossed 10 times and the probability of getting a head on one toss is .30 what is the probability of getting more than 5 heads? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! when a weighted coin is tossed 10 times and the probability of getting a head on one toss is .30 what is the probability of getting more than 5 heads?
----------------------
Binomial Problem with n=10 and p = 0.3
---
P(6<= x <=10) = 1 - P(0<= x <=5) = 0.0473..
================
Cheers,
Stan H.