"The mean is the most weaponized number in statistics. Skewed distributions are where it does the most damage."
What Skew Means
A distribution is skewed when it isn't symmetric. The two flavors:
- Right-skewed (positive skew): the long tail is on the right. A few large values stretch the right side. Mean > median. Examples: income, house prices, time-to-complete-task, file sizes.
- Left-skewed (negative skew): the long tail is on the left. A few small values stretch the left side. Mean < median. Examples: human lifespan (everyone dies young or old, the long tail is short lives), exam pass rates near the ceiling.
Right-skew is by far the more common in everyday data, because so many real quantities are bounded below by zero but unbounded above (you can't have negative income or negative time).
The Mean Drifts Toward the Long Tail
The median is the value that splits the distribution into two equal halves; it doesn't care how extreme the tail values are. The mean is the balance point; it does care, and it drifts toward whichever side has the long tail.
In a right-skewed distribution like income, the mean is dragged upward by the few high earners. The 'average' income in a country is almost always larger than what a typical citizen earns. The median tells you what the middle person makes; the mean tells you a number that nobody actually makes.
The Canonical Citizen Disaster
Dad's Wealth-Distribution Example
Dad once analyzed the Korean wealth distribution and found what you already suspect: it is severely right-skewed. The top 0.1% holds a disproportionate share, the upper tail stretches far to the right, and the 'average wealth' figure that headlines love is meaningfully larger than the median household actually holds. Anyone who quotes the mean as 'how rich a typical Korean is' has skipped the question of what shape the distribution has — and that skip is the whole mistake. (Track 05 will show that this isn't even skew; it's the next animal in the zoo, the power law.)