document.write( "Question 698847: X has a normal distribution with a mean of 80.0 and a standard deviation of 4.0. Find the following probabilities:
\n" );
document.write( "(A) P(x < 78.0)
\n" );
document.write( "(B) P(76.0 < x < 84.0)
\n" );
document.write( "(C) P(x > 82.0 \n" );
document.write( "
Algebra.Com's Answer #806603 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! a) P(x < 78) \n" ); document.write( "78 is 0.5 standard deviations below the mean ---> 30.9%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) P(76 < x < 84) \n" ); document.write( "within 1 standard deviation of the mean ---> 68.2%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c) P(x > 82) \n" ); document.write( "0.5 and above standard deviations above the mean ---> 30.9%\r \n" ); document.write( "\n" ); document.write( " ![]() |