Hacker News new | ask | show | jobs
by chris_wot 3900 days ago
Actually, it's not. He's taken the mean average over the course of 30 days to get the average number of searches per day for all users. That doesn't give you the average number of searches per user per day!

In order to get the mode, you'd need to know how many searches each person does each day. You can't get the mode from the figures he's been provided.

But in the article, he wrote:

"I tried modelling what search activity probably looks like on mobile: I used a mean = 0.925 (as per Singhal) and mode = 0.5. The mode must be below the mean because of the long tail of higher values; 0.5 is a guess, but moving it around doesn’t have a large effect. This gives a median of 0.94, close to the mean, which you’d also expect."

He made some guesstimates which he used as input parameters to form a Pareto Distribution.

As for the mode always being less than the mean, that's wrong too.