And when I see the word "just" used as it is here — Srap Tasmaner
If ever a coin flip wasn't "just" a coin a flip, surely it's Sleeping Beauty. — Srap Tasmaner
I don't think we should assume, for instance, that Beauty is informed by being awakened. — Srap Tasmaner
Which context is relevant depends on the perspective one is taking - the perspective of the independent observer or the awakened Beauty. — Andrew M
We thirders think halfers are looking at the wrong event — Srap Tasmaner
Hey look at that. He saw the Wednesday argument and slipped in a defeater! — Srap Tasmaner
If that is so then when Beauty considers the actual question that is when temporal location is relevant and at that time Wednesday is already off the table, as the asking of the question eliminates it. And speculation that Beauty was considering Wednesday as a possibility before the interview is speculation and is outside the relevant temporal location which is in consideration.The answer is that you have gone from a situation in which you count your own temporal location as irrelevant to the truth of H, to one in which you count your own
temporal location as relevant to the truth of H.
If your position is that it's just a prior and you can pick whatever you want — Srap Tasmaner
The problem is that wagering confirms the odds are 2-1, which, duh, there are 2 tails interviews for every heads interview. If it's all about getting to give the right answer most often, there's no way to go but tails. — Srap Tasmaner
n = 10000 #Number of flips coin <- sample(c("Heads", "Tails"), n, rep = T) #The coin flip MondayHeads <- 0 MondayTails <- 0 TuesdayTails <- 0 #Loop to count the outcome for (i in coin) { if (i == "Tails") MondayTails <- MondayTails+ 1} for (i in coin) { if (i == "Tails") TuesdayTails <- TuesdayTails + 1} for (i in coin) { if (i == "Heads") MondayHeads <- MondayHeads + 1} Tails <- sum(coin == "Tails") Tails #Number of tails Heads <- sum(coin == "Heads") Heads #Number of Heads MondayHeads #Number of Monday and Heads MondayTails #Number of Monday and Tails TuesdayTails #Number of Tuesday and Tails
When you are first awakened, you are here: — Srap Tasmaner
you don't know if it's Monday or Tuesday or Wednesday, but you know you've been awakened. — Srap Tasmaner
That is P(HEADS | you told me it's Monday) = P(HEADS | you asked me) + 1/6 — Srap Tasmaner
Let H be the proposition that the outcome of the coin toss is Heads. Before being put
to sleep, your credence in H was 1/2. I’ve just argued that when you are awakened
on Monday, that credence ought to change to 1/3. This belief change is unusual. It is
not the result of your receiving new information — you were already certain that you
would be awakened on Monday.3 (We may even suppose that you knew at the start of the
experiment exactly what sensory experiences you would have upon being awakened on
Monday.) Neither is this belief change the result of your suffering any cognitive mishaps
during the intervening time — recall that the forgetting drug isn’t administered until well
after you are first awakened. So what justifies it?
The answer is that you have gone from a situation in which you count your own
temporal location as irrelevant to the truth of H, to one in which you count your own
temporal location as relevant to the truth of H. - Elga
so that's not the explanation for the magic 1/6. — Srap Tasmaner
It is a possible outcome; she just won't be asked about it. — Srap Tasmaner
Do you agree? — Andrew M
Oh good. I thought the OP didn't make this clear. The halvers would have it right if she went into this thing blind. — noAxioms
Do you agree? — Andrew M
Anyway, I've never encountered anyone who agrees with me on this. — tom
Note that Beauty (as a halfer) does the same thing when she is told that it is Monday. For a halfer, P(Heads|Monday) = 2/3 so, on attaining that self-locating information, she updates P(Heads) to be 2/3. — Andrew M