If you just apply Bayes rule, you get 1/2.
Apply it to what terms?
I'm not sure what more I can say without starting to repeat myself, too. All I can say at this point, having formalized my reasoning as both a Python program and an analytical table giving out the full joint distribution, is "Where did I make a mistake?"
Where's the bug in the Python code? How do I change my joint distribution?
Subscribe to RSS Feed
= f037147d6e6c911a85753b9abdedda8d)
Huh? If tails, then Beauty is (always) woken on Monday. Why do you have probability=1/2 there?
(likewise for Tuesday)
The probability represents how she should see things when she wakes up.
She knows she's awake. She knows heads had probability 0.5. She knows that, if it landed heads, it's Monday with probability 1. She knows that, if it landed tails, it's either Monday or Tuesday. Since there is no way for her to distinguish between the two, she views them as equally likely. Thus, if tails, it's Monday with probability 0.5 and Tuesday with probability 0.5.