SOLUTION: the probability that I successfully land a bottle flip is 62%. If I make 20 attempts what is the probability I will successfully land exactly 12 of the attempts?
Algebra ->
Probability-and-statistics
-> SOLUTION: the probability that I successfully land a bottle flip is 62%. If I make 20 attempts what is the probability I will successfully land exactly 12 of the attempts?
Log On
Question 1135728: the probability that I successfully land a bottle flip is 62%. If I make 20 attempts what is the probability I will successfully land exactly 12 of the attempts? Answer by Edwin McCravy(20064) (Show Source):
On your TI-84 or TI-83 it's 20 trials, p=0.62, x value=12
binompdf(20,0.62,12) <--find that @ 2ND VARS, scroll down to A:binompdf(
Press ENTER
0.1766998481
Edwin