SOLUTION: A professional basketball player makes 86% of the free throws he tries. Assuming this percentage will hold true for future attempts, find the probability that in the next 8 tries,

Algebra ->  Probability-and-statistics -> SOLUTION: A professional basketball player makes 86% of the free throws he tries. Assuming this percentage will hold true for future attempts, find the probability that in the next 8 tries,       Log On


   



Question 1135692: A professional basketball player makes 86% of the free throws he tries. Assuming this percentage will hold true for future attempts, find the probability that in the next 8 tries, the number of free throws he will make is exactly 5
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
On your TI-84 or TI-83 it's 8 trials, p=0.86, x value=5

binompdf(8,0.86,5)    <--find that @ 2ND VARS, scroll down to A:binompdf(

Press ENTER

0.0722876972

Edwin