Hacker News new | ask | show | jobs
by AIPedant 289 days ago
Where you're getting confused is by trying to combine state space determination and probability determination at the same time (this is also why the problem is so similar to Monty Hall). The state space is shifting when you say "assume X, then the probability of Y." You are going back and forth between using and not using the information to decide arbitrarily that some probabilities are 50% and others are 0%, which leads to an invalid conclusion.

Specifically: it is not true that the firstborn has a 50-50 chance of being a girl, given you were told that the family has at least one girl. The firstborn has a 2/3rds chance of being a girl. This is the heart of your confusion.

In a broader sense there is an entire class of confusing conditional probability problems like this. Events which are causally independent in reality (e.g. gender of a child, which door Monty Hall hid the car behind) fail to be probabilistically independent when you have extra information. Yet these probability games are contrived in a way that our intuition takes over and we use our causal understanding even when a better probabilistic understanding gives you a better answer.

1 comments

But in the monty hall, the "discloser" is limited by my choice/observation. It is literally part of the framing. In this framing, there is no limit based on my choice.

Consider, if you tell me that the Smiths have at least 1 girl, and I meet their daughter but you haven't met either, I have no way of knowing if I met the 1 girl or not. I could ask you, but you would just say, "I don't know, could be her. Could be the other kid. I just know they have at least 1 girl."

This is very different from the monty hall case, where the announcer knows what is behind all doors.

Similar. But different. I was using coins as an example elsewhere. If I flip a dime and a quarter, and tell you that one of them is heads, do you have increased chance of knowing if either particular one is heads? This is more liar's dice than it is monty hall.

I have no idea what point you're trying to make. I am aware the selection process is different. If you understand the argument now but you're just splitting hairs about whether it's similar to Monty Hall, fine let's agree to disagree. If you don't understand the argument and are trying to use the dissimilarity to Monty Hall as a counterargument then I don't think I can help you any further.

This is not coherent as written:

  If I flip a dime and a quarter, and tell you that one of them is heads, do you have increased chance of knowing if either particular one is heads? This is more liar's dice than it is monty hall.
"Increased chance of knowing" is nonsense. What you mean is "increased chance of being correct if I guess the dime came up heads instead of tails" and this is obviously true. Given at least one of the two coins came up as heads, the probability that the dime is heads is 2/3rds, not 1/2.
Apologies, was away from computer for the extended weekend.

The crux of my view on this problem is that I can make an "at least" or an "at most" statement only knowing what one of the coins is, specifically. So, we both flip a coin, I look at mine and say "at least one is heads." You do not get an increased odds of knowing your coin, obviously. (This is the general play of liar's dice. Just, with dice. :) )

That all said, I largely land on agreeing with one of the other commenters here. The assumptions you can bring to this scenario are rather large here. The assumption I would hold would be to mirror this with how it could happen "in the world." And most ways of selecting a family where "at least 1 is a girl" has you encountering a girl. That is, ordering the two events and revealing one at a time.

In modeling this, you could say that you have two coins, one marked with heads on each side and the other a standard fair coin. In this, I can easily see how your odds of seeing heads on the first coin is increased, but odds on them being both heads is now back to 1/2. I can see how this is not the same modeling you are using, but it is still one that I have a hard time shaking from my intuition on the problem.