BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon1602 Learners

Last updated on November 24, 2025

Mean, Median, and Mode

Professor Greenline Explaining Math Concepts

Can any large dataset be analyzed using just three statistical tools? They are mean, median, and mode. They are helpful in many scenarios, ranging from simple calculations to extensive research. In this article, let us learn about the mean, median, and mode; their formulas for calculation; their applications; and examples.

Professor Greenline from BrightChamps

What are Mean, Median and Mode?

Mean, median, and mode are three key measures that help us understand the central tendency of a data set. Instead of examining each value, these measures allow us to summarize the entire data set with a single representative value that shows where the values tend to cluster. The mean gives us the average, the median shows the middle value when the data is ordered, and the mode tells us which value occurs most often. Together, these measures help us analyze patterns, compare groups, and make sense of real-world information more simply.


What is Mean?

The mean, also called the arithmetic average, is obtained by adding all the values in a data set and dividing by the total number of values. It is used when the data is evenly distributed. The symbol represents it ‘μ’.


What is Median?

The median is the middle value of a data set when the data set is arranged in ascending or descending order. If the number of values is odd, the median is the middle value; if the number of values is even, the median is the average of the two middle values. ‘M’ represents it.


What is Mode?

The mode is the value that appears most often in a data set. The mode can be applied to both numerical data and categorical data. The mode is handy for identifying the most common values in a given data set. 'Z' represents the mode.


Let us know more about mean, median, and mode using an example:
A group of students scored the following marks in a quiz:
8, 6, 7, 7, 9, 5, 7
Let’s find the mean, median, and mode of this data.

Solution:

To find the mean, add all the numbers and divide them by the total number.
Therefore,
Mean = \(\frac{8+6+7+7+9+5+7}{7}\)
\(=\frac{49}{7}\)
\(=7\)
 

To find the median, arrange the data in ascending order; the middle number is the median.
5, 6, 7, 7, 7, 8, 9
The 4th value is the middle number.
Therefore, median = 7.
 

To find the mode, find the number that appears most often.
Here, 7 is the most frequently occurring number, appearing 3 times.
Therefore, the mode = 7.
 

For this dataset:
Mean = 7,
Median = 7
Mode = 7.
 

Professor Greenline from BrightChamps

How to Calculate the Mean?

Mean of ungrouped data: Ungrouped data is data that is not arranged in classes or groups. These are individual numbers, such as:
5, 8, 12, 7, 9.

To find the mean (average) of ungrouped data, follow these steps:
Step 1: Add all the data values
Find the sum of all numbers.
Example: \(5 + 8 + 12 + 7 + 9 = 41\).

Step 2: Count how many data values are present.
There are five numbers.


Step 3: Apply the mean formula
Sum / Total number.
Mean \(= \frac{41}{5} ​= 8.2\)
Mean of the ungrouped data = 8.2

 

Mean of grouped data: To find the mean of a grouped data, we use three methods, which are mentioned below:

  • Direct method: To calculate the mean of a grouped data, we use the formula mentioned below:
    \(x = fᵢ × xᵢ ÷ fi\)

    Where \(fi \) is the sum of all the frequencies.
     
  • Assumed mean method: To calculate the mean using assumed mean method, we use the following formula:

    \(x = a +fᵢ × xᵢ ÷fi\)

    Where \(a\) is the assumed mean


    \(di \) stands for deviation, where \(di = xi - a\)


    \(fi\) is the sum of all the frequencies.
     

  • Step deviation method: To calculate the mean using step deviation method, we use the following formula:

    \(\bar{x} = a + h \cdot \frac{\sum f_i u_i}{\sum f_i}\)
     

    Where \(a\) is the assumed mean


    \(u_i\) is called as the reduced deviation, where \(u_i = (x_i - a) ÷ h\)


    \(h\) is the class size


    \(fi\) is the sum of all the frequencies.

     

 

Professor Greenline from BrightChamps

How to Calculate Median?

Median of ungrouped data: To find the median of ungrouped data, follow these steps.

Step 1: Sort the data in ascending or descending order.

Step 2: Consider n to be the total number of observations. If the n is an odd number, then
the median \(=\frac{n+1}{2}\)th observation in the sorted list. 
If n is even, then the median is the average of the \(\frac{n}{2}\)th and the \(\frac{n}{2}+1\)th observation. 

Example 1: 
Find the median of the data 56, 67, 54, 34, 78, 43, 23. 

Solution: 

Sort the data : 23, 34, 43, 54, 56, 67, 78.
Here, the number of observations n = 7.

Then, the median = \(\frac{n+1}{2}\)
\(=\frac{7+1}{2}\)
\(=\frac{8}{2}=4\)

Therefor, the 4th observation is the median.
That is 54.

Example 2: 
Find the median of the data 50, 67, 24, 34, 78, 43.

Solution: 

By sorting the data: 24, 34, 43, 50, 67, 78.
Here, the number of observations n = 6
\(\frac{n}{2}=\frac{6}{2}=\) 3rd term.

\(\frac{n}{2}+1=\frac{6}{2}+1=4\)th term.

Median \(=\frac{43+50}{2}\)

\(=46.5\)


Median of grouped data: When data are grouped into class intervals (with frequencies), use these steps:

Step 1: Compute the cumulative frequency of each class, to determine where \(\frac{n}{2}\) lies. Here, \(n=∑fi (n = \sum f_i) \) (total number of observations). 

Step 2: Identify the median class: the class interval in which \(\frac{n}{2}\) falls.

Step 3: Use the formula,
Median \(= l+\frac{(\frac{n​}{2}−c​)}{f}×h\)

Where, 
l = lower limit of the median class.
c = cumulative frequency of the class just before the median class.
f = frequency of the median class.
h = class width (size of the class interval).
 

Example: 
Classes: 0–10, 10–20, 20–30, 30–40, 40–50
frequencies : 2, 12, 22, 8, 6
Total n = 50
So, \(\frac{n}{2}\) = 25.

The cumulative frequencies are: 
0–10 → 2
10–20 → 14
20–30 → 36, ……

Since 25 lies in the class 20–30, that’s the median class.
Here, l = 20, c = 14, f = 22, h = 10. 

By applying the formula: 

Median \( = 20 + \left(\frac{25 - 14}{22}\right) \times 10 = 20 + \left(\frac{11}{22}\right) \cdot 10 = 20 + 5 = 25 \)


 

Explore Our Programs

Grade 1
popular course arrow
No Courses Available
Professor Greenline from BrightChamps

How to Calculate Mode?

Mode of ungrouped data: The mode of ungrouped data is the number (or value) that appears most frequently in the dataset. To calculate the mode of ungrouped data:

Step 1: List all observations clearly.

Step 2: The value with the highest frequency is the mode.

  • If one value has the highest frequency, → unimodal.
  • Two values have the same highest frequency → bimodal.
  • More than two values frequently repeat → multimodal.
  • No repetition → no mode.

Let us look into a few examples:

Data: 7, 8, 8, 9, 6, 8, 5 → Here, 8 occurs 3 times, more than any other value.
Therefore, mode = 8 (Unimodal).

Data: 4, 6, 4, 9, 6, 7 → 4 appears 2 times and 6 appears 2 times.
Therefore, mode = 4 and 6 (bimodal).


Mode of grouped data: When data are grouped into class intervals (e.g., 0–10, 10–20, etc.), the mode is found using a specific formula. To see the mode of grouped data, follow the steps below:

Step 1: Identify the modal class, that is, the class with the highest frequency.

Step 2: Use the formula: 

Mode = \(l + (\frac{f_1 - f_0}{2f_1 - f_2}) ×h\)

\(l \)= lower limit of the modal class,
\(f_1\)​ = frequency of the modal class,
\(f_0\)​ = frequency of the class before the modal class,
\(f_2​\) = frequency of the class after the modal class,
\(h \) = class width (upper limit − lower limit).


Example: 
Find the mode for the below data.
 

Class Interval Frequency
0 - 10 5
10 - 20 12
20 - 30 20
30 - 40 14
40 - 50 7


Solution: 

Step 1: Identify the modal class.
Here, the highest frequency is 20.
So, the modal class is 20-30.


Step 2: Now identify the values.
\(l = 20, f_1 = 20, f_0 ​= 12\) (previous class frequency), \(f_2​=14\) (next class frequency), h = 10.
 

Step 3: Apply the formula.

Mode \(= 20 + (\frac{20 -12}{(2 × 20}) - 12 - 14)×10 \)

\(= 20 + (\frac{8}{40}-26) × 10 \)

\(= 20 +(\frac{8}{14}) × 10 \)

\(= 20 +5.71 ≈25.71 \)
 

Therefore, the mode \(≈ 25.71\)

Professor Greenline from BrightChamps

Mean, Median and Mode Formulas

Mean: 

  • Formula for finding the mean of ungrouped data \(= \frac{x_1 + x_2 + . . . .x_n}{n}\)
     
  • Formula for finding the mean of ungrouped data \(= \frac{x_1f_1+x_2f_2+.......x_nf_n}{f_1+f_2++....f_n} \)

 

Median: 

  • Formula for finding the median of ungrouped data:
    If n is odd, median \(= \frac{n+1}{2}\)th observation.
    If n is even, median = average of \(\frac{n}{2}\)th and \(\frac{n}{2} +1\) th observation. 
     
  • Formula for finding the median of grouped data \(= l + (\frac{\frac{n}{2} -c}{f})×h\).

    Where, l = lower limit of median class, c = cumulative frequency of class before median class, f = frequency of median class, h = class width. 

 

Mode: 

  • Mode \(= l + (\frac{f_m - f_1 }{ 2f_m - f_1 - f_2})×h\),

    Where, l = lower limit of modal class, \(f_m \)= frequency of modal class, \(f_1\)= frequency of class before modal class, \(f_2\) = frequency of class after modal class, h = class width. 
     
Professor Greenline from BrightChamps

Relation between Mean, Median, And Mode

In a grouped data, the relation between the measures of the three tendencies which are mean, median and mode is shown below:


Mode = 3 Median - 2 Mean


The relationship between these three tendencies helps us to understand how to find the other tendency. Say for example we know what is the mean and mode, we can convert the formula by solving for median. 

For example, Median = 20 and Mode = 45, find the Mean.


Substituting the values in the formula:


45 = 3 median - 2(20)


45 = 3(20) - 2 mean


2 mean = 45 + 60


2 mean = 105


Mean = 105÷2 = 52.5

Professor Greenline from BrightChamps

Difference between mean, median, and mode

The differences between mean, median, and mode are given below:
 

Mean

Median

Mode

Mean is the average of a set of numbers

Median is the middle value of the given dataset

Mode is the value that appears most frequently in a dataset.

Mean is calculated by adding all the values of the data set and dividing it by the total number of values in the data set

Median is calculated by finding the middle value in the data set, if the number of values in the dataset is even we average the two middle numbers

Mode is calculated by finding which value occurs the most in the data set

The value of mean may or may not be found in the data set

The value of median is found in the data set

The value of mode is found in the dataset

Mean is represented by x or μ

Median is represented by M

Mode is represented by Z

Professor Greenline from BrightChamps

Tips and Tricks to Master Mean Median Mode

There are a lot of ways to master mean, median, and mode. Some ways to master mean, median, and mode are mentioned below:

 

  • Understanding Concepts Clearly: We have to understand the concepts of mean, median, and mode properly to master it. Mean is the average of all the values in the dataset, median is the middle value of the dataset, and mode is the most frequently occurring value.

 

  • Handling Grouped Data (Class intervals): When calculating for grouped data for mean, we use assumed mean or step deviation method; for median, we use the median formula with cumulative frequency tables; and for mode, use the modal class and the formula:

    Mode = L + f1 - f0 ÷ 2f1 - f0 -f2 x h

    Where, L = lower boundary of modal class
    \(f_1\) = frequency of modal class 
    \(f_0\) = frequency before modal class
    \(f_2\) = frequency after modal class
    \(h\) = class width

 

  • Practice Strategies: To master the concept of mean, median and mode, we can use real-life examples, solve previous year exam question papers and practice timed quizzes for a quick recall of the concepts.

     
  • Use visual representations: Drawing bar graphs, histograms, or frequency polygons can help you see the distribution of data, making it easier to identify mean, median, and mode.

     
  • Group study and discussions: Explaining concepts to peers or solving problems together reinforces understanding and helps uncover different methods to approach questions.

     
  • Practice with real-life examples at home: Encourage children to apply mean, median, and mode in daily situations. For example, calculate the average daily screen time, find the median of weekly test scores, or identify the mode of most used snacks or toys. This builds a strong understanding of the concept through familiar activities.


     
  • Use visual tools: Parents and teachers can encourage children to draw simple bar graphs, dot plots, or tally charts for small datasets. Visuals make it easier and more transparent to identify the median (middle value), mode (tallest bar), and mean (balancing point).

     
  • Create learning games for students: Use household items such as beads, crayons, or toys to create data sets. Ask your child to group them, count frequencies, or find the middle item. This fosters conceptual clarity through fun, simple experiences.

     
  • Discuss strategies and thinking: Have conversations with children about why they chose a method. For example, ask, “How did you decide which interval is the modal class?” or “Why is the median better for this data?” This develops their reasoning skills and clarifies concepts.

     
  • Use online learning tools and visualizers: Introduce children to educational resources that generate graphs, frequency tables, or allow interactive manipulation of data. Parents and teachers can make use of mean, median, and mode worksheets and mean median mode calculators for students. 
     
Max Pointing Out Common Math Mistakes

Common mistakes and How to Avoid them in Mean, Median and Mode

When working on mean, median and mode, students tend to make mistakes. Here, are some common mistakes and their solutions:

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Not sorting data for median calculation:
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students must remember to always sort the data from smallest to largest before finding the middle values in the dataset.
 

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Confusing mean with median and mode
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students should know what is the meaning of mean; mean means the average of the data set, median is the middle value; mode is the most frequently occurring number
 

Mistakes 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Arithmetic errors in summing values (mean)

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students should always remember to double-check their answers when using methods like step deviation method.
 

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Misidentifying the modal class in grouped data:
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students should remember to select the class with the highest frequency, and if needed to use the modal formula correctly.

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Failing to validate the results with visual contacts:
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students can use histograms or box plots to visually check and inspect their data and verify that the computed measures of the central tendency makes sense.
 

arrow-left
arrow-right
Professor Greenline from BrightChamps

Real Life Applications of Mean Median Mode

There are a lot of real-world applications of mean, median and mode. Let us now see what kind of applications and fields we use mean, median and mode in:

 

  • Education and Academic Performance: We use mean to calculate the average exam scores in a class, median is used to report the middle score from the very high scores to the lower scores, and mode is used to identify the most common grade that is achieved by students.

 

  • Business and Finance: In business and finance, we use mean to determine the average sales per month, median is used for analyzing the median salary to represent typical employee earnings without being skewed by executives’ high salaries, and mode is used to find the most frequently sold product.

 

  • Healthcare and Medicine: In healthcare and medicine, we use means to calculate the average blood pressure and cholesterol levels in a patient, we use median to find the median survival time in clinical trials, and we use mode to find the most common symptoms of a disease.

 

  • Sports Analytics: Mean is used to calculate average scores, Median for ranking performances, Mode to find most common results.

     
  • Analyzing exam results: Schools and colleges use mean, median, and mode to summarize student scores, identify overall performance, and understand the most common grades in a class.
Max from BrightChamps Saying "Hey"
Hey!

Solved examples for Mean, Median and Mode

Ray, the Character from BrightChamps Explaining Math Concepts
Max, the Girl Character from BrightChamps

Problem 1

Find the mean, median and mode for the given data: 5, 2, 9, 4, 7

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Mean = 5.4, Median = 5 and there is no mode
 

Explanation

Mean:


Step 1: Sum the data:


5 + 2 + 9 + 4 + 7 = 27


Step 2: Count the numbers: 5


Step 3: Compute the mean:


Mean = sum of all the values/total number of values


= 27÷5


= 5.4


Median:


Step 1: Arrange the numbers in order: 2, 4, 5, 7, 9


Step 2: Since the total number of values is odd, the middle value is 5


Step 3: The median is 5 

 

Mode:
Each number occurs only once, so there is no mode in the given data.

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 2

Find the mean, median and mode for the data: 4, 4, 6, 6, 8

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Mean = 5.6, Median = 6 and Mode = 4 and 6
 

Explanation

Mean:


Step 1: Sum the data: 4 + 4 + 6 + 6 + 8 = 28


Step 2: Count the numbers: 5


Step 3:  Compute the mean:


Mean = sum of all the values/total number of values


= 28÷5


= 5.6


Median:


Step 1: Order the data: 4, 4, 6, 6, 8


Step 2: Since the total number of values is odd, the middle value is 6


Step 3: The median is 6 

 

Mode: 


4 and 6 appears twice, hence the mode is 4 and 6

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 3

Find the mean of the following grouped data:

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

The mean is 24
 

Explanation

Step 1: Create the table to calculate fi x xi, and sum up all the frequencies and sum up fi x xi.
 

Class Interval

Midpoint (xi)

Frequency (fi)

fi x x

10 – 20

15

3

45

20 – 30

25

5

125

30 – 40

35

2

70

   

Sum of frequency = 10

Sum of fi x xi = 240

 

Step 2: Compute the mean:


x = 240÷10 = 24.

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 4

Find the mean, median and mode for the data: 3, 3, 5, 7, 7, 7, 9, 9

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Mean = 6.25, Median = 7 and Mode = 7
 

Explanation

Mean:


Step 1: Sum the data: 3 + 3 + 5 + 7 + 7 + 7 + 9 + 9 = 50


Step 2: Count the numbers: 8


Step 3:  Compute the mean:


Mean = sum of all the values/total number of values


= 50/8


= 6.25


Median:


Step 1: Order the data: 3, 3, 5, 7, 7, 7, 9, 9


Step 2: Since the total number of values is even, the middle values average is taken that is: 7 + 7÷2 = 14÷2 = 7


Step 3: The median is 7 

 

Mode


7 appears 3 times, hence the mode is 7

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 5

Find the mean, median and mode for the data: 3, 8, 2, 5

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Mean = 4.5, Median = 4 and there is no mode.
 

Explanation

Mean:


Step 1: Sum the data: 3 + 8 + 2 + 5 = 18


Step 2: Count the numbers: 4


Step 3:  Compute the mean:


Mean = sum of all the values/total number of values


= 18÷4


= 4.5


Median:


Step 1: Order the data: 3, 8, 2, 5


Step 2: Since the total number of values is even, the middle values average is taken, that is:Median = (3 + 5) ÷ 2 = 8 ÷ 2 = 4


Step 3: The median is 4 

 

Mode: 


Each number occurs only once, so there is no mode in the given data

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Ray Thinking Deeply About Math Problems

FAQs on Mean, Median and Mode

1.What is Mean?

Mean is the average of the numbers in the dataset, which is calculated by summing up all the values and dividing it by the total number of values in the dataset.
 

Math FAQ Answers Dropdown Arrow

2.How do you calculate mean for ungrouped data?

To calculate the mean for an ungrouped data, we use the formula given below:


Mean = Sum of all Values÷Number of Values

Math FAQ Answers Dropdown Arrow

3.Can a dataset have more than one mode?

Yes, if two or more values occur with the highest frequency, the dataset is multimodal.
 

Math FAQ Answers Dropdown Arrow

4.When is it best to use mode over mean and median?

The mode is very useful for categorical data because it helps us to know the most common occurrence of a value in a dataset.
 

Math FAQ Answers Dropdown Arrow

5.Can mean, median and mode ever be the same?

Yes, mean, median, and mode can be the same when the distribution is symmetrical.
 

Math FAQ Answers Dropdown Arrow
Math Teacher Background Image
Math Teacher Image

Jaipreet Kour Wazir

About the Author

Jaipreet Kour Wazir is a data wizard with over 5 years of expertise in simplifying complex data concepts. From crunching numbers to crafting insightful visualizations, she turns raw data into compelling stories. Her journey from analytics to education ref

Max, the Girl Character from BrightChamps

Fun Fact

: She compares datasets to puzzle games—the more you play with them, the clearer the picture becomes!

INDONESIA - Axa Tower 45th floor, JL prof. Dr Satrio Kav. 18, Kel. Karet Kuningan, Kec. Setiabudi, Kota Adm. Jakarta Selatan, Prov. DKI Jakarta
INDIA - H.No. 8-2-699/1, SyNo. 346, Rd No. 12, Banjara Hills, Hyderabad, Telangana - 500034
SINGAPORE - 60 Paya Lebar Road #05-16, Paya Lebar Square, Singapore (409051)
USA - 251, Little Falls Drive, Wilmington, Delaware 19808
VIETNAM (Office 1) - Hung Vuong Building, 670 Ba Thang Hai, ward 14, district 10, Ho Chi Minh City
VIETNAM (Office 2) - 143 Nguyễn Thị Thập, Khu đô thị Him Lam, Quận 7, Thành phố Hồ Chí Minh 700000, Vietnam
UAE - BrightChamps, 8W building 5th Floor, DAFZ, Dubai, United Arab Emirates
UK - Ground floor, Redwood House, Brotherswood Court, Almondsbury Business Park, Bristol, BS32 4QW, United Kingdom