document.write( "Question 298959: To qualify for security officers’ training, recruits are tested for stress tolerance. The scores are normally distributed, with a mean of 62 and a standard deviation of 8. If only the top 15% of recruits are selected, find the cutoff score. \n" ); document.write( "
Algebra.Com's Answer #214969 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
To qualify for security officers’ training, recruits are tested for stress tolerance. The scores are normally distributed, with a mean of 62 and a standard deviation of 8. If only the top 15% of recruits are selected, find the cutoff score.
\n" ); document.write( "---
\n" ); document.write( "Find the z-value that has a right tail of 15%.
\n" ); document.write( "That would be invNorm(0.85) = 1.0364
\n" ); document.write( "-----
\n" ); document.write( "Find the corresponding raw score using x = zs+u
\n" ); document.write( "x = 1.0364*8+62
\n" ); document.write( "x = 70.29
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );