document.write( "Question 465167: the frequency distribution of scores on an examination is closely described by a bell shaped frequency curve and the distribution has a mean of 57.5 and a standard deviation of 10.
\n" );
document.write( "i) what percentage of candidates would be awarded grade A if the cut-off for grade A is 75 Marks? \n" );
document.write( "
Algebra.Com's Answer #318748 by stanbon(75887) ![]() You can put this solution on YOUR website! the frequency distribution of scores on an examination is closely described by a bell shaped frequency curve and the distribution has a mean of 57.5 and a standard deviation of 10. \n" ); document.write( "i) what percentage of candidates would be awarded grade A if the cut-off for grade A is 75 Marks? \n" ); document.write( "-------------\r \n" ); document.write( "\n" ); document.write( "z(75) = (75-57.5)/10 = 1.75 \n" ); document.write( "--- \n" ); document.write( "%(x > 75) = %(z > 1.75) = normalcdf(1.75,100) = 4.01% \n" ); document.write( "========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |