document.write( "Question 795615: A batter has a batting average of .305, what's the probability of him getting exactly 4 hits? What is the success and failure? What is the p, q, n, and x using the binomial probability formula? \n" ); document.write( "
Algebra.Com's Answer #481086 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A batter has a batting average of .305, what's the probability of him getting exactly 4 hits? What is the success and failure? What is the p, q, n, and x using the binomial probability formula?
\n" ); document.write( "------------------------------
\n" ); document.write( "n = 4 ; p = 0.305 ; x = 4
\n" ); document.write( "------
\n" ); document.write( "P(x = 4) = 4C4*0.305*4 = 0.0087
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );