Earlier quoted context omitted.
I think you've got it backwards. Only one is pardoned. His chance of survival is 1 in 3.
The initial chance of survival, after hearing that there is a chance, (for Prisoner A) is 1/3, since any one prisoner dies out of three. If he now knows, after consulting with the guard, that Prisoner B is sure to die that means that it's death for either A or C. Hence the chance of survival (and death since P(Death) = 1 - P(Survival)) is now 0.5. This results in a smaller chance of death (for him) 1/2 rather than 2/…
The Prisoners’ Paradox
11–20 of 26 posts
Re: The Prisoners’ Paradox
#12Oh dear. So this is an implementation of the Monty Hall problem but now is crossing over into Metaphysics. There are several different ways to consider the ontological reality of probabilities (i guess wikipedia only has two listed, Frequentists and Bayesians http://en.wikipedia.org/wiki/Probability_interpretations ). The thought experiment in question probably should be answered with a Bayesian world view, and does…
Re: The Prisoners’ Paradox
#13Oh dear. So this is an implementation of the Monty Hall problem but now is crossing over into Metaphysics. There are several different ways to consider the ontological reality of probabilities (i guess wikipedia only has two listed, Frequentists and Bayesians http://en.wikipedia.org/wiki/Probability_interpretations ). The thought experiment in question probably should be answered with a Bayesian world view, and does…
But, did he discovered new information? What if the guard had said "Prisioner C is sure to die"?
He just didn't discover any information to change the probability of his own survival.
Re: The Prisoners’ Paradox
#14http://en.wikipedia.org/wiki/Monty_Hall_problem
That prisoner should immediately switch name-tags with the other prisoner who's fate is in question :)
Re: The Prisoners’ Paradox
#15http://en.wikipedia.org/wiki/Monty_Hall_problem
Yeah, except it's pretty obvious why there is a switch to 1/2 from 1/3 in Prisoner's Paradox and it's not obvious in MH. What I understand happened in Prisoner's Paradox is that the very field of probabilistic distribution of pardons has shrinked from 3 to 2. It's like binary search. You cheated your way by knowing where _not to look_. Another simple analogy: you can increase the value of rational number both by incr…
So when the guard says B is sure to die he is actually opening door number 2 to show no prize is there.
Before this event the odds of survival for each prisoner were 1/3, 1/3, 1/3.
The odds that the guard would choose prisoner B as the non-surviving one (dead that is) in case prisoner A/B/C is the surviving one are: 1/2, 0, 1.
That is if A was pardoned then the guard can chose either of B or C so the odds of pointing out B are 1/2. The odds of pointing out B as dead when he is pardoned are 0 and the odds of pointing out B as dead when C is pardoned are 1 (because he cannot indicate A as dead because the guard is not allowed to tell A about his own fate). Hence the final odds for each prisoner must add up to 1 so through proportionality they are 1/3, 0, 2/3.
So prisoner A didn't find out anything new about his chance of being the pardoned one.
Re: The Prisoners’ Paradox
#16 1. A lives, A gets told B dies
2. A lives, A gets told C dies
3. B lives, A gets told C dies
4. C lives, A gets told B dies
Since in fact A got told that B dies, we are either in situation 1 or 4. However, these did not start off at equal probability. Lets define P(x) as the probability that x is the actual situation. It is obvious that, before the question is asked: P(1 or 2) == P(3) == P(4) == 1/3
Thus P(1) < P(4). This remains true once situations 2 and 3 have been ruled out.Re: The Prisoners’ Paradox
#17Earlier quoted context omitted.
But, did he discovered new information? What if the guard had said "Prisioner C is sure to die"?
He did discover new information. The probabilities of survival switched from: A: 1/3, B: 1/3, C:1/3 to A: 1/3, B:0, C: 2/3 He just didn't discover any information to change the probability of his own survival.
Re: The Prisoners’ Paradox
#18Before he asks the question, there are 4 possibilities: 1. A lives, A gets told B dies 2. A lives, A gets told C dies 3. B lives, A gets told C dies 4. C lives, A gets told B dies Since in fact A got told that B dies, we are either in situation 1 or 4. However, these did not start off at equal probability. Lets define P(x) as the probability that x is the actual situation. It is obvious that, before the question is a…
P(1) == P(2) == 1/6
When A is told that B dies, it's down to 1. or 4. P(1 or 4) == 1/6 + 1/3 == 1/2
So chance A lives is now P(1) of P(1 or 4) == 1/6 of 1/2 == 1/3
And the chance C lives is now P(4) of P(1 or 4) == 1/3 of 1/2 == 2/3Re: The Prisoners’ Paradox
#19Before he asks the question, there are 4 possibilities: 1. A lives, A gets told B dies 2. A lives, A gets told C dies 3. B lives, A gets told C dies 4. C lives, A gets told B dies Since in fact A got told that B dies, we are either in situation 1 or 4. However, these did not start off at equal probability. Lets define P(x) as the probability that x is the actual situation. It is obvious that, before the question is a…