Look at the incomes in almost any country: most people earn a fairly modest amount, while a handful of very high earners stretch a long tail off to the right. That lopsided shape is exactly why the "average" income usually sits well above what a typical person actually earns — proof that the shape of data, not just its centre, changes the story it tells.
You already know how to find the centre of a data set and how spread out it is. But two data sets can share the same mean and the same spread and still tell completely different stories — because they have a different shape. Is it a neat symmetric bell, or lopsided with a long tail dribbling off to one side? Does it rise to a single peak, or two humps? Are there a few stray points marooned far from everyone else?
Shape is the last thing the summary numbers miss, and it matters intensely, because
shape tells you which statistics you can trust. On a symmetric distribution the
mean is a fine "typical" value; on a lopsided one it can be quietly misleading. A
The direction of skew is named after the tail, not the bulk of the data.
Shape isn't only about tails. Count the peaks:
Spotting bimodality is a genuine discovery: it is the histogram warning you that a single "average" is describing two different populations at once, and probably describing neither well.
This is the key behaviour to internalise. The mean is a balance point, so it follows the long tail — a few far-away values drag it toward them. The median is a position (the middle value), so it barely moves no matter how far the tail stretches. Hence, reliably:
A handy memory hook: the mean is on the same side as the tail. Point in the direction the tail stretches and you are pointing at the mean.
Nine houses on a street sell for these prices (in hundreds of thousands):
You don't need to grind through the arithmetic to see the shape. Eight of the nine values huddle
between
Checking: the median is the 5th of 9 sorted values,
An outlier is a point far from the bulk. To decide whether a value counts as one,
use the
Since
Six points sit in a tidy cluster; a seventh (the highlighted one) starts among them. Drag it
far to the right to create an outlier — an extreme, isolated value. Watch the
two markers: the mean chases the runaway point off to the right, while the
median stays put at
This is why a single outlier — a typo, a billionaire in an income survey — can make the mean deeply misleading, and why the median is the safer summary for skewed data.
Incomes are famously right-skewed. Most people earn within a fairly narrow band, but a small number of very high earners form a long tail stretching far to the right — and there is no matching tail on the left, because you cannot earn less than nothing. A handful of billionaires can haul the mean income far above what any ordinary person makes, while the median — the earnings of the person standing exactly in the middle of the queue — barely notices them.
That is precisely why official statistics almost always report median household income, not the mean: the median answers the question people actually care about — "what does a typical household earn?" — while the mean answers a subtly different and easily-misread question.
Here is the trap. The word "average" usually means the mean, but on skewed data the mean and the median genuinely disagree — and someone choosing which to quote can paint two opposite pictures from the very same data.
Both numbers are correct; they answer different questions. Reporting the mean for skewed data, without saying so, is one of the oldest ways to mislead with true statistics. Whenever you meet an "average," ask: mean or median — and is this data skewed?
Outliers come in two very different flavours, and telling them apart is a real skill:
The classic cautionary tale is the Antarctic ozone hole. For years, ozone readings so low that they looked "impossible" were reportedly treated as errors and set aside by automatic data-checking. It took scientists deliberately going back to the raw numbers to realise the impossibly-low values were real — a genuine, dramatic thinning of the ozone layer. The moral: never delete an outlier reflexively. First ask why it's there. The stray point might be the whole point.