Mean, Median, Mode: The Trio That Makes Sense of Data

 


When we talk about averages, we often mean “mean” — but did you know there are actually three different types of averages? Each of them gives us a unique perspective on data. They are:

  • Mean

  • Median

  • Mode

These three are the pillars of descriptive statistics — and understanding them helps us make better decisions in everything from education to business.


https://amzn.to/42xFqMJ






1. Mean – The Mathematical Average

Formula:

Mean=Sum of all valuesNumber of values\text{Mean} = \frac{\text{Sum of all values}}{\text{Number of values}}

Example:
If your math test scores are 70, 80, and 90:

Mean=70+80+903=80\text{Mean} = \frac{70 + 80 + 90}{3} = 80

Use Case:
The mean is used when you want a balanced overall summary — like calculating average income, grades, or speed.

Caution:
The mean is sensitive to outliers. One very high or low value can skew the result.


2. Median – The Middle Value

To find the median:

  1. Arrange the data in ascending order.

  2. Find the middle value.

Example:
Data: 10, 20, 30
Median = 20

If the number of values is even, take the average of the two middle values.

Example:
Data: 10, 20, 30, 40
Median = (20 + 30)/2 = 25

Use Case:
Great for skewed data like housing prices or salaries. It’s not affected by extreme values.


3. Mode – The Most Frequent Value

Example:
Data: 3, 4, 4, 5, 6
Mode = 4

A dataset can have:

  • No mode

  • One mode (unimodal)

  • Two modes (bimodal)

  • More than two modes (multimodal)

Use Case:
Useful in understanding common or popular items — like most sold products or common survey responses.


https://amzn.to/42sI1r5


Comparison Summary

MeasureBest Used ForSensitive to Outliers?
MeanBalanced overviewYes
MedianSkewed dataNo
ModeCommon frequencyNo

Real-Life Example

Imagine five people’s monthly incomes (in $):
1000, 1200, 1300, 1500, 10000

  • Mean = (1000 + 1200 + 1300 + 1500 + 10000)/5 = 3200

  • Median = 1300

  • Mode = No mode

Here, the mean is heavily skewed by the person earning $10,000. The median gives a more accurate reflection of what most people are earning.

Comments

Popular posts from this blog

The Golden Ratio: A Perfect Mathematics

The magic of Numbers: More Than Just Math