document.write( "Question 615243: x has normal distribution with a mean of 80.0 and a standard deviation of 3.5. Find the following:\r
\n" );
document.write( "\n" );
document.write( "A)P(x<75.0)\r
\n" );
document.write( "\n" );
document.write( "B) P(78.0
Algebra.Com's Answer #387034 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x has normal distribution with a mean of 80.0 and a standard deviation of 3.5. Find the following: \n" ); document.write( "A)P(x<75.0) \n" ); document.write( "z(75) = (75-80)/3.5 = -5/3.5 = -1.4286 \n" ); document.write( "P(x < 75) = P(z < -1.4286) == normalcdf(-100,-1.4386) = 0.0766 \n" ); document.write( "==================================================================== \n" ); document.write( "B) P(78.0 \n" ); document.write( "Incomplete question. \n" ); document.write( "======================\r \n" ); document.write( "\n" ); document.write( "C) P(x>85.0) \n" ); document.write( "z(85) = (85-80)/3.5 = 5/3.5 = +1.4386 \n" ); document.write( "P(x> 85) = 0.0766 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |