Dale
Mentor
- 36,406
- 15,124
I do agree that they are closely related, but they are not the same. One of the problems in this thread is the wide variety of alternative scenarios proposed, which seem to be having the opposite effect as intended regarding clarifying the original scenario. So I suggest sticking to the scenario as specified in the Wikipedia article. There Beauty is asked her credence about the coin being heads. So the clear appropriate prior would be the 0.5 prior probability that a fair coin toss is heads. The prior probability to which day it is is not as clear and not necessary for the problem.stevendaryl said:Just the prior of heads doesn't answer the question, though. We can write:
P(heads|awake) = P(heads | awake & monday) P(monday | awake) + P(heads | awake & tuesday) P(tuesday | awake)
The second term is zero (since it's impossible for it to be heads if Sleeping Beauty is awake on a Tuesday). So we have:
P(heads | awake) = P(heads | awake & monday) P(monday | awake)
At this point, I would say that P(heads | awake & monday) = P(heads). Knowing that you are awake and that it is Monday doesn't tell you anything about whether the coin is heads or tails. So we have finally:
P(heads | awake) = P(heads) P(monday | awake) = 1/2 P(monday | awake)
So the two conditionals I think are closely related.