SOLUTION: An exam consists of 20 true-or-false questions. If a student guesses at every answer, what is the probability that he or she will answer exactly 12 questions correctly? (Round your
Algebra ->
Probability-and-statistics
-> SOLUTION: An exam consists of 20 true-or-false questions. If a student guesses at every answer, what is the probability that he or she will answer exactly 12 questions correctly? (Round your
Log On
Question 528339: An exam consists of 20 true-or-false questions. If a student guesses at every answer, what is the probability that he or she will answer exactly 12 questions correctly? (Round your answer to three decimal places.) Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! An exam consists of 20 true-or-false questions. If a student guesses at every answer, what is the probability that he or she will answer exactly 12 questions correctly?
----
Binomial Problem with n = 20 and p(correct) = 1/2
---
P(x = 12) = 20C12*(1/2)^12*(1/2)^8 = 0.1201
============
Cheers,
Stan H.
============