Here is a excerpt of a discussion I've had with GPT-4. I don't think its last suggestion about the error Lewis might be making regarding Beauty's updating her credence in H in light of the fact that today is Monday is plausible. Despite that, and other small mistakes, I'm nevertheless quite impresses with its ability to grasp formal arguments.
RevealPN:
Thank you! I've now made use of the stipulations above, assuming a prior P(W) = 3/4 that Sleeping is awakened on any given day, and that W, and H represent narrow possible worlds centered on Beauty's potential awakening events (or on the event of where remaining asleep on Tuesday). I've calculated P(H|W) using Bayes' theorem and arrived at the expected answer. Would you kindly do the same, step by step, explaining your reasoning as you go along, to see if our intuitions match?
GPT-4:
Sure! We can use Bayes' Theorem to calculate P(H|W) step by step. Let me first explain the process.
Bayes' Theorem states that P(H|W) = [P(W|H) * P(H)] / P(W), where:
• P(H|W) is the probability of hypothesis H (that the coin landed heads) given evidence W (that Sleeping Beauty is awake),
• P(W|H) is the probability of evidence W given hypothesis H,
• P(H) is the prior probability of hypothesis H, and
• P(W) is the prior probability of evidence W.
Now, let's start by establishing our priors:
• P(H) = 1/2 (because the coin is fair),
• P(W) = 3/4 (as given in the problem; Sleeping Beauty is awakened on any given day with this probability).
Next, we need to figure out P(W|H):
• If H is true (the coin landed heads), Sleeping Beauty is awakened only once (on Monday), so P(W|H) =
1.
We can now plug these values into Bayes' theorem to get P(H|W):
P(H|W) = [P(W|H) * P(H)] / P(W)
= [1 * 1/2] / 3/4
= 1/2 / 3/4
= 2/3.
So, P(H|W) = 2/3, which means that given that Sleeping Beauty is awake, there is a 2/3 probability that the coin landed heads. This answer contrasts with the common answer of 1/3 often provided in the literature, but our version of the problem has altered the prior probabilities, which has in turn influenced the outcome.
PN:
I myself arrived at 1/3, and the prior seems consistent with what thirders also assume. I think your interpretation of P(W|H) may be questionable. P(W|H) is the probability that Beauty is in a narrow centered world where she is awakened, conditioned on the outcome H. When the outcome is H, she is awakened in the world Monday&H, and not awakened in the world Tuesday&H. P(W|H) is therefore 1/2, and P(H|W) is calculated to be 1/3, as expected.
GPT-4:
You're right, and I apologize for the confusion. My interpretation of P(W|H) was incorrect. Let's correct that.
P(W|H) should indeed be the probability of W given H, which is the probability that Sleeping Beauty is awake on a given day given that the coin landed heads. In the case where the coin lands heads, Sleeping Beauty is only awakened on Monday, not Tuesday. Therefore, P(W|H) is indeed 1/2.
Given that, let's recalculate:
P(H|W) = [P(W|H) * P(H)] / P(W)
= [1/2 * 1/2] / 3/4
= 1/4 / 3/4
= 1/3.
You're correct. Given that Sleeping Beauty is awake, there is a 1/3 probability that the coin landed heads, which is the commonly accepted solution among "thirders". Thank you for your patience and for catching that mistake.
PN:
No worry! Unlike you, I always have the opportunity to reread my drafts and scour for mistakes!
GPT-4:
Thank you for your understanding! It's true that as a machine learning model, I provide responses in real time without the ability to review or edit my responses after they are generated. I rely on the accuracy of the information I was trained on and the rules of inference I use to generate responses. I always strive for precision, so I appreciate your patience and understanding when occasional errors do occur. Let me know if you have any more questions or problems to solve - I'm here to help!
PN:
Interestingly, my approach also can warrant the halfer solution when the suitable priors are chosen consistently with the focus being displaced on wider centered worlds that span complete experiment runs. (This is the approach Michael favors although he is inexplicit about his choice of centered worlds). Lewis's approach, though, has the untoward consequence that upon learning that toady is Monday, Beauty must update her credence in H to 2/3. Intuitively, it should remain 1/2. In the light of our previous discussion, can you surmise what mistake Lewis might be making?
GPT-4:
Lewis's approach is a prominent variant of the halfer position in the Sleeping Beauty problem. According to his view, Sleeping Beauty should assign a credence of 1/2 to the coin landing heads because the initial probability, before she went to sleep, was 1/2 and she doesn't get any new information upon waking up that would lead her to update this credence.
However, as you've pointed out, upon learning that it is Monday, Lewis suggests that Sleeping Beauty should update her credence in the coin having landed heads to 2/3. This has been criticized as counterintuitive. From Sleeping Beauty's perspective, the fact that it's Monday doesn't seem to provide her with any information that would make the coin landing heads more probable.
One potential error in Lewis's reasoning might be related to the point we've discussed earlier, namely the definition and interpretation of the events and the kind of possible world one chooses to center upon. When Sleeping Beauty wakes up, her situation is not symmetrical with respect to the possible worlds "Heads & Monday" and "Tails & Monday". While it's true that these two worlds are equally likely given that it's Monday, Sleeping Beauty's evidence upon waking up isn't just that it's Monday, but rather something like "it's an awakening day and I don't know which day it is". If one interprets the evidence in this way, it seems more reasonable to say that her credence in heads should remain at 1/2 upon learning that it's Monday.
Additionally, an error in Lewis' argument could also arise from a misunderstanding of conditional probabilities, specifically the probability of it being Monday given that the coin landed heads, P(Monday|H). This would naturally be 1, because if the coin landed heads, she is only awakened on Monday. The halfer could potentially misinterpret this as saying the coin is more likely to have landed heads given that it's Monday, which isn't necessarily the case.
As always in these sorts of debates, much depends on how exactly we interpret the notions of evidence, updating, and conditional credence. Different interpretations can lead to different solutions to the problem.