document.write( "Question 376719: A mandatory competency test for high school sophomore has a normal distribution with a mean of 1,200 and a standard deviation of 300.
\n" ); document.write( "a) The top 3% of students receive %500. What is the minimum score you would need to receive this reward?\r
\n" ); document.write( "\n" ); document.write( "b)The bottom 1.5% of students must go to summer school. What is the minimum score you would need to stay out of this group?
\n" ); document.write( "

Algebra.Com's Answer #268034 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "*Note: \"z+=+blue%28x+-+mu%29%2Fblue%28sigma%29\"
\n" ); document.write( "Top 3% NORMSINV(0.97)= 1.8808
\n" ); document.write( "1.8808 * 300 + 1200 = 1764 To receive the award would need to have score > 1764\r
\n" ); document.write( "\n" ); document.write( "Bottom 1.5% NORMSINV(0.015) = -2.17
\n" ); document.write( "-2.17*300 + 1200 = 549 ro stay out of this group would need to have score >549 \n" ); document.write( "
\n" );