document.write( "Question 725116: I have an extra credit problem that I really need the points for. Please help me!!\r
\n" );
document.write( "\n" );
document.write( "A student is taking a test with several multiple choice questions. One (1) point is given for each correct.If there are 4 options for each question, and the student is penalized 1/2 point for each question wrong, how many options must he be able to rule out before the expected value of guessing is zero?\r
\n" );
document.write( "\n" );
document.write( "?????? Must write out work for credit. \n" );
document.write( "
Algebra.Com's Answer #444006 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A student is taking a test with several multiple choice questions. \n" ); document.write( "One (1) point is given for each correct. \n" ); document.write( "If there are 4 options for each question, and the student is penalized 1/2 point for each question wrong, how many options must he be able to rule out before the expected value of guessing is zero? \n" ); document.write( "===================== \n" ); document.write( "Random Values:.......1......-1/2 \n" ); document.write( "Probabilities:.......x.....(1-x) \n" ); document.write( "------ \n" ); document.write( "Solve: \n" ); document.write( "E(x) = x - (1/2)(1-x) = 0 \n" ); document.write( "x - (1/2) + (1/2)x = 0 \n" ); document.write( "(3/2)x = 1/2 \n" ); document.write( "x = (2/3)(1/2) = 1/3 \n" ); document.write( "----- \n" ); document.write( "So, if the probability of getting each problem correct is \n" ); document.write( "1/3, expected value will be zero. \n" ); document.write( "So, the student must rule out one of the options. \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |