document.write( "Question 447449: A professor gives a 15 question MCQ quiz. For each question in the quiz, there are five choices out of which only one is correct. The professor wants to limit the probability of passing a student who guesses on every question to below 0.05. What is the lowest passing grade (number of questions correctly answered out of 15), the professor can use for the quiz? (*please include workings, thanks!)\r
\n" );
document.write( "\n" );
document.write( "(A) 8
\n" );
document.write( "(B) 6
\n" );
document.write( "(C) 7
\n" );
document.write( "(D) 5
\n" );
document.write( "(E) None of the above \n" );
document.write( "
Algebra.Com's Answer #308026 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A professor gives a 15 question MCQ quiz. For each question in the quiz, there are five choices out of which only one is correct. The professor wants to limit the probability of passing a student who guesses on every question to below 0.05. What is the lowest passing grade (number of questions correctly answered out of 15), the professor can use for the quiz? (*please include workings, thanks!) \n" ); document.write( "------------------- \n" ); document.write( "Binomial Problem with n = 15 and p = 1/5 \n" ); document.write( "--- \n" ); document.write( "P(x = # correct) = (15Cx)(1/5)^x*(4/5)^(15-x) \n" ); document.write( "---- \n" ); document.write( "Solve (15Cx)(1/5)^x*(4/5)^(15-x) < 0.05 \n" ); document.write( "------------------ \n" ); document.write( "Checking your various answers, \n" ); document.write( "I get x = 6 \n" ); document.write( "Prob of getting 7 correct is 0.0138 which meets the criteria \n" ); document.write( "but x = 6 also meets the criteria. \n" ); document.write( "------------------------------------------- \n" ); document.write( "Prob of getting 6 correct is 0.04 \n" ); document.write( "------------------------------------------- \n" ); document.write( "Prob of getting 5 correct is 0.10 which does not meet the criteria. \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( "(A) 8 \n" ); document.write( "(B) 6 \n" ); document.write( "(C) 7 \n" ); document.write( "(D) 5 \n" ); document.write( "(E) None of the above \n" ); document.write( " \n" ); document.write( " |