From a sociological point of view, what is that?
A few points on why I feel Average is the dominant statistic (and counter-points):
* Median requires one to keep an indexed, sorted list. Average can be computed without needing order. _- This seems to be only a positive in computational sense, not real-world-decision-making sense. Governments can wait extra 10 minutes to calculate Median income instead of Average income._
* Average is simple for the Human Brain to make sense of
From a philosophical perspective, the median hides outliers which, however, contribute to the total value of a population.
It's because most people are mathematically illiterate and most people don't know that there's even a difference between median and average or a reason to use one over the other.
Computationally, computing the average vs the median is virtually instant for 99+% of data sets on modern hardware. I can't imagine what a data set would have to look like for it to take an extra 10 minutes to figure out the median.
http://web.archive.org/web/20071224022523/http://shlang.com/...