Skewness
How lopsided the data is. Skewness captures whether a distribution's tail stretches right or left, warning you when averages mislead because a few large values pull the mean.
- Term
- Skewness
- Is
- A measure of distribution asymmetry
- Right-skew
- Mean above the median, long right tail
- Signals
- When the average misleads
Parts of speech & senses
- Skewness is a statistic measuring the asymmetry of a distribution — whether its tail stretches farther to the right or to the left of the center. "Customer spend has high positive skewness, so the median tells a fairer story than the mean."
What skewness is
Skewness measures how lopsided a distribution is. A perfectly symmetric distribution, like the textbook bell curve, has zero skewness — fold it down the middle and the two halves match. Real data rarely cooperates. When a distribution has a long tail trailing off to the right, it is positively (right) skewed, and the rare large values drag the mean above the median. When the tail stretches left, it is negatively (left) skewed, and the mean falls below the median. The single number that captures this is the skewness coefficient: zero means symmetric, positive means a right tail, negative means a left tail, and the bigger the magnitude, the more pronounced the lean. It tells you, at a glance, which direction the unusual values are hiding.
Skewness matters because it decides whether the average is honest. Customer spend, order values, time-on-page, lifetime value, and income are almost always right-skewed: most people spend a little, a handful spend enormously, and those whales yank the mean upward until it no longer describes a typical customer. Report the mean order value of such data and you can quote a figure that almost no one actually spends. The median — the middle value, unmoved by extremes — usually tells a fairer story for skewed data. Knowing the skew also flags when a model's assumptions are at risk, since many techniques quietly assume roughly symmetric, normal-ish data and start to mislead when the distribution leans hard one way.
Skewness versus kurtosis
Skewness and kurtosis are the two shape statistics that go beyond the mean and the spread, and they answer different questions. Skewness is about direction — which way does the distribution lean, left or right. Kurtosis is about the tails and peak — how heavy the tails are and how much of the data piles into extreme values versus the shoulders. A distribution can be perfectly symmetric (zero skewness) yet have very heavy tails (high kurtosis), meaning rare extremes on both sides. It can also be strongly skewed with ordinary tails. Confusing them leads to the wrong worry: skewness warns you the average is pulled to one side, while kurtosis warns you outliers are more frequent and severe than a bell curve predicts.
In practice you read them together to understand a distribution's true shape. For right-skewed marketing data — say revenue per account — high positive skewness tells you the mean overstates the typical account, and the natural fix is often to take a logarithm, which compresses the long right tail and pulls the distribution back toward symmetry. That same log transform is a common cure for the heteroscedasticity that skewed targets create in regression. Kurtosis, meanwhile, would tell you how much to brace for extreme values in either direction, which matters for risk and for outlier handling. Treating the two as one blurs the picture: one is lean, the other is tail weight, and good distribution analysis names both.
Using skewness well
Use skewness as a first check before you trust any average. Whenever you summarize a distribution that someone will act on — order values, session durations, deal sizes, customer lifetime value — compute or eyeball the skewness, and when it is strongly positive, lead with the median rather than the mean so your headline number reflects a typical case, not the pull of a few giants. Show the distribution itself with a histogram when you can, because a single statistic hides the story that a shape reveals. When you feed skewed data into a model that assumes symmetry, consider a log or square-root transformation to tame the lean, which often improves both fit and the validity of confidence intervals.
The discipline is to let skewness govern which summary you report and how you present results to non-statisticians. Pair it with segmentation — the skew in "all customers" often dissolves once you split whales from the rest into cleaner groups. Pair it with kurtosis to read tail weight separately from lean. The failure is to quote the mean of obviously skewed data as if it described a typical customer, to ignore the long tail when forecasting, or to confuse the lean with heavy tails and reach for the wrong remedy. Skewness, read early, keeps your averages from lying.
Synonyms & antonyms
Synonyms
Antonyms
Origin & history
Skewness, from "skew" meaning to set at a slant, names the statistic for a distribution's asymmetry — which way its tail leans.
Etymology: source.
Usage trends
Search interest for this term over the last five years:
Common questions
- What does skewness measure?
- The asymmetry of a distribution — whether its tail stretches more to the right or left of the center. Positive skewness means a long right tail with the mean above the median; negative skewness means the opposite.
- Why does skewness matter for marketing data?
- Because spend, order value, and lifetime value are usually right-skewed, the mean is dragged up by a few large customers and misrepresents the typical one. Skewness tells you when to report the median instead of the average.
- How is skewness different from kurtosis?
- Skewness measures direction — which way the distribution leans. Kurtosis measures tail weight — how heavy the tails are and how prone the data is to extremes. A symmetric distribution has zero skewness but can still have heavy tails.
Resources & people to follow
- referenceRGM analysis — definitions, senses, and usage verified per term
Curated, non-competitor resources verified per term.
Related training
Disciplines
Areas of marketing where skewness is a core concern: