document.write( "Question 464796: it was found that 25% of all applicants for a position scored less than 160 points on an aptitude test. the standard deviation of the scores was 25. if the distribution score was normally distributed, what was the mean score \n" ); document.write( "
Algebra.Com's Answer #318431 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! it was found that 25% of all applicants for a position scored less than 160 points on an aptitude test. the standard deviation of the scores was 25. if the distribution score was normally distributed, what was the mean score \n" ); document.write( "----- \n" ); document.write( "Find the z-score with a left tail of 0.25. \n" ); document.write( "invNorm(0.25) = -0.6745 \n" ); document.write( "------------------------------ \n" ); document.write( "Using x = zs+u, solve for \"u\": \n" ); document.write( "160 = -0.6745*25 + u \n" ); document.write( "--- \n" ); document.write( "u = 160 + 16.8622 \n" ); document.write( "--- \n" ); document.write( "u = 176.8622 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |