document.write( "Question 443692: The scores on a test are normally distributed with a mean of 50 and a standard deviation of 30. Find the score that is 2.5 standard deviations above the mean. \n" ); document.write( "
Algebra.Com's Answer #306038 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi\r
\n" ); document.write( "\n" ); document.write( "mean of 50 and a standard deviation of 30.
\n" ); document.write( "*Note: \"z+=+blue%28x+-+mu%29%2Fblue%28sigma%29\" | z = 2.5
\n" ); document.write( " 2.5 = (x-50)/30
\n" ); document.write( " x = 2.5*30 + 50
\n" ); document.write( " x = 125
\n" ); document.write( " \n" ); document.write( "
\n" );