document.write( "Question 263248: An employee gives a pre-employment evaluation to a large group of applicants. The scores are normally distributed with a mean of 154 and a standard deviation of 7. The employer wants to interview only those applicants who score in the top 5%. What should the cut-off score be for the interviews? \n" ); document.write( "
Algebra.Com's Answer #193988 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An employee gives a pre-employment evaluation to a large group of applicants. The scores are normally distributed with a mean of 154 and a standard deviation of 7. The employer wants to interview only those applicants who score in the top 5%. What should the cut-off score be for the interviews?
\n" ); document.write( "An employee gives a pre-employment evaluation to a large group of applicants. The scores are normally distributed with a mean of 154 and a standard deviation of 7. The employer wants to interview only those applicants who score in the top 5%. What should the cut-off score be for the interviews?
\n" ); document.write( "--------------------------
\n" ); document.write( "Find the z-score that determines a 5% right tail.
\n" ); document.write( "That z-score is z = invNorm(0.95) = 1.6448..
\n" ); document.write( "---------------------
\n" ); document.write( "Now find the raw score that corresponds to that z-score:
\n" ); document.write( "x = zs + u
\n" ); document.write( "x = 1.6448*7 + 154
\n" ); document.write( "x = 165.51 (This is the cut-off score)
\n" ); document.write( "=========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );