document.write( "Question 439161: X has a normal distribution with a mean of 80.0 and standard deviation of 3.5. Find the following probabilites:
\n" );
document.write( "a) P(x<77.0)
\n" );
document.write( "b) P(78.0<0x<85.0)
\n" );
document.write( "c) P(x>90.0) \n" );
document.write( "
Algebra.Com's Answer #303518 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! X has a normal distribution with a mean of 80.0 and standard deviation of 3.5. Find the following probabilites: \n" ); document.write( "--- \n" ); document.write( "Comment: For each of these problems find the z-value. \n" ); document.write( "Then use your calculator or z-chart to find the appropriate \n" ); document.write( "probability. \n" ); document.write( "---- \n" ); document.write( "a) P(x<77.0) \n" ); document.write( "z(77) = (77-80)/3.5 = -0.8571 \n" ); document.write( "P(x < 77) = P(z < -0.8571) = 0.1957 \n" ); document.write( "======================================= \n" ); document.write( "Follow the same procedure for \"b\" and \"c\". \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "b) P(78.0<0x<85.0) \n" ); document.write( "c) P(x>90.0) \n" ); document.write( " \n" ); document.write( " |