When you summarize a dataset, three numbers often come up: the mean (the arithmetic average), the median (the middle value), and the mode (the most frequently occurring value). Taken individually, each tells a partial story. But understanding how they relate to one another – and why they shift relative to each other depending on the shape of your data – is where the real analytical power lies. That relationship is not just a mathematical curiosity; it directly affects how you interpret research findings, public data, and real-world trends.
Table of Contents
- What each measure actually does
- The symmetrical distribution: when all three align
- Karl Pearson’s empirical formula
- Applying the formula
- Skewed distributions and how the three measures diverge
- Right-skewed (positively skewed) distributions
- Left-skewed (negatively skewed) distributions
- The median’s consistent position
- Which measure reflects skewness the most?
- Choosing the right measure for the right data
- Summary of the key relationships
What each measure actually does
Before exploring their interconnectivity, it helps to be clear on what each measure represents. The mean adds all values in a dataset and divides by the count. It is sensitive to every data point, which means a single extreme value can pull it significantly in one direction. The median is the middle value once data is sorted in order – it is far less affected by outliers. The mode is simply the value that appears most often, and it anchors itself to the peak frequency in the data, regardless of what happens at the extremes.
Statistics by Jim describes the median as a “robust statistic” precisely because, unlike the mean, it is not dragged toward extreme values. The mode, meanwhile, anchors itself to the most common observation – making it especially useful for categorical or frequency-heavy data.
The symmetrical distribution: when all three align
In a perfectly symmetrical distribution – the classic bell curve – the mean, median, and mode all converge at the same central point. According to OpenStax introductory statistics, in a symmetrical distribution a vertical line drawn at the center produces two mirror-image halves, and all three measures of central tendency fall at that center. This is also the condition under which the mean is the most appropriate summary statistic, because it incorporates every value in the dataset and any change in any score will shift it.
Laerd Statistics notes that in a normal distribution, the mean is widely preferred as the best measure of central tendency because it includes all values in its calculation – something neither the median nor the mode can claim.
Karl Pearson’s empirical formula
One of the most practical tools for understanding the relationship between these three measures is an empirical formula established by the statistician Karl Pearson. Working from observations across many real-world datasets with moderate skewness, Pearson noted a consistent approximate relationship:
Mode = 3 × Median − 2 × Mean
This can be rearranged as: 3 Median = Mode + 2 Mean, or equivalently, Mean − Mode = 3(Mean − Median). The formula is called empirical because it is not derived from a universal mathematical proof – it is an observation-based approximation that holds well for moderately skewed, unimodal distributions. Vedantu’s statistics resource explains that this formula applies specifically when distributions are unimodal and moderately asymmetrical, and should not be used for perfectly symmetrical data or highly irregular distributions.
Applying the formula
The practical value of Pearson’s formula becomes clear when one of the three values is unknown. If the mean of a dataset is 12 and the median is 10, the mode can be estimated as: Mode = 3(10) − 2(12) = 30 − 24 = 6. This is a useful shortcut in research contexts where calculating the mode from raw grouped data may be complex or where it is poorly defined. As LearnTheta explains, knowing any two of the three measures allows you to estimate the third without returning to the original data.
Skewed distributions and how the three measures diverge
The real test of understanding central tendency comes when data is not symmetrical. Skewness describes the degree to which a distribution leans to one side, and it has a predictable effect on the ordering of mean, median, and mode.
Right-skewed (positively skewed) distributions
In a right-skewed distribution, the tail of the data stretches toward higher values on the right. OpenStax Business Statistics summarizes this ordering clearly: in a right-skewed distribution, the mode is the smallest of the three measures, followed by the median, then the mean – expressed as Mode < Median < Mean. The mean is pulled farthest toward the tail because it incorporates those extreme high values directly into its calculation.
A textbook real-world example is income data. Laerd Statistics points out that income distributions are typically right-skewed, where a small number of very high earners distort the mean upward, making it a poor representative of what most people actually earn. The median, unaffected by those high values, gives a more accurate picture of where the center of the distribution actually sits.
Left-skewed (negatively skewed) distributions
In a left-skewed distribution, the tail extends toward lower values on the left. Here, the order reverses: Mean < Median < Mode. Lumen Learning’s Introduction to Statistics illustrates this with a concrete dataset (4; 5; 6; 6; 6; 7; 7; 7; 7; 8) where the mean is 6.3, the median is 6.5, and the mode is 7 – showing that the mean dips lowest, pulled toward the left tail. Statistics LibreTexts confirms this pattern: in left-skewed data, the median tends to sit closest to the mode (the peak), while the mean is drawn out along the lower tail.
The median’s consistent position
One useful structural observation across all distribution types: Statistics LibreTexts (Adler University) notes that the median is always positioned between the mean and the mode – regardless of the direction of skew. The mode sits at the peak (the highest frequency), the mean is pulled into the tail, and the median occupies the middle ground. This structural consistency is why the median is often the preferred measure in skewed data analysis.
Which measure reflects skewness the most?
Of the three, the mean reflects skewness most strongly. Penn State’s STAT 200 course explains that the mean is the most heavily influenced by outliers or skewness, while the median is more resistant and often the preferred measure of central tendency when distributions deviate from symmetry. The mode, being anchored to the highest frequency, is least sensitive to extreme values at the tails – but it also provides the least information about overall distribution shape.
Choosing the right measure for the right data
The relationship between mean, median, and mode is not just a theoretical framework – it directly informs which statistic is most appropriate to report. Statology provides a practical breakdown: real estate analysts use the median home price to describe typical property values because a handful of expensive homes would inflate the mean. Human resource managers use the mean salary to describe compensation averages across a workforce. And marketers use the mode to identify the most common type of advertisement used or the most popular product feature selected by customers.
In social sciences and research, understanding the direction and degree of skewness – read through the relative positions of the mean, median, and mode – helps researchers decide not only what to report, but which statistical tests are valid for a given dataset. Laerd Statistics emphasizes that the more skewed a distribution, the greater the divergence between the median and mean, and the stronger the case for using the median over the mean as the primary summary statistic.
Summary of the key relationships
To consolidate the core patterns: in a symmetrical distribution, Mean = Median = Mode. In a positively skewed distribution, Mode < Median < Mean. In a negatively skewed distribution, Mean < Median < Mode. And for moderately skewed data of any type, Pearson’s empirical formula – Mode ≈ 3 Median − 2 Mean – provides a working approximation to estimate any one measure when the other two are known. These rules are not absolute laws, but they are reliable guides that apply to the vast majority of unimodal, real-world datasets encountered in research and data analysis.
What do you think? When analyzing a dataset with a skewed distribution – such as household income in a city – why might reporting the mean instead of the median give a misleading picture of economic reality? And if you only had access to a dataset’s mean and median, what could you infer about the likely shape and direction of its distribution before seeing any chart or histogram?
References
- https://statisticsbyjim.com/basics/measures-central-tendency-mean-median-mode/
- https://ecampusontario.pressbooks.pub/introstats2ed/chapter/2-3-skewness-and-the-mean-median-and-mode/
- https://statistics.laerd.com/statistical-guides/measures-central-tendency-mean-mode-median.php
- https://www.cuemath.com/data/relation-between-mean-median-and-mode/
- https://www.vedantu.com/maths/relation-between-mean-median-and-mode
- https://www.learntheta.com/maths-empirical-relationship-mean-median-mode/
- https://openstax.org/books/introductory-business-statistics-2e/pages/2-6-skewness-and-the-mean-median-and-mode
- https://courses.lumenlearning.com/introstats1/chapter/skewness-and-the-mean-median-and-mode/
- https://stats.libretexts.org/Courses/Los_Angeles_City_College/Introductory_Statistics/02:_Descriptive_Statistics/2.07:_Skewness_and_the_Mean_Median_and_Mode
- https://stats.libretexts.org/Courses/Adler_University/Graduate-Level_Statistics_in_Psychology/05:_Measures_of_Central_Tendency/5.03:_The_Mean_Median_and_Mode_in_Normal_and_Skewed_Distributions
- https://online.stat.psu.edu/stat200/lesson/2/2.2/2.2.4/2.2.4.1
- https://www.statology.org/mean-median-mode-real-life-examples/
Leave a Reply