document.write( "Question 319482: The mean is u=60 and its stardard devation is q=4.0
\n" );
document.write( "Find the probability that X is less that 53 \n" );
document.write( "
Algebra.Com's Answer #228804 by stanbon(75887) ![]() You can put this solution on YOUR website! The mean is u=60 and its standard deviation is q=4.0 \n" ); document.write( "Find the probability that X is less that 53 \n" ); document.write( "-- \n" ); document.write( "z(53) = (53-60)/4 = -7/4 \n" ); document.write( "--- \n" ); document.write( "P(x < 53) = P(z < -7/4) = normalcdf(-1000,-7/4) = 0.0401 \n" ); document.write( "============================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |