Let’s apply Bayes formula in odds form to this example.P(x|D)P(y|D)=P(x)P(y)×P(D|x)P(D|y) Let x = “Xavier won the lottery”, y=¬x, D = “Yovanni says Xavier won the lottery”. We have P(x)/P(y)≈1/1000000 (for simplicity, let’s assume that Xavier couldn’t be someone who didn’t even enter the lottery), P(D|x)≈1. What is P(D|y)? Given that someone other than Xavier won the lottery, what is the probability that Yovanni would claim that it was Xavier in particular who did? While Yovanni might have a reason to single out Xavier, Zenia doesn’t, so from the hypothesis y they would predict that anyone could be wrongly named the winner, which gives picking Xavier one in a million chance (also, the Yovanni within the hypothesis y won’t pay attention to y in particular, so can’t anchor to Xavier based on that). Then, Yovanni must make a mistake or decide to lie, with probability of, say, 1%. In total, we have P(D|y)≈1/(1000000⋅100). Putting this in the formula, we get P(x|D)/P(y|D)≈100, so Xavier is probably the winner after all.
(This is the same as Phil’s answer, formulated a little bit differently.)
Let’s apply Bayes formula in odds form to this example.P(x|D)P(y|D)=P(x)P(y)×P(D|x)P(D|y) Let x = “Xavier won the lottery”, y=¬x, D = “Yovanni says Xavier won the lottery”. We have P(x)/P(y)≈1/1000000 (for simplicity, let’s assume that Xavier couldn’t be someone who didn’t even enter the lottery), P(D|x)≈1. What is P(D|y)? Given that someone other than Xavier won the lottery, what is the probability that Yovanni would claim that it was Xavier in particular who did? While Yovanni might have a reason to single out Xavier, Zenia doesn’t, so from the hypothesis y they would predict that anyone could be wrongly named the winner, which gives picking Xavier one in a million chance (also, the Yovanni within the hypothesis y won’t pay attention to y in particular, so can’t anchor to Xavier based on that). Then, Yovanni must make a mistake or decide to lie, with probability of, say, 1%. In total, we have P(D|y)≈1/(1000000⋅100). Putting this in the formula, we get P(x|D)/P(y|D)≈100, so Xavier is probably the winner after all.
(This is the same as Phil’s answer, formulated a little bit differently.)