document.write( "Question 463713: A student takes a 20 question, multiple choice exam with 5 choices for each question. If the student is guessing, find the following probabilities:
\n" ); document.write( "A. Getting less than 5 questions right?
\n" ); document.write( "B. Passing the exam with at least an 80% score?
\n" ); document.write( "C. Getting every question but 2 wrong?
\n" ); document.write( "Please help?!?
\n" ); document.write( "

Algebra.Com's Answer #317700 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
Let X = number of correct answers in a 20-multiple choice questions.
\n" ); document.write( "X~Binomial(n=20, p=0.2)
\n" ); document.write( "There are 5 choices so the probability of success is 1/5 or 0.2 and the probability of failure is 1-0.2 = 0.8.
\n" ); document.write( "Therefore, the pmf of X is \"p%28x%29+=+%28matrix%282%2C1%2C+20%2C+x%29%29%2A%280.2%29%5Ex%2A%280.8%29%5E%2820-x%29\"
\n" ); document.write( "Using the pmf we can now solve problems A,B, and C.\r
\n" ); document.write( "\n" ); document.write( "A. = 0.6296
\n" ); document.write( "B. 80% of 20 is 16 so we compute , the result is a very small number close to zero.\r
\n" ); document.write( "\n" ); document.write( "C. \"p%2818%29+=+%28matrix%282%2C1%2C+20%2C+18%29%29%2A%280.2%29%5E18%2A%280.8%29%5E2\", the result is also a very small number close to zero.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );