SOLUTION: On a multiple-choice question with five choices, a certain student
either knows the answer and then marks the correct choice, or does not know the
answer and then marks one of th
Algebra ->
Probability-and-statistics
-> SOLUTION: On a multiple-choice question with five choices, a certain student
either knows the answer and then marks the correct choice, or does not know the
answer and then marks one of th
Log On
Question 589469: On a multiple-choice question with five choices, a certain student
either knows the answer and then marks the correct choice, or does not know the
answer and then marks one of the choices at random. What is the probability that he knew the answer if he marked the correct choice? Assume that the prior probability that he knew the answer is 3/4. Answer by richard1234(7193) (Show Source):
the student knew the answer and got it correct
the student did not know the answer but got it correct.
The first case is easy, P(know) = 3/4 and P(correct) = 1, so P(know and correct) = 3/4.
For the second case, P(doesn't know) = 1/4 and P(correct) = 1/5 (since there are 5 choices, one selected at random). Therefore P(doesn't know and correct) = (1/4)(1/5) = 1/20.
The probability that he got it correct is 3/4 + 1/20 = 13/20. However, we are only interested in P(know and correct) which is 3/4, or 12/20. Therefore, P(know | correct) = 12/13.