Hacker News new | ask | show | jobs
by sasmith 5942 days ago
A Poisson distribution with a mean of 1.84 results in about 45% of children being first born. In fact, the best you can do with any distribution is 54%. For example, if there are 10k couples, then there will be 18.4k children born, at most 10k of which can be first born; and 10/18.4 = 54%.

In fact, the only thing that matters for the distribution (once you know the mean) is the number of childless families, since they could have had a first born but didn't.

I haven't been able to figure out where 74% comes from. Is there some way to sample on a per-family basis to come up with this?

edit: spelling

1 comments

More like a fundamentally stupid mistake of inverting my parameters when I checked the number, getting a result in tune with the article, and then not thinking it through at all. It'd be possible to have a whole great deal of families with 0.1st children, but that's just the egg on my face.