The inhabitants of an island tell truth one third of the time. They lie with the probability of 2/3.
On an occasion, after one of them made a statement, another fellow stepped forward and declared the statement true.
What is the probability that it was indeed true?
I'm posting one puzzle, riddle, math, or statistical problem a day. Try to answer each one and post your answers in the comments section. I'll post the answer the next day. Even if you have the same answer as someone else, feel free to put up your answer, too!
Monday, January 07, 2008
Subscribe to:
Post Comments (Atom)
1/3 I think. It doesn't matter whether the second fellow stepping forward and confirming the statement was telling the truth or not.
ReplyDelete1/9? if the first fellow was telling the truth, then the second fellow must have been telling the truth about the truth the first was telling. however if the first fellow lied, then the second fellow was as well.
ReplyDeleteIf we re-write the question: what was the probability the first one told the truth given that the second one said it was so.
ReplyDeleteAssuming the two islanders statements are independent, the probability they both told the truth is 1/3 * 1/3 = 1/9.
The probability of the second guy backing up the first statement is the probability they both lied or they both told the truth = 1/3 * 1/3 + 2/3 * 2/3 = 5/9.
So the probability of the first guy telling the truth, given that the second guy claiming it was true = P(A|B) = P(AB)/P(B) = (1/9) / (5/9) = 1/5.
After looking at the question, I can understand the confusion. I probably should have written it more clearly.