document.write( "Question 576666: A multiple choice exam contains 50 questions. Each question has 5 choices, one of which is correct. We are interested in knowing the probability guessing exactly 18 questions correctly.\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "(a) Is this a binomial experiment? Explain how you know.
\n" );
document.write( "(b) Use the correct formula to find the probability of guessing exactly 18 questions correctly out of the 50 questions. Show your calculations or explain how you found the probability. \n" );
document.write( "
Algebra.Com's Answer #369946 by stanbon(75887) ![]() You can put this solution on YOUR website! A multiple choice exam contains 50 questions. Each question has 5 choices, one of which is correct. We are interested in knowing the probability guessing exactly 18 questions correctly. \r \n" ); document.write( "\n" ); document.write( "(a) Is this a binomial experiment? Explain how you know \n" ); document.write( "Trials are independent; p(correct) = 1/5 on each trial \n" ); document.write( "--------------------------------------------------------------- \n" ); document.write( "(b) Use the correct formula to find the probability of guessing exactly 18 questions correctly out of the 50 questions. Show your calculations or explain how you found the probability. \n" ); document.write( "P(x = 18) = 50C18*(1/5)^18*(4/5)^32 \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " \n" ); document.write( " |