document.write( "Question 976804: Assume that the random variable X is normally distributed, with mean 80 and standard deviation 16. Compute the probability P(X<100) \n" ); document.write( "
Algebra.Com's Answer #598301 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Assume that the random variable X is normally distributed, with mean 80 and standard deviation 16. Compute the probability P(X<100)
\n" ); document.write( "---------
\n" ); document.write( "z(100) = (100-80)/16 = 5/4
\n" ); document.write( "-------
\n" ); document.write( "P(x < 100) = P(z < 5/4) = normalcdf(-100,5/4) = 0.8944
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" );