document.write( "Question 520912: On a multiple choice quiz with 24 questions, each has 5 possible answers, find the variance of the number of correct answers.\r
\n" );
document.write( "\n" );
document.write( "Please help me set this up with the numbers provided. Not just the formula, it's the formula that is confusing me!\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #346282 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! On a multiple choice quiz with 24 questions, each has 5 possible answers, find the variance of the number of correct answers. \n" ); document.write( "----- \n" ); document.write( "Binomial Problem with n = 24 and p(correct) = 1/5 \n" ); document.write( "---- \n" ); document.write( "variance = sqrt(npq) = sqrt(24*1/5*4/5) = (4/5)sqrt(6) \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |