Hacker News new | ask | show | jobs
by anonymousiam 1916 days ago
No, you aren't the only one. It has become even worse now that Twitter will not render without JavaScript enabled. Unfortunately, I still do not know what Berkson's Paradox is because I will not enable JavaScript for Twitter.
2 comments

Okay, I googled it. A non-hostile site hosts a definition here: https://en.wikipedia.org/wiki/Berkson%27s_paradox
Thank you. Does anyone understand the difference between this and Simpson's paradox?
The latter appears when analyzing subgroups gives a different result than analyzing the pooled data.

The former is about correlations that appear in samples which are not representative of the general population, due to the way that those samples are selected.

> The latter appears when analyzing subgroups gives a different result than analyzing the pooled data.

> The former is about correlations that appear in samples which are not representative of the general population, due to the way that those samples are selected.

You just said the same thing twice. Think about it.

For one you used terms like "subgroups" and "pooled data" and for the other "samples" and "general population". Those are the same things.

Then you used "[the effect] appears in" and in the other "correlations". Well, Simpsons paradox can also manifest itself in correlations. So you just said the same thing twice.

Simpson's paradox: analyzing trends per subgroup can give a different result than pooled data.

Berkson's paradox: analyzing a single subgroup selected with a function aggregating two traits (additively?) will indicate an anticorrelation between the traits.

Simpson's paradox says you can't judge group trends from subgroup trends. Berkson's paradox says given a group selected in a specific way, it will have a certain property in itself. They're just different statements.

Yes and no.

Berkson's paradox is a special case of Simpson's for the two subgroups selected and non-selected.

The difference is that Berkson's paradox involves selecting the subgroup a posteriori and in a particular way, Simpson's paradox assumes a selection a priori.

Eh. There is intentional splitting into subgroups, and there is accidental selection bias. I think that's the difference.
I think Berkson's paradox is more specific than just correlations arising from non-random sample selection. Correlations that are not representative of the general population could still be useful, if it's a meaningful correlation within some subgroup of interest. The problem is when the features you are correlating relate too closely to the features that were used for sample selection - then you can end up with a trivial result.

I've always learned of Simpson's paradox as relating more to different sample sizes when partitioning data, which can happen entirely arbitrarily - for example a baseball player getting injured part way through the season.

The fact that one player's at bats get partitioned differently than another's is not caused by the on field performance, so there's no "double dipping" going on like I would imagine with Berkson's. Conversely I'm having trouble fitting a Berkson's example into the framework of Simpson's paradox, since there's no reason the poorly-selected subpopulation can't theoretically be exactly half of the general population. And if all of the samples are of equal size Simpson's paradox doesn't exist anymore (because with equal bin sizes the mean of means is equivalent to the overall mean).

> I've always learned of Simpson's paradox as relating more to different sample sizes when partitioning data

When you look at proportions based on binary outcomes it may be related to imbalanced groups but it's more general than that.

In the context discussed here of correlations between continous variables the groups can be of similar size.

See for example the chart here: https://towardsdatascience.com/simpsons-paradox-d2f4d8f08d42

I don't think so.

In the first one you have a partition in subgroups A and B (or more than two) which show similar correlations, different from the correlation seen in A+B.

In the second one you have only a subgroup A (the implicit complement notA is not observed) where the correlation is not the same as in the (unobserved) full population A+notA. Nothing is said about the correlation in notA. It could be at either side of the correlation in the full population, while in Simpson’s paradox both subgroups are in the same side.

Edit: and I also mention "due to the way that those samples are selected" for Berkson's paradox where the selection is based on the variables of interest while in Simpson's paradox the subgroups are "external" (but influence the correlation between those variables).

You do not need to enable Javascript, you only need to change your User-Agent header to one that is acceptable.