document.write( "Question 693966: A test consists of 70 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 #427706 by stanbon(75887) ![]() You can put this solution on YOUR website! A test consists of 70 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( "---- \n" ); document.write( "Binomial distribution with n = 70 and p(correct) = 1/5 \n" ); document.write( "------ \n" ); document.write( "mean = np = 70(1/5) = 14 \n" ); document.write( "---- \n" ); document.write( "std = sqrt(npq) = sqrt(14(4/5))= 3.3466 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |