document.write( "Question 408193: The mean of a normal probability distribution is 87 and the standard deviation is 4. What is the probability of a value greater than 90?
\n" ); document.write( "A) .2734
\n" ); document.write( "B) .7734
\n" ); document.write( "C) .2420
\n" ); document.write( "D) .2264
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #287634 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "mean of a normal probability distribution is 87 and the standard deviation is 4.
\n" ); document.write( "*Note: \"z+=+blue%28x+-+mu%29%2Fblue%28sigma%29\"
\n" ); document.write( " z = (90-87)/4 = 3/4 = .75 |NORMSDIST(0.75) = .77337
\n" ); document.write( " P(z > .75) = 1 - .77337 = .25335 \n" ); document.write( "
\n" );