document.write( "Question 490487: A test consists of 90 multiple choice questions, each with five possible answers, only one of which is correct. Find the mean and the standard deviation of the number of correct answers. \n" ); document.write( "
Algebra.Com's Answer #334127 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A test consists of 90 multiple choice questions, each with five possible answers, only one of which is correct. Find the mean and the standard deviation of the number of correct answers.\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "Binomial Problem with n = 90 and p(correct) = 1/5 \n" ); document.write( "--- \n" ); document.write( "mean = np = 90(1/5) = 18 \n" ); document.write( "Std = sqrt(npq) = sqrt(18*(4/5)) = 3.7947 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |