document.write( "Question 1000158: A student is preparing for an upcoming midterm exam. The professor given the student 40 practice questions and plans to select 12 of the questions at random to create the midterm exam. Suppose the student knows how to correctly answer 34 of the 40 questions. Let X represent the number of questions the student answers correctly on the exam.\r
\n" );
document.write( "\n" );
document.write( " What is the probability distribution of X? \n" );
document.write( "
Algebra.Com's Answer #617666 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A student is preparing for an upcoming midterm exam. The professor given the student 40 practice questions and plans to select 12 of the questions at random to create the midterm exam. Suppose the student knows how to correctly answer 34 of the 40 questions. Let X represent the number of questions the student answers correctly on the exam. \n" ); document.write( "What is the probability distribution of X? \n" ); document.write( "--- \n" ); document.write( "mean = n*p = 12*(34/40) \n" ); document.write( "---- \n" ); document.write( "std = sqrt(npq) = sqrt[12*(34/40)*(6/40)]\r \n" ); document.write( "\n" ); document.write( "===========\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " \n" ); document.write( " |