Hacker News new | ask | show | jobs
by rahimnathwani 1739 days ago
For some things, you can't even sensibly measure the mean. For example, if you're measuring the mean response time for a service, a single failure/timeout makes the mean response time infinite (because 100 years from now the response still hasn't been received).

"Why Averages Suck and Percentiles are Great": https://www.dynatrace.com/news/blog/why-averages-suck-and-pe...

2 comments

It's indeed always worth pointing that a mean may or may not exist. Same with variances/standard-deviation.

The central limit theorem seems to have given people the slightly wrong idea that things will always average out eventually.

Coughs Cauchy
totally. that blog was also one of the sources I mentioned in the post! Good stuff

NB: Post author here.