document.write( "Question 1138204: Suppose that X is normally distributed with mean 125 and standard deviation 22.
\n" );
document.write( " What value of X does only the top 15% exceed?
\n" );
document.write( "X = \n" );
document.write( "
Algebra.Com's Answer #756089 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! The z-score associated with a probability of 85% is 1.04 \n" ); document.write( ": \n" ); document.write( "1.04 = (X - 125)/22 \n" ); document.write( ": \n" ); document.write( "X - 125 = 22.88 \n" ); document.write( ": \n" ); document.write( "X = 147.88 \n" ); document.write( ": \n" ); document.write( "************************************ \n" ); document.write( "Therefore, the top 15% exceed 147.88 \n" ); document.write( "************************************ \n" ); document.write( ": \n" ); document.write( " |