document.write( "Question 696172: Let X be the number ofcorrect answers if a students guesses randomly from the 5 choices for each of the 25 questions. What is the probability distribution of X? \n" ); document.write( "
Algebra.Com's Answer #428833 by stanbon(75887) ![]() You can put this solution on YOUR website! Let X be the number ofcorrect answers if a students guesses randomly from the 5 choices for each of the 25 questions. What is the probability distribution of X? \n" ); document.write( "---- \n" ); document.write( "It's a binomial distribution with \n" ); document.write( "u = np = 25*(1/5) = 5 \n" ); document.write( "and \n" ); document.write( "s = sqrt(npq) = sqrt(5(4/5)) = 2 \n" ); document.write( "------------------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================================== \n" ); document.write( " |