document.write( "Question 598203: What is the probability of observing a a value more then .75 from a standard normal distribution?
\n" ); document.write( "I got 1-.7734
\n" ); document.write( "What is the probability of observing a number less then 5 or more than 10 from a normal distribution with mean 9 and standard deviation 2?
\n" ); document.write( "

Algebra.Com's Answer #378492 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
What is the probability of observing a a value more then .75 from a standard normal distribution?
\n" ); document.write( "I got 1-.7734 = 0.2266
\n" ); document.write( "-----------------------------------
\n" ); document.write( "What is the probability of observing a number less then 5 or more than 10 from a normal distribution with mean 9 and standard deviation 2?
\n" ); document.write( "---
\n" ); document.write( "z(5) = (5-9)/2 = -2
\n" ); document.write( "z(10) = (10-9)/2 = 1/2
\n" ); document.write( "-------
\n" ); document.write( "P(x < -2) or P(x > 1/2)
\n" ); document.write( "= 0.0228 + 0.3985
\n" ); document.write( "---
\n" ); document.write( "= 0.3303
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );