document.write( "Question 1043314: An analysis of the final test scores for a selection test revealed that they approximate a normal distribution with a mean of 70 and a standard deviation 10.The examiner wants to award the grade “A” to upper 10%of the candidates and fail of the candidates who score the last 10% of the marks\r
\n" );
document.write( "\n" );
document.write( "(i) What is the minimum mark to obtain an “A” grade?
\n" );
document.write( "(ii) What is the minimum mark a candidate to obtain in order to get pass marks?. \n" );
document.write( "
Algebra.Com's Answer #658523 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The z-value for the 90th percentile is 1.28 \n" ); document.write( "z=(x-mu)/sd) \n" ); document.write( "1.28=(x-mu)/sd \n" ); document.write( "12.8=x-mu, since sd is 10 and we multiply both sides by 10. \n" ); document.write( "x=mu+12.8=82.8 \n" ); document.write( "It is the opposite for the bottom 10%, where the z=-1.28 \n" ); document.write( "x-mu=-12.8 \n" ); document.write( "x-mu-12.8=57.2 \n" ); document.write( "The minimum mark to get an A is 92.8 if tenths are allowed. \n" ); document.write( "The minimum mark to pass is 57.2 \n" ); document.write( " \n" ); document.write( " |