document.write( "Question 878775: The class average on a statistics test is 70 marks with a standard deviation of 12 marks. What minimum mark must a student obtain to be in the top 8% of the class?
\n" ); document.write( "For full marks your answer should be accurate to at least one decimal place.\r
\n" ); document.write( "\n" ); document.write( "The Top 8.0% Minimum Mark =
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #530257 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi\r
\n" ); document.write( "\n" ); document.write( "mean = 70, SD = 12
\n" ); document.write( "z = invNorm(.92) = 1.4051\r
\n" ); document.write( "\n" ); document.write( "Note: z = 1.4051 = (X-70)/12
\n" ); document.write( "1.4051*12 + 70 = X \n" ); document.write( "
\n" );