document.write( "Question 797258: 1. We know that the probability of correctly responding to a multiple choice question while guessing is 0.25 if there are four answer choices. Suppose a test has 20 questions. We also know that correctly responding follows a binomial distribution for this test.
\n" );
document.write( "what is the mean and standard deviation? \n" );
document.write( "
Algebra.Com's Answer #481787 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! We know that the probability of correctly responding to a multiple choice question while guessing is 0.25 if there are four answer choices. Suppose a test has 20 questions. We also know that correctly responding follows a binomial distribution for this test. \n" ); document.write( "what is the mean and standard deviation? \n" ); document.write( "------------------------- \n" ); document.write( "mean = np = 20*0.25 = 5 \n" ); document.write( "std = sqrt(npq) = sqrt(5*0.75) = 1.9365 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |