document.write( "Question 286115: If a baseball player's batting average is 0.340 or 34%, find the probability that the player will have a bad season and only score at most 60 hits in 200 times at bat? \n" ); document.write( "
Algebra.Com's Answer #207459 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If a baseball player's batting average is 0.340 or 34%, find the probability that the player will have a bad season and only score at most 60 hits in 200 times at bat?
\n" ); document.write( "--------
\n" ); document.write( "Binomial Problem with n= 200 ; p = 0.34 ; x = 60
\n" ); document.write( "---------------------
\n" ); document.write( "P(x=60) = 200C60*(0.34)^60*(0.66)^140 = 0.02968...
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );