document.write( "Question 1154909: Assume the random variable x is normally distributed with mean = 50 and standard deviation = 7. Find the indicated probability P(x>39) \n" ); document.write( "
Algebra.Com's Answer #777905 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd
\n" ); document.write( "=(39-50)/7=-11/7
\n" ); document.write( "want probability for z >-11/7
\n" ); document.write( "This is 0.9420.
\n" ); document.write( "
\n" );