document.write( "Question 513151: Shaq is in a free throw shooting competition where he shoots exactly 20 free throws and tries to make as many as he can. The probability he makes a free throw is a constant value of 0.45. Assume his shots are independent of each other. \r
\n" ); document.write( "\n" ); document.write( "a. What is the expected number of free throws Shaq will make?
\n" ); document.write( " I did 20X0.45= 9 9 expected throws.
\n" ); document.write( "b. What is the mode number of free throws Shaq will make?
\n" ); document.write( " This is the question I am most confused on. I am not sure how to create the data I need to find the mode.
\n" ); document.write( "c. What is the probability Shaq makes exactly 6 free throws?
\n" ); document.write( " For this I used the formula \"+nCr+p%5Er%281-p%29%5E%28n-r%29\" and got: P(x=6)= .074
\n" ); document.write( "d. What is the probability Shaq makes not less than 12 free throws?
\n" ); document.write( " I think this is a typo on my teachers part, and I will ask and get back to you. \r
\n" ); document.write( "\n" ); document.write( "Thanks in advance guys!!
\n" ); document.write( "

Algebra.Com's Answer #342897 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Shaq is in a free throw shooting competition where he shoots exactly 20 free throws and tries to make as many as he can. The probability he makes a free throw is a constant value of 0.45. Assume his shots are independent of each other.
\n" ); document.write( "a. What is the expected number of free throws Shaq will make?
\n" ); document.write( "E(x) = np = 20X0.45= 9 expected throws.
\n" ); document.write( "----------------------------
\n" ); document.write( "b. What is the mode number of free throws Shaq will make?
\n" ); document.write( "This is the question I am most confused on. I am not sure how to create the data I need to find the mode.
\n" ); document.write( "Comment: There is no way to calculate the mode.
\n" ); document.write( "-----------------------------------
\n" ); document.write( "c. What is the probability Shaq makes exactly 6 free throws?
\n" ); document.write( "For this I used the formula 20C6(0.45)^6*(0.55)^14 = P(x=6)= .0746
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "d. What is the probability Shaq makes not less than 12 free throws?
\n" ); document.write( "P(12 <= x <=20) = 1 - P(0<= x <=11) = 1- binomcdf(20,0.45,11) = 0.1308
\n" ); document.write( "========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );