SOLUTION: express the probability as a percent. during the 2011-12 NBA basketball season, Kevin Durant made 86% of the free throws that he attempted. what is the probability that he would

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: express the probability as a percent. during the 2011-12 NBA basketball season, Kevin Durant made 86% of the free throws that he attempted. what is the probability that he would       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1115882: express the probability as a percent.
during the 2011-12 NBA basketball season, Kevin Durant made 86% of the free throws that he attempted. what is the probability that he would make exactly nine of his next ten free throws?

Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
use the binomial probability formula
:
Probability (P) (k successes in n trials) = nCk * p^k * (1-p)^(n-k), where nCk = n! / (k! * (n-k)!)
:
for this problem, n=10, k=9, p=0.86
:
P (9 successes in 10 trials) = 10C9 * (0.86)^9 * (1-0.86)^(10-9) =
:
(10!/(9! * (10-9)!) * 0.2573 * 0.14 =
:
10 * 0.2573 *0.14 = 0.3602 approximately 0.36
:
***************************************************************************
probability Kevin Durant will make 9 free throws out of the next 10 is 0.36
***************************************************************************
: