Probability that each of the four men $A$, $B$, $C$ and $D$ tells the truth is $1/3$. $A$ makes a statement. $D$ says that $C$ says that $B$ says that $A$′s statement is true. What is the probability that $A$'s statement is actually true?
Here's what I thought:
$1$. Probability of $A$ making a true statement independently is $1/3$.
$2$. The probability of $A$ making the true statement given that $B,C,D$ make their true/false statements is obviously different (how exactly, I'm not sure)
$3$. The favorable cases are:
(i) $A, B, C, D$ all are telling the truth.
(ii) $A$ is telling the truth, whereas exactly two of $B, C, D$ are lying.
How do I go about it now? Is there anything I've missed? Please help with proper explanation.
P.S. Can we generalise this to $n$ persons, given that the probability of each person independently telling the truth is $p$?
P.P.S. The answer I have, to the above question is $1/5$.
Consider just two people $A$ and $B$ and $A$ made a statement.
A said true statement (1/3)
A said false statement (2/3)
B said A said true statement = $1/3 * 1/3 = 1/9$ (A told truth, B told truth)
B said A said true statement = $2/3 * 2/3 = 4/9$ (A told lie, B told lie)
So probability = $\frac{1/9}{5/9} = 1/5$
Extending it to $3$ people, we will get C said B said A said true statement = $1/3 * 1/3*1/3 = 1/27$ (A told truth, B told truth, C told truth)
C said B said A said true statement = $2/3 * 2/3 *1/3= 4/27$ (A told lie, B told lie, C told truth)
Probability is again =$\frac{1/27}{5/27} = 1/5$
For 4: A told lie, B told lie, C told truth, D told truth = 4/81
A told truth, B told truth, C told truth, D told truth = 1/81
Prob = $1/5$