document.write( "Question 1083140: what is the probability of getting 2 answers correct on an 8 question 5 choice multiple choice exam.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #697135 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 8C2 number of ways (which is 28)(1/5)^2(4/5)^6, which are the probabilities of getting it right or wrong. \n" ); document.write( "8C2=8!/2!6!=8*7/2=28 \n" ); document.write( "probability is 0.2936, if random guessing occurs. \n" ); document.write( "Expected value is 8*1/5=1.6, so 2 is a likely result for random guessing. \n" ); document.write( " |