document.write( "Question 1089263: Let X be a normally distributed random variable with \mu μ = 100 and \sigma σ = 10. Find the probability that X is between 70 and 110. (Round your answer to the nearest whole number percent and include the percent symbol.) \n" ); document.write( "
Algebra.Com's Answer #703618 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
Probability (P) ( 70 < X < 110 ) = P ( X < 110 ) - P ( X < 70 )
\n" ); document.write( ":
\n" ); document.write( "z(110) = (110 - 100) / 10 = 1
\n" ); document.write( "P ( X < 110 ) = 0.8413
\n" ); document.write( ":
\n" ); document.write( "z(70) = (70 - 100) / 10 = -3
\n" ); document.write( "P ( X < 70 ) = 0.0013
\n" ); document.write( ":
\n" ); document.write( "********************************************
\n" ); document.write( "P ( 70 < X < 110 ) = 0.8413 - 0.0013 = 0.84 = 84%
\n" ); document.write( "********************************************
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );