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?
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