document.write( "Question 651553: Hello. Any help on this one is greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( "Given that x is a normally distributed random variable with a mean of 28 and a standard deviation of 7, find the following probabilities:
\n" );
document.write( "P (x < 48) \n" );
document.write( "
Algebra.Com's Answer #407711 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given that x is a normally distributed random variable with a mean of 28 and a standard deviation of 7, find the following probabilities: \n" ); document.write( "P (x < 48) \n" ); document.write( "--------- \n" ); document.write( "z(48) = (48-28)/7 = 20/7 \n" ); document.write( "---- \n" ); document.write( "P(x < 48) = P(z < 20/7) = normalcdf(-100,20/7) = 0.9979 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |