Skip to content

Understanding Descriptive Statistics: Mean, Median, Mode, and Variance

When we collect data—whether it’s test scores, daily temperatures, or the number of pets people have—it can sometimes feel overwhelming to make sense of it all. That’s where descriptive statistics come in. These are tools that help us summarize and understand data in a simple way.

Let’s break down four important concepts: mean, median, mode, and variance. Don’t worry if math isn’t your favorite thing; we’ll keep it simple and packed with examples.


1. Mean: The Average

The mean is what most people call the “average.” To find it, you add up all the numbers in a set and then divide by how many numbers there are.

Example:

Imagine five friends compare their quiz scores: 80, 85, 90, 95, and 100.

  • Add them up: 80 + 85 + 90 + 95 + 100 = 450
  • Divide by the number of scores (5): 450 ÷ 5 = 90

The mean score is 90. The mean gives us a sense of the “typical” value in the group.


2. Median: The Middle Number

The median is the middle number when the data is arranged in order. If there’s an even number of values, the median is the average of the two middle numbers.

Example:

Let’s use the same quiz scores: 80, 85, 90, 95, and 100.

  • Arrange them in order: (Already done!)
  • Find the middle number: 90

The median is 90. It tells us the center value in the data set.

Another Example (Even Number of Values):

If the scores were 80, 85, 90, and 95:

  • Middle two numbers: 85 and 90
  • Find the average: (85 + 90) ÷ 2 = 87.5

The median here is 87.5.


3. Mode: The Most Frequent Number

The mode is the number that appears most often in a data set. Some data sets have one mode, more than one mode, or no mode at all.

Examples:

  1. Scores: 80, 85, 85, 90, 95
    • The number 85 appears twice, so the mode is 85.
  2. Scores: 80, 85, 90, 95, 100
    • No number repeats, so there is no mode.
  3. Scores: 80, 85, 85, 90, 90, 95
    • Both 85 and 90 appear twice, so there are two modes: 85 and 90.

The mode helps us see which value is most common.


4. Variance: The Spread of the Data

Variance tells us how spread out the numbers are in a data set. If the numbers are close together, the variance is small. If they’re far apart, the variance is large.

Example (Simplified):

Imagine the test scores: 80, 85, 90, 95, and 100.

  1. Find the mean: 90
  2. Subtract the mean from each score and square the result:
    • (80 – 90)² = 100
    • (85 – 90)² = 25
    • (90 – 90)² = 0
    • (95 – 90)² = 25
    • (100 – 90)² = 100
  3. Add up these squared differences: 100 + 25 + 0 + 25 + 100 = 250
  4. Divide by the number of scores: 250 ÷ 5 = 50

The variance is 50. This means the scores are somewhat spread out around the mean.


Why Are These Important?

Here’s how these concepts help in real life:

  • Mean: Helps you understand the overall performance. For example, what’s the average grade in a class?
  • Median: Useful when there are outliers (really high or low numbers). For instance, when looking at house prices, the median might be more helpful than the mean.
  • Mode: Shows what’s most popular or common. For example, what’s the most common shoe size in a store?
  • Variance: Tells us if the data is consistent. Are test scores close together or wildly different?

Comparing the Four Concepts with a Fun Example

Imagine you have data on how many pets your friends have: 1, 2, 2, 3, 7.

StatisticExplanationResult
Mean(1 + 2 + 2 + 3 + 7) ÷ 5 = 15 ÷ 53
MedianMiddle number (arranged: 1, 2, 2, 3, 7)2
ModeMost common number2
VarianceMeasures how spread out the numbers are4.8 (approx.)

Wrapping It Up

Descriptive statistics like mean, median, mode, and variance help us summarize and understand data. Whether you’re analyzing test scores, tracking weather patterns, or figuring out how many pets your friends have, these tools make the numbers tell a story.

Next time you see a bunch of numbers, try calculating these stats—you might uncover something interesting!