document.write( "Question 1033163: Mrs. Hudson plans to give a 10 question multiple choice exam in which each question has 4 options. Each question counts for 1 point. A score of 8 or more is a passing score while 7 or less is a failing score. The probabilities of guessing a certain number of questions correctly are listed in the table below.
\n" ); document.write( "Number of Questions Correct
\n" ); document.write( "Probability for Guessing Correctly
\n" ); document.write( "0
\n" ); document.write( "0.05631351
\n" ); document.write( "1
\n" ); document.write( "0.18771172
\n" ); document.write( "2
\n" ); document.write( "0.28156757
\n" ); document.write( "3
\n" ); document.write( "0.25028229
\n" ); document.write( "4
\n" ); document.write( "0.14599800
\n" ); document.write( "5
\n" ); document.write( "0.05839920
\n" ); document.write( "6
\n" ); document.write( "0.01622200
\n" ); document.write( "7
\n" ); document.write( "0.00308990
\n" ); document.write( "8
\n" ); document.write( "0.00038624
\n" ); document.write( "9
\n" ); document.write( "0.00002861
\n" ); document.write( "10
\n" ); document.write( "0.00000095
\n" ); document.write( "
\n" ); document.write( "I. Compute the probability of answering 8 or more questions correctly by calculating the probability with a direct sum and by using complements.
\n" ); document.write( "How do the two approaches compare?
\n" ); document.write( "

Algebra.Com's Answer #647814 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Direct sum
\n" ); document.write( "\"P%28X%3E=8%29=P%288%29%2BP%289%29%2BP%2810%29\"
\n" ); document.write( "Complement
\n" ); document.write( "
\n" ); document.write( "Direct sum has fewer terms.
\n" ); document.write( "
\n" );