You have 3 pancakes in a stack. 1 is burned on both sides, 1 burned on 1 side, 1 burned on no sides. What is P(burned on other side — burned on the top)?
Intuition (which is always suspect in probability questions) tells me that the answer should be 1/2, as you only have 2 pancakes that are burned on 1 side, and of that 2, only 1 is both on both sides. Googling tells me some ppl think it's 1/2, some think it's 2/3 (http://forums.xkcd.com/viewtopic.php?t=568)
I'm trying to apply Bayes rule to this problem but am finding it a bit tricky, can someone show me the working?