document.write( "Question 841820: Scores on a management aptitude examination are normally distributed with a mean of 72 and a standard deviation of 8. \r
\n" ); document.write( "\n" ); document.write( "a. What is the lowest score that will place a manager in the top 1% (99th percentile) of the distribution? Your answer is Please round to an integer number. \r
\n" ); document.write( "\n" ); document.write( "b. What is the highest score that will place a manager in the bottom 20% (20th percentile) of the distribution? Your answer is Please round to an integer number.
\n" ); document.write( "

Algebra.Com's Answer #507217 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Using TI:
\n" ); document.write( "*Note: \"z+=+blue%28x+-+mu%29%2Fblue%28sigma%29\"
\n" ); document.write( "z = invNorm(area to left of desired z).
\n" ); document.write( "a)z = invNorm(.99) = 2.326
\n" ); document.write( " 2.362 = (x-72)/8
\n" ); document.write( " 8(2.326) + 72 = x = 91
\n" ); document.write( "b)z = invNorm(.20) = -.842
\n" ); document.write( " 8(-.842) + 72 = x = 65
\n" ); document.write( " \n" ); document.write( "
\n" );