document.write( "Question 867511: a test consists of 80 multiple choice questions each with five possible answers. Find mean and standard deviation of the number of correct answers \n" ); document.write( "
Algebra.Com's Answer #523052 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a test consists of 80 multiple choice questions each with five possible answers.
\n" ); document.write( "n = 80 ; p(correct) = 1/5
\n" ); document.write( "--------------------------------
\n" ); document.write( "Find mean and standard deviation of the number of correct answers
\n" ); document.write( "mean = n*p = (1/5)80 = 16
\n" ); document.write( "----
\n" ); document.write( "std = sqrt[npq] = sqrt[16*(4/5)] = 8/sqrt(5)
\n" ); document.write( "====================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" ); document.write( "
\n" );