What's the most popular number in Hacker News titles?(blog.omgmog.net) |
What's the most popular number in Hacker News titles?(blog.omgmog.net) |
- The very next two numbers are 100 and 0. While 100 is consistent with the article's explanations, 0 still placing high despite fixing the query warrants further investigation. A quick glance at returned headlines shows the problem of phantom zeroes is not, in fact, fixed.
- The query doesn't group decimals and integers together. 2.0 is at #17 with 10k hits, while 1.0 is at #26 with 5k hits. So not only is the "version number" explanation for top numbers wrong - the claim that earlier version numbers are more common than later version numbers is wrong too.
"to", "the", "of". I don't know what I expected.
> The first is listicles. “3 ways to do X”, “5 things I wish I’d known”, “10 tools I actually use”. The listicle is practically the native unit of the link post, and its count is almost always small and round. Nobody writes “17 things I wish I’d known” unless they genuinely have 17 things, which is rare, whereas “5 things” is a decision made in a title editor.
But doesn't the title mangler specifically try to strip out numbers that look like they're part of listicle titles?
> If the title contains a gratuitous number or number + adjective, we'd appreciate it if you'd crop it. E.g. translate "10 Ways To Do X" to "How To Do X," and "14 Amazing Ys" to "Ys." Exception: when the number is meaningful, e.g. "The 5 Platonic Solids."
If a number distribution that should be following Benford's Law isn't, that's nowhere close to actual proof of fraud, but it can be a pointer helping you know where to start looking. Because if all the files except this one have numbers that follow Benford's Law, yet this one doesn't, then that's the place where you start digging for other, more positive, evidence of manipulation.
Edit. Perhaps the title should be 'parsing numbers is hard'.
benfords law strikes again. useful for fraud analysis too
HN's convention is that the year is added for stories over one year old to indicate non-current (though still possibly interesting) submissions:
<https://news.ycombinator.com/item?id=39958349> <https://news.ycombinator.com/item?id=37728779>