document.write( "Question 324839: You are taking a quiz with 10 multiple choice questions and each questions has 4 possible answers. If you assume that the questions are independent, what is the standard deviation for quiz scores? \n" ); document.write( "
Algebra.Com's Answer #232604 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You are taking a quiz with 10 multiple choice questions and each questions has 4 possible answers. If you assume that the questions are independent, what is the standard deviation for quiz scores? \n" ); document.write( "----------------------- \n" ); document.write( "Binomial Problem with n = 10 and p = 1/4 \n" ); document.write( "--- \n" ); document.write( "standard deviations = sqrt(npq) = sqrt(10*1/4*3/4) \n" ); document.write( "= sqrt(1.3693) \n" ); document.write( "= 1.1702 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |