document.write( "Question 104171: Reggie Miller of the Indiana Pacers is the National Basketball Association's best career free throw shooter, making 89% of his shots (USA Today, January 22, 2004). Assume that late in a basketball game, Reggie Miller is fouled and is awarded two shots.\r
\n" );
document.write( "\n" );
document.write( "a. What is the Probability that he will make both shots?\r
\n" );
document.write( "\n" );
document.write( "b. What is the probability he will make at least one shot?\r
\n" );
document.write( "\n" );
document.write( "c. What is the probability he will miss both shots? \n" );
document.write( "
Algebra.Com's Answer #75794 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! making 89% of his shots (USA Today, January 22, 2004). Assume that late in a basketball game, Reggie Miller is fouled and is awarded two shots. \n" ); document.write( "a. What is the Probability that he will make both shots? \n" ); document.write( "Ans: 0.89^2 = 0.7921 \n" ); document.write( "------------------------------------ \n" ); document.write( "b. What is the probability he will make at least one shot? \n" ); document.write( "P(make at least one) = 1 - Prob(misses both) = 1-0.121 = 0.9879 \n" ); document.write( "c. What is the probability he will miss both shots? \n" ); document.write( "Ans: (0.11)^2 = 0.121 \n" ); document.write( "-------------------- \n" ); document.write( "Comment: I worked part \"c\" before part \"b\" because b's answer is \n" ); document.write( "easier to calculate if the answer to \"c\"is known. \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |