document.write( "Question 137682: 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 the 200 times at bat?\r
\n" );
document.write( "\n" );
document.write( "A) 12.64%\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "B) 11.72%\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "C) 50.34%\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "D) 13.14%\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #100705 by stanbon(75887)![]() ![]() ![]() 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 the 200 times at bat? \n" ); document.write( "--------------- \n" ); document.write( "It is a binomial problem with n=200, p=0.34, 0<= x <=60 \n" ); document.write( "That is binomcdf(200,0.34,60)= 0.13097... \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |