document.write( "Question 852679: Suppose you are working with a data set that is normally distributed with a mean of 400 and a standard deviation of 20. Determine the value of x such that 60% of the values are greater than x. \n" ); document.write( "
Algebra.Com's Answer #513567 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "mean of 400 and a standard deviation of 20
\n" ); document.write( "Determine the value of x such that 60% of the values are greater than x.
\n" ); document.write( " NORMSINV(0.112)= -1.216 = .2533,
\n" ); document.write( " z = .2533 = (X-400)/20
\n" ); document.write( " 20*.2533 + 400 = X = 405.066 = 406 rounded Up
\n" ); document.write( " \n" ); document.write( "
\n" );