document.write( "Question 609927: a basketball player makes 70% of the free throws he shoots. if he tries 13 throws what is the probability that he will make more than five throws? \n" ); document.write( "
Algebra.Com's Answer #384027 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Note: The probability of x succesP(0)ses in n trials is:
\n" ); document.write( "P = nCx* \"p%5Ex%2Aq%5E%28n-x%29\" where p and q are the probabilities of success and failure respectively. In this case p= .70 & q = .30 and n = 13
\n" ); document.write( "nCx = \"n%21%2F%28x%21%28n-x%29%21%29\"
\n" ); document.write( "P( making >5) = 1 - [P(0)+P(1)+ P(2) + P(3) + P(4)+ P(5)]
\n" ); document.write( "P = 1-(\"+%28.7%29%5E0%2A%28.3%29%5E%2813%29+\" \"13%28.7%29%5E1%2A%28.3%29%5E%2812%29+\"+\"78%28.7%29%5E2%2A%28.3%29%5E%2811%29\"+\"286%28.7%29%5E3%2A%28.3%29%5E%2810%29\"+\"715%28.7%29%5E4%2A%28.3%29%5E%289%29\"+\"1287%28.7%29%5E5%2A%28.3%29%5E%288%29\")= .9960
\n" ); document.write( "Recommend using TI or stattrek.com for statistical calculations.
\n" ); document.write( "Above is an explanatory presenation. Hope this helps. \n" ); document.write( "
\n" );