The sisters “paradox” – counter-intuitive probability

54 Vermin2000 72 8/28/2025, 1:17:15 PM blog.engora.com ↗

Comments (72)

StopDisinfo910 · 5h ago
There is no sisters paradox. The trick is how the question is weirdly framed and has to be interpreted. What people think about when they hear the question would effectively lead to a probability of 0.5: if you see a family in the street with a girl and know they have two kids, the probability of the other kid being a girl is indeed 0.5.

The trick of the so-called "paradox" is turning the question into the Monty Hall but with an ambitious enough formulation that you might be confused it’s not.

6gvONxR4sf7o · 47m ago
The way to see this is bayes rule. p(answer | data) = p(data | answer) * p(answer) / (sum_{all possible answers'} p(data | answer') * p(answer')). So for this question, that's expands to:

    p(both are girls | you're told at least one is a girl)
     = p(you're told at least one is a girl | both are girls) * p(both are girls) / (
            p(you're told at least one is a girl | both are girls) * p(both are girls)
            +
            p(you're told at least one is a girl | they aren't both girls) * p(they aren't both girls)
        )
The problem is that we don't know p(you're told at least one is a girl | they aren't both girls). Clearly if both are boys, then you won't be told at least one is a girl (or at least it's implied that you're told the truth). But that still leaves us p(you're told at least one is a girl | one boy and one girl).

This is the crux of the thing. Different readings of the setup imply different answers to p(what you're told | the unknowns).

It's also a great case of where bayes rule shorthands can be slippery. You'll usually abbreviate it out (hell, it was tedious to write this way even with copy-paste). But if you abbreviate "you're told there's at least one girl" to "there's at least one girl", then you've stopped modeling a crucial part of the setup. p(there's at least one girl | they aren't both girls) has an unambiguous answer.

js2 · 43m ago
So it's "what is the probability both are girls?" vs. "what is the probability the other is a girl?" and most people will hear the latter and answer 1/2 whereas the question is the former and its answer is 1/3. Do I have that right?
zahlman · 49m ago
>ambitious

ambiguous?

No comments yet

JeffJor · 1h ago
Q1: "A family has two children. You're told that at least one of them is a girl. What's the probability both are girls?"

Q2: "A family has two children. You're told that at least one of them is a boy. What's the probability both are boys?"

Note that these are symmetric problems, and must have the same answer.

Q3: "A family has two children. You're told that a gender, that applies to at least one, is written inside a sealed envelope. What's the probability both have that gender?"

In Q3, we have no information. So the answer is the proportion of two-child families that are single gendered. That is, 1/2.

But if we open the envelope, and read what is written inside, the problem becomes either Q1 or Q2. Which have the same answer. So we don't have to open it; whatever the answer to Q1 and Q2 is, opening the envelope in Q3 make its answer the same. If that answer is 1/3, we have a paradox. The answer has to be 1/2 of we don't look.

This is what is known as "Bertrand's Box Paradox." Well, if we add a fourth box to his problem, with one gold and one silver coin. I realize that in modern times the problem itself is called the paradox, but what Bertrand actually wrote (edited to this problem) was "How can it be that opening the envelope suffices to change the probability from 1/2 to 1/3?"

The resolution is that probability must be based on the full set of possibilities, not the possibilities that _could_ result from the full set of _states._ These are the possibilities for this problem:

1) BB and you are told that there is at least one boy. 2A) BG and you are told that there is at least one boy. 2B) BG and you are told that there is at least one girl. 3A) GB and you are told that there is at least one boy. 3B) GB and you are told that there is at least one girl. 4) GG and you are told that there is at least one girl.

Each numbered case has a prior probability of 1/4. Let's say the "A" subcases have a probability of Q/4, so the "B" subcases have a probability of (1-Q)/4.

The answer to the first problem is the probability of case 1, which is 1/4, divided by the total probability of cases 1, 2A, which is (1+2Q)/4. That's 1/(1+2Q).

The answer to the second problem is the probability of case 4, divided by the total probability of cases 4, 2B, and 3B. Which is (3-2Q)/4.

Bertrand's paradox, stated another way, is that these must be equal, but can only be equal if Q=1/2 and both answers are 1/2.

meatmanek · 1m ago
In Q3, you've got 8 possibilities, expressed as (gender of 1st child, gender of 2nd child, which child's gender is written inside the sealed envelope?), each with presumably equal probability:

   1. B B 1
   2. B B 2
   3. B G 1
   4. B G 2
   5. G B 1
   6. G B 2
   7. G G 1
   8. G G 2

in which case 4 of 8 possibilities satisfy the condition (the first two and the last two).

Once you open the sealed envelope and it says "girl", it does not become Q1, it becomes a different question:

Q4: "A family has two children. I randomly sampled one of the children and it was a girl. What's the probability both are girls?"

In which case, we're looking at possibilities 4, 5, 7, and 8, and in only 2 of those 4 possibilities are both children girls.

In Q1, you're actually told "A family has two children. I looked at both children and can tell you that at least one of them is a girl. What's the probability that both are girls?". In which case, possibilities 3, 4, 5, 6, 7, 8 are all valid. Only in 2 of those 6 possibilities are both children girls.

So as in_cahoots said in https://news.ycombinator.com/item?id=45053187, it matters whether the person asking looked at both children or just a single one.

tocs3 · 7h ago
"This might seem abstract, but I've seen variations of this problem pop up in business and I've had difficult conversations with non-technical people as a result."

Does anyone have some real life examples? i cannot think of any off hand but would like to be able to cite a couple if someone says "So, what is this good for?".

JHonaker · 4h ago
Any time you start conditioning on something, i.e. selecting subsets of data to analyze. You can fool yourself quite often if you do something seemingly innocuous like select "everyone with at least one X" and compare expectations to what's true unconditionally (meaning not conditioning on anything, not "in all cases") with conditional computations.
jmount · 7h ago
Peter Winkler shares some great variations of this: "Boy Born on Tuesday" (p. xix) and "Men with Sisters" (p. xxii) in "Mathematical Puzzles".

"Mrs. Chance has two children of different ages. At least one of them is a boy born on Tuesday. What is the probability that both of them are boys?"

(note: it is a puzzle, not a biology or data demography problem. so there are 50/50 independence assumptions on gender and uniform day of week assumptions prior to adding the conditioning.)

layer8 · 6h ago
Here “on Tuesday” is ambiguous, in my opinion. I first thought it meant “on a Tuesday” and that it was just a diversion. But it is likely intended to mean “last Tuesday” or “this Tuesday” (which excludes the boy-then-girl case). Wording it more clearly would likely reduce the ratio of wrong answers.

Furthermore, “of different ages” is likely intended to exclude the case of twins. However, even with twins, one is generally nominally older than the other. (Not to mention that it’s possible for two non-twin siblings to be the same age in years, at certain points in time.) Why not just say “that aren’t twins”?

I loathe when logic puzzles are obscured by ambiguous language, turning them more into “gotcha” text interpretation riddles than logic puzzles.

jmount · 5h ago
Puzzles are definitely odd birds. I myself have gotten into a literal screaming match try to push my belief that they never should be used in interviews. The bulk of that was an interviewer said the interviewee was "clearly confused when they were asked a puzzle" yet refused to agree that may evidence the presentation of the puzzle may in fact be confusing (and not measuring anything).

I can't speak for Winkler, but both he and Jaynes implicitly separate the reading of the puzzle from the work. Winkler start his book with a few awful "reading trick ones", but in the explanations gives a few reading directions to try and avoid that going forward. I happen to know he meant "on a Tuesday." But a correct solution to a different read would be a correct solution even if it doesn't match the book text. I don't think he was trying to set a text trap, it is just hard to be clear, concise, and unambiguous at the same time. (Even "on a Tuesday" isn't completely clear if it means "all I am telling you was the day of week was Tuesday" versus "it was a very specific Tuesday, that I am not telling.")

exmadscientist · 3h ago
The value of puzzles in interviewing is never about reaching the solution. It is about seeing how candidates deal with tricky situations that stretch them a bit, because that happens all the time on the job. It should almost always be done interactively, so you can see what clarifications and extra information they ask for, when and how they give up, and if they're dumb enough to say HR violations out loud (it does happen).

This does require a rather skilled interviewer, so the benefits may well not be worth it. But it can be very interesting information to have.

stronglikedan · 6h ago
I agree with the first one, but age is measured in days at a minimum, so twins are always the same age. (I'm sure there are cases where they are born farther apart due to some issue with the pregnancy, but that is statistically insignificant here.)
layer8 · 6h ago
Even if you take days, one can be born at 23:58 and the other at 00:03 the next day. (And it could be New Year’s day — in some cultures that would even imply different ages in years.) Regardless of days, it’s not uncommon to talk about who is the older twin.

Of course colloquially twins are the same age, but we are talking about a mathematical puzzle about probabilities here, where precision is paramount.

jimmaswell · 6h ago
Why can't you just disregard the existing boy and reframe the question as the probability that the other child is a boy, and the space of all possible answers is BG and BB, equally probable (1/2)? Not really following explanations I find online.
joshuaissac · 5h ago
Because GB is also a possibility. You are not told that the existing boy is the elder child.
jimmaswell · 4h ago
https://www.online-python.com/Q5leTWuvb6

https://www.online-python.com/RueVd2514m

No matter how I frame or interpret this question, the birthdays and birth order appear completely irrelevant - the results are still ~0.50 as expected. Whatever the author was trying to say, they didn't communicate it well. I'm really curious exactly what word or phrase the author thought I was supposed to take to mean something else. If someone could edit one of these simulations to show what the author intended then that would probably be the clearest way.

Rickasaurus · 6h ago
Great book, I highly recommend it too.
D13Fd · 6h ago
The "paradox" problem is in the setup. It's easy to mistake it as "a couple has one girl, what is the probability that their next child will be a girl," in which case the answer is 50%.
tantalor · 6h ago
If you allow misunderstanding the question, then any answer is allowed.
in_cahoots · 6h ago
But it's a valid point, the question is not well-posed. If you said, "I looked at both children and saw that at least one was a girl" more people would get the right answer. Many people will assume that the author looked at only one child, not both. And there's nothing in the wording to indicate either way.

As others are pointing out, this is just the Monty Hall problem. But the way the question is posed there is much clearer.

tantalor · 5h ago
I don't know how this could be made more clear:

"You're told that at least one of them is a girl"

> Many people will assume that the author looked at only one child

There is no mentioning of "looking"

in_cahoots · 5h ago
How did you determine at least one is a girl? Presumably you looked in some way. But did you look at one child or both? That's the crux of the ambiguity.
tantalor · 4h ago
I think you are asking "how did the person who told you there is at least one girl learn that".

The answer is: it doesn't matter how because that is an unambiguous statement.

It means "you can assume the family does not have two boys".

I think people are actually getting hung up on "you are told" as if that could be a lie, or some kind of trick, when it is really just supposed to mean "here is some more information that you can rely on".

kgwgk · 2m ago
> It means "you can assume the family does not have two boys".

But it does not mean that you can assume that p(you're told at least one is a girl | both are girls) = p(you're told at least one is a girl | they aren't both girls) as explained by 6gvONxR4sf7o.

If you allow assuming whatever you want, then any answer is allowed.

sixo · 7h ago
It's not even worth mentioning this problem unless you talk about how the result depends on the data generating process. If you take it to be something like "you randomly sample from families with two children, discarding any without at least one girl", you get the 1/3 result, but there are various other ways to read a sampling process from the problem statement which lead to other results.
renewiltord · 1m ago
Indeed. One thing they haven't mentioned is that the family didn't belong to Zharata The Man Hater, who would kill any boy child. Therefore, in the Zharata case the answer is 1, and we're missing the probability of Zharata's family being considered, which could be one of pure certainty since she always puts her family forward for any puzzle question.
pontus · 6h ago
Just to pile on here, there's also ambiguity around how the observed girl is selected. Consider the following framing:

I go to a random house on a random street and knock on the door. A young girl opens the door. I ask how many siblings they have and they say one. What's the probability that they have a sister?

Now it's 50% even though cosmetically it seems like it'd be fair to say that the family has at least one daughter. The reason is that once I see a girl at the door, I'm slightly more confident in that it's a GG household since a GB or BG household would sometimes show a boy opening the door (assuming the two kids are equally likely to open the door).

P(GG | G at door) = P(G at door | GG) P(GG) / P(G at door)

P(G at door) = 1/2 (by symmetry)

So, P(GG | G at door) = 1 * 1/4 * 2 = 1/2

MontyCarloHall · 6h ago
This is the crux of the "paradox," which is really just an interpretation problem. Most people assume that the question asks exactly your scenario, i.e. if a specific child is selected and it's a girl, what's the probability that the sibling is also a girl? In that case, the event space is just GB or GG, and p(GG)/(p(GB) + p(GG)) = 0.5. (BG is not in the event space because we are conditioning on a specific child being a girl.)

However, if the question is interpreted as "what's the probability of having two girls if we know there aren't two boys," then the event space is GB, BG, GG, and p(GG)/(p(GB) + p(BG) + p(GG)) = 1/3. Both GB and BG are in the event space because we are not conditioning on the sex of one specific child.

the_gipsy · 7h ago
Why can you not frame it as: "a random family has been sampled, the sample family has two childs, one of them is a girl"?

I.e. without "discarding", just giving some additional, but not complete, information on the random sample. Is adding information about the picked sample the same as discarding all contrarian samples? Why is this relevant?

AnotherGoodName · 6h ago
If there were two possible statements they asked

"a random family has been sampled, the sample family has two childs, one of them is a girl"?

and

"a random family has been sampled, the sample family has two childs, one of them is a boy"?

and they selected each statement based on randomly picking a child from a random family then the probability actually becomes 50% boy/girl for the next child since the boy/boy or girl/girl has twice the chance of generating the above statement for the respective gender compared to the mixed gender children family.

Ie. if they say one is a girl that statement had a 50% chance of being generated by a girl/girl family (since we pick the statement based on a random selection of one of the two childrens gender and there's 2 girls, doubling the chance of a statement that one's a girl coming from a girl/girl family), there's 25% chance the statement was generated from a girl/boy family and a 25% chance the statement was generated from a boy/girl family.

If you take 50% chance girl/girl, 25% chance boy/girl and 25% girl/boy you'll see there's a 50/50 chance of the next child being either gender.

All this due to changing how we sampled.

florbnit · 4h ago
> a random family has been sampled, the sample family has two childs, one of them is a girl"

It’s not a random family if it must have at least one girl. If you want to talk about a random family you can only make statements of the kind “one of the children is <gender>” where the gender depend on the specific family or “the family has between 0 and 2 girls”

ndr · 7h ago
I took this to mean exactly that:

> Assume the family is selected at random because they have at least one girl.

And then again, if they sampled all families with 2 children the posterior would not change, would it?

Still assuming boy vs girls are completely iid and equally probable

two_handfuls · 7h ago
That's how I read it. What other ways were you thinking about?
bloak · 6h ago
Well, one way of getting families with two children, at least one of which is a girl, would be to go to a girls' school and ask the children to raise their hand if they have exactly one sibling.
aidenn0 · 6h ago
I would expect that would yield a 50% chance of the other being a girl, right?
tromp · 7h ago
Perhaps people would be more likely to give the correct answer if "at least one of them is a girl" is rephrased as the equivalent "the youngest is a girl or the oldest is a girl".
justonceokay · 6h ago
Well constructing a different question to remove the “trick” of the problem is one approach. Kind of the “no child left behind” approach to riddles.
Vermin2000 · 8h ago
The sisters paradox is madenning example of counter-intuitive probability. The resolution is straightforward, but it's really easy to get tied up in knots.
EMM_386 · 6h ago
I don't understand at all how this is maddening or counter-intuitive.

When you have a child, the odds are ~50% ... so the chance the next child is a boy or girl is almost equal. Is it because of the way it's framed that makes people think harder than they need to be?

This is like when I (very rarely) play something like "pick six".

I play 1, 2, 3, 4, 5, and 6. People think I'm crazy. They don't realize I have the same odds as any ticket they purchase.

n4r9 · 6m ago
If you have to share the prize money with other people that guessed the same numbers, then it seems sensible to avoid obvious patterns.
bell-cot · 7h ago
> maddening example of counter-intuitive probability.

Not how I'd describe it. The setup is mundane enough for people to just assume that their intuition will work fine. The difference between the naive and correct answers is too small to spot in a small-n dataset. And ~0% of the population is actually familiar with analyzing such situations, for their "intuition" to be applicable.

It's a bit like Gell-Mann amnesia - people are too quick to apply an easy cognitive strategy, when (in theory) they know enough to rule that strategy out.

spadros · 6h ago
Yes, I found this one easy. Was surprised my data management intuition came back after all these years since school. There’s really only three options:

- boy - boy

- boy - girl

- girl - girl

So it must be 1/3 chance. If you’re looking at permutations in order, that’s a different question.

AIPedant · 5h ago
This intuition is wrong even if turned out to get the right answer. The three unordered options do not have equal probabilities, boy+girl is twice as likely to occur as boy+boy and girl+girl.

To get the right answer you must be careful about conditional probabilities (or draw out the sample space explicitly). The crux of the issue is that you are told extra information, which changes your estimate of the probability.

(This question as written is very easy to misinterpret. The Monty Hall problem, which illustrates the same thing, is better since the sample selection is much more carefully explained.)

Ekaros · 5h ago
This reminds me of the Monty Hall. Which doesn't explicitly tell that host never reveals the car. Which for lot of people would be sensible option in game show. Just screw them up instantly. Well at least the winner gets some mutton.
rml · 5h ago
For something this small we can enumerate all the cases (this is a Scheme version of the Mathematica `Tuples` function)

    > (list-tuples '(B G) 2)
    ((B B) (B G) (G B) (G G))
3 cases have at least one girl

of those 3 cases, 1/3 are both girls

florbnit · 3h ago
A coworker approached you and goes “hi, I have two children and one is a boy…” and is promptly vaporized because he doesn’t fit the selection criteria of the problem statement, another approaches and goes “err hi, I have two children and one is a girl…” looks nervously at the vaporizer but is left standing. What is the chance their other child is a girl, who has not been vaporized?

If you phrase the question as “someone with two children tell you the gender of a random one, what is the chance the other is the same gender?” Chance is 50/50 because 50% will have BB or GG and the vaporizer isn’t active.

jihadjihad · 6h ago
From the Wikipedia article linked in TFA:

> Following classical probability arguments, we consider a large urn containing two children.

I like how they modified a classic from probability texts, drawing items from an urn, and made sure it would be big enough in this example to accommodate two kids.

bitwize · 6h ago
This is better than an "assume a spherical cow" joke in the wild.
puppycodes · 2h ago
And then theres that intersex kid that makes all the numbers wrong
hdgvhicv · 6h ago
> Select only the families that have at least one girl.

That’s not what the first question said. The first question was select a family (Bb,Bb,gb,gg)

Then that they happen to have a girl.

tantalor · 6h ago
I fail to see the distinction.
bitwize · 6h ago
Related to the Monty Hall "paradox". Spoiler: You'll get the car if you switch doors with 2/3 probability.

https://en.m.wikipedia.org/wiki/Monty_Hall_problem

JeffJor · 1h ago
Bertrand's Box Paradox, which I wrote about in my own comment, applies to it. The upshot is that probability is not based on which prize placements _could_ lead the current game state, it is the set of all possible game states. Lets assume that the contestant starts off with door #3.

Case 1: The prize is behind door #1, and the host must open door #2. Probability 1/3.

Case 2: The prize is behind door #2, and the host must open door #1. Probability 1/3.

Case 3: The prize is behind door #3, and the host has a choice. Case 3A: The host opens door #1. Probability Q/3. Case 3B: The host opens door #2. Probability (1-Q)/3.

If the host actually opens door #1, the probability that door #2 has the prize is (Case 2)/(Case 2 + Case 3A) = (1/3)/(1/3+Q/3) = 1/(1+Q).

If the host actually opens door #2, the probability that door #1 has the prize is (Case 1)/(Case 1 + Case 3B) = (1/3)/(1/3+(1-Q)/3) = 1/(2-Q).

My point is that, since you get to see which door is opened, 2/3 is correct only if you assume Q=1/2. We aren't told what Q is, but we must assume it is 1/2 because otherwise the answer is different depending on which door is chosen.

flappyeagle · 6h ago
This is exactly the Monty hall problem
hammock · 6h ago
This is Monty hall problem, is it not?
teekert · 6h ago
Is it? Would it change your intuition when I tell you "A couple has 100 kids, at least 99 are girls, what is the probability 100 are girls?"

I'm a bit at a loss I have to admit.

luxcem · 6h ago
The 'sample space' reduction method is indeed also used to solve the Monty Hall problem.
flappyeagle · 6h ago
It is exactly the same
pmg101 · 7h ago
GG / BG GB GG is 1 / 3.

What's the paradox?

AnotherGoodName · 6h ago
Because it's entirely dependent on sampling assumptions. Go to a random house where there's two children, one of which randomly opens the door. Each bb, gg, bg, gb is equal probability and a random child opens the door.

Now if you see a boy disregard that since you can't make the statement that one is a girl.

If you see a girl go ahead and make the statement "a family has two children. You're told that at least one of them is a girl.

What is the probability now?

You have twice the chance of making that statement if you encounter a gg family over a bg/gb family right since there's one of two girls possibly answering the door amongst those families.

So 50% chance of that statement being enabled from a gg family, 25% chance coming from a bg family, 25% chance of coming from a gb family. Which means 50% chance the other child's a girl and 50% chance the other childs a boy.

The probabilities here are entirely dependent on details of the sampling which is not made explicit here.

teekert · 6h ago
Paradoxes don't exist in reality (they do in hypothetical situations), so there is indeed no paradox as you correctly observe. Instead, most people answer this wrongly, for some reason. And for some reason we call situations where this happens "a paradox". Though I agree that we shouldn't.

Edit, ok, there are things like "This statement is false.", but we should perhaps stick to "self-referential problems" with those.

I think paradoxes just exist in our theories, languages, and formal systems when we make flawed assumptions or create inconsistent frameworks. But physical reality itself just is what it is - no contradictions, just phenomena we sometimes struggle to describe accurately.

If contradictions (paradoxes) can exist, then anything becomes possible through the principle of "explosion in logic". From a contradiction, any statement can be "proven" true. The whole foundation of rational thought would be undermined. Right?

luxcem · 6h ago
The Medical Test Paradox or what's that called do exist in the sense that when a test is positive for a rare disease we always run a second one.
teekert · 6h ago
To me that is not a paradox, just logical, with very low incidence you just find much more false positives than real positives. What is paradoxical about that?

It's why we don't screen for just any condition in the general population. I.e. we just do it for 65+ y/o's, 3 packs/day smokers because there we may actually find it worth the cost of the program.

There's no contradiction anywhere in this scenario, just people's incorrect intuitions meeting (mathematical) reality.

hammock · 6h ago
Confusing permutations and combinations
pmg101 · 6h ago
Oh yes. Strange.
lightvector · 6h ago
One of the challenges with puzzles like this it that it gives you "at least one of them is a girl" as a mathematical assertion where you're not supposed to further introspect the context of how/why you're being given that fact.

But that's unrealistic. In real life, the context for how and why there would be a speaker telling you such a thing in the first place can be relevant and affect the probability!

How is this possible? Suppose among all the math-riddle-loving parents of two children who would ask such a puzzle in the first place there are an equal number of parents of B-B, B-G, G-B, G-G, and that each is equally likely to ask you such a riddle when you meet them.

Suppose when asking such a riddle the B-B parents tell you "at least one of them is a boy" (they don't have any girls, so that's the only way they can ask this kind of riddle), the G-G parents tell you "at least one of them is a girl" (same thing but in reverse), while the B-G and G-B parents say one of "at least one of them is a boy" and "at least one of them is a girl" equally at random.

Then, conditioned on being told that "at least one of them is a girl", the probability of another girl is actually 1/2, not 1/3 like the paradox answer claims. To see this, imagine 40 examples of the above puzzle asking taking place. You get 10 B-B parents saying "at least one of them is a boy", 10 G-G parents saying "at least one of them is a girl", and among the 20 (B-G and G-B) parents since they choose randomly, you have 10 saying "at least one of them is a boy" and saying "at least one of them is a girl".

So out of the 20 times where "at least one of them is a girl" is said, there are 10 cases where it's a G-G family and 10 cases where it's a B-G or G-B family, therefore conditioned on being told "at least one of them is a girl", the probability of two girls is actually 1/2.

If there were some gender bias in how the B-G and G-B families might ask the question, or other differences that affect how likely different of these people would be posing the puzzle to you, then the probability could be yet different than either of 1/3 or 1/2.

So there's a difference in being present something as a flat mathematical assertion that you're supposed to take at face value and not supposed to question further (where the probability is 1/3, as the article claims). Versus being told something in real life, where you always need to take into account the context and situation of the speaker, and the probability could be different.

There are real life implications of this too - the big classic one being publication bias / newsworthiness bias. As most people intuitively know by now, it is also often wrong to take the statistical analysis or claims of a particular research study or paper entirely at face value, because there is a bias in the fact that "positive" and "exciting" results are more likely to be reported in the first place, and so statistical outliers that aren't actually replicable are disproportionately likely to be reported (see also https://xkcd.com/882/). And publication bias still occurs with respect to the reporting of results, amplification or not in the media etc, even when the the authors themselves are trustworthy and have done their analysis within the paper in a statistically proper way. So conditioned on you hearing about the result in the first place, it is often less likely to be true (and less likely to replicate in the future, etc) than you would think if you just took the statistical analysis in the paper at face value, even when that analysis was done correctly. The situation in the "sisters paradox" of computing a probability taking a statement entirely at logical face value is rare in real life.

fkyoureadthedoc · 7h ago
> a family has two children. You're told that at least one of them is a girl. What's the probability both are girls?

    +-----------+-----------+-----------+-----------+
    |   Boy     |           |   Girl    |           |
    |  (0.5)    |           |  (0.5)    |           |
    +-----------+-----------+-----------+-----------+
    | Boy-Boy   | Boy-Girl  | Girl-Boy  | Girl-Girl |
    |  (0.25)   |  (0.25)   |  (0.25)   |  (0.25)   |
    +-----------+-----------+-----------+-----------+
Does this mean the probability that they are both boys is also 25% lol
randallsquared · 7h ago
That one is ruled out by the "at least one is a girl".
fkyoureadthedoc · 6h ago
Well brother I'm looking at the table and it clearly says 25%. You may have been lied to about the at least one girl it seems.
furyofantares · 6h ago
The text directly above that table:

> A simpler question

> Let's image you're asked a simpler question.

> A family has two children. What's the probability both are girls?

fkyoureadthedoc · 3h ago
Under the 1 child policy, probably slim U+1F614