document.write( "Question 170394: This is bothering me, I answered a math problem, This one
\n" );
document.write( ".
\n" );
document.write( "Bill has been given a 20 question mulitple choice test. He hasnt attended class recently, and there are 5 answers to each question, but only one is correct...what is the probability that he will answer more than five questions on the test correctly?..explain your answer
\n" );
document.write( ".
\n" );
document.write( "I think the answer is , because you multiply the probability of getting one right, and multiply it 6 times,
or
\n" );
document.write( ".
\n" );
document.write( "Am I right? \n" );
document.write( "
Algebra.Com's Answer #125780 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Bill has been given a 20 question mulitple choice test. He hasnt attended class recently, and there are 5 answers to each question, but only one is correct...what is the probability that he will answer more than five questions on the test correctly?..explain your answer \n" ); document.write( "----------------- \n" ); document.write( "No, that is not the correct answer. \n" ); document.write( "-------------------------------------- \n" ); document.write( "It is a binomial problem with n= 20, p = 1/5; x>5 \n" ); document.write( "n is the number of trials \n" ); document.write( "p is the probability of success on each trial \n" ); document.write( "x is the number of successes \n" ); document.write( "--------------------------------- \n" ); document.write( "P(x>5) = 1 - binomcdf(20,(1/5),4) = 0.37035... \n" ); document.write( "This, from using a TI-83 calculator. \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |