BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon326 Learners

Last updated on November 20, 2025

Median

Professor Greenline Explaining Math Concepts

The concept of median is a statistical term that means the measure of a central tendency that represents the middle value in a sorted list of numbers. When the list of numbers is odd, the median is the middle number. If the list of numbers is even, then the median is the average of the two middle values. The median is a more reliable statistical indicator of a central value of the data.

Professor Greenline from BrightChamps

What is Median?

The median is one of the three main measures used to describe the middle value of the data set. When we examine a group of numbers, we often need to know that the value lies at the center, and this idea is known as a measure of central tendency. The three most common measures are mean, median, and mode.

The idea of the median originated in the 17th century, when Joseph Boscovich used it in 1760 to analyze data with errors. In the 18th century, Francis Galton was officially introduced the word “median.” Since then, the median has become a meaningful way to find the middle value in data, especially when the numbers are uneven. Today, it is widely used in statistics, economics, social studies, and finance.

For example, a child scores the following marks in five tests: 30, 45, 50, 70, 95. What is the median of these scores?

Answer:

The numbers are already in ascending order: 30, 40, 50, 70, 95.

The middle value in this set is 50.

Median = 50

Professor Greenline from BrightChamps

How to Find the Median?

Understanding the median helps to identify the middle value in the dataset. It offers a clear picture of central tendency, even with skewed numbers. To find the median of a list of numbers, follow these easy steps:

Step 1: Arrange the numbers in order. Write the numbers from ascending to descending order.

Step 2: Count how many numbers it has. This helps you to know whether the total is odd or even.

Step 3: If the number of values is odd. The median is the middle number.

Use the formula:

\(\text{Median} = \left( \frac{n + 1}{2} \right)^\text{th} \text{ value}\)

Step 4: If the number of values is even

The median is the average of the two middle numbers.

Use the formula:

\(\text{Median} = \frac{\text{Value at } \frac{n}{2} \text{ position} + \text{Value at } \left( \frac{n}{2} + 1 \right) \text{ position}}{2}\)

Professor Greenline from BrightChamps

Understanding Grouped and Ungrouped Data

Median works for both ungrouped lists and class-interval data. Ungrouped data uses the middle number, but grouped data requires a frequency-based formula.


Grouped Data: In grouped data, the information is arranged in class intervals with their frequencies and cumulative frequencies. The median is then found using this Formula:
 

Median Formula for Grouped Data

Median = \(l + \frac{\left(\frac{n}{2} - \text{cf}\right)}{f} \times h\)

Where:

l = lower limit of the median class

n = total number of observations

f = frequency of the median class

h = class size (class width)

cf = cumulative frequency of the class just before the median class

For example, find the median of the following data:
 

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


Solution: 
Step 1: First, find the cumulative frequency

 

Class Interval Frequency Cumulative Frequency
0 - 10 5 5
10 - 20 9 14
20 - 30  14 28
30 - 40 12 40
40 - 50 10 50


Step 2: Total observations 
            n = 50

Step 3: Find \(\frac{n}{2} = \frac{50}{2} = 25\)

Locate the class where CF ≥ 25 → Median Class = 20–30

Step 4: Apply the Formula

l = 20
f = 14
cf = 14 (CF before median class)
h = 10

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


\(= 20 + 7.86 = 27.86\)

Median ≈ 27.86.

Ungrouped Data: In ungrouped data, the information is listed as individual values rather than the class intervals. To find the median, the data is first arranged in ascending order, and then the median formula is applied depending on whether the number of observations (n) is odd or even.

Median of Ungrouped Data: Ungrouped data means that the numbers are listed individually, without grouping them into intervals. The way we find the median depends on whether n is odd or even.

Median Formula When n Is Odd

If the number of values is odd:

Median = \(\left( \frac{n + 1}{2} \right)^{\text{th}} \text{ value}\)


Example (Odd Number of Values)

Find the median of
12, 18, 25, 30, 45

Arrange in order → already sorted.

Number of values = 5 (odd)

Median = \(\frac{5 + 1}{2}\) = 3rd value

The 3rd value is 25

 Median = 25


Median Formula When n Is Even

If the number of values is even:

Median =\(\left( \frac{n + 1}{2} \right)^{\text{th}} \text{ value}\)

Example (Even Number of Values)

Find the median of:
\(10, 15, 20, 30, 40, 55\)

Arrange in order is already sorted.

Number of values = 6 (even)

Middle values = 3rd (20) and 4th (30)

Median = \(\frac{20 + 30}{2}\)

Median = 25

Explore Our Programs

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

Difference Between Mean, Median, and Mode

Understanding the differences among mean, median, and mode helps identify how the data behaves and which value best represents a given dataset. These three measures explain the average, the median, and the mode, making data interpretation easier.

 

Feature Mean Median Mode
Meaning The average of all numbers The middle value in an ordered list The value that appears most often
How it is calculated Sum of all values ÷ number of values Arrange the data, pick the middle value Find the value(s) with the highest frequency
When It Is Useful Data is evenly distributed Data has outliers or is skewed When the most common value is needed
Effect of Outliers Highly affected Not affected Not affected
Example \(\frac{2 + 4 + 6}{3} = 4\) For 2, 4, 7 → median = 4 In 2, 3, 3, 5 → mode = 3

 

Professor Greenline from BrightChamps

Tips and Tricks to Master Median

Sometimes students get confused with the concept of median and the best way to cope with that confusion is to follow some tips and tricks, here are some of the tips and tricks mentioned below:


1. Formulas: If the student practices the formulas, it will help the student in understanding the concept of median. They should be able to differentiate between the odd and even datasets.



2. Handling Duplicates: Sometimes students can get confused with the number of duplicate values and forget to take the value that has been repeated. The median is calculated the same way, and the duplicates are included.
 

 

3. Large data sets: For large datasets, students can take the help of a software or a calculator to find the median, as it is the most effective way to find a median.

 

4. Arrange Data First: Always sort the data in ascending or descending order before finding the median.

 

5. Odd vs Even Reminder: Odd set → middle value, Even set → average of two middle values.
 

6. Create the Simple Practice Activities: You can give children tasks like sorting numbers, finding the middle value, or interpreting simple data. Regular practice may help them understand the median.

7. Encourage the Use of Online Tools: Allow students to verify their answers using a calculator for mean, median, and mode. It helps to boost both accuracy and confidence.
 

8. Compare Mean, Median, and Mode: Ask children to calculate all three for the same dataset. This helps them to understand the mean, median, and mode, and highlights how the median differs from the average.
 

9. Start With Simple, Ordered Lists: Give children a few sets to arrange in increasing order. Finding the middle value will help them grasp the idea of the median quickly.

10. Practice With an Even Number Sets: Explain how to take the average of the two middle numbers when the list has an even count. This clearly reinforces the distinction between median and average.

Max Pointing Out Common Math Mistakes

Common Mistakes and How to Avoid them in Median

Students tend to make a lot of mistakes while solving median problems in statistics. Here are some of the problems that the students might face and the solutions to the said given problems are mentioned below:

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

 Forgetting to Order the Data

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students must always arrange the data either by ascending or descending order. Students must always double-check whether they have included all the numbers and have not skipped any number.
 

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

 Confusing Median with Mean or Mode

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students must properly understand the definitions of each of the following measures and differentiate them. Mean means the sum of all the values divided by the number of values, Median is the middle value of the dataset, and Mode is the most frequent value obtained in the dataset.

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Forgetting Duplicates

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students must always remember to write all the numbers in the dataset, irrespective of how many times the number has repeated. Students must make sure that they do not get confused with the duplicate number and must add them to the list.
 

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Rushing

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students should remember that even if the method of solving for the median is easy, they must know that they should take their time in solving the problems without causing any error.

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Incorrectly identifying the Middle Value(s)

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students should always remember to identify the middle value or values of the data set based on how many values of numbers are there. To do this, they can physically cross off numbers from both ends till they reach the middle, this only works for smaller sets. Otherwise, they can use the formula to find the middle value (n + 1)/2 for odd ‘n’ and n/2 and (n/2) + 1 for even ‘n’.
 

arrow-left
arrow-right
Professor Greenline from BrightChamps

Real World Applications of Median

We use the concept of median in various fields and applications. Let us now see how median is used as a real world application.


Economics and Income: We use the median to calculate the income distribution of a typical population. The median gives a more accurate representation of what most people earn. It also helps us understand about the poverty line.


Real Estate: We use median in real estate to find out the housing prices of different datasets of houses.


Healthcare: In healthcare, we use the concept of median to understand the patient data and help us study about the different types of illness and help the doctors navigate through the data.


Education: We use the concept of median to calculate the average of the scores in a class of students by determining who scores more and who scores less.


Surveys & Polls: Median responses are used to reflect the central opinion when data has outliers.

 

Max from BrightChamps Saying "Hey"
Hey!

Solved Examples of Median

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

Problem 1

Find the Median of {5, 2, 1, 9, 8}.

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

The median of the following data set is 5.

Explanation

First identify the numbers and arrange them:
 
{1, 2, 5, 8, 9}

As it is an odd set of data, the median would be the middle value, which is 5.

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

Problem 2

Find the median of {4, 7, 2, 6, 9, 1}

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

The median is 5.

Explanation

Order the numbers in ascending order {1, 2, 4, 6, 7, 9}

The middle values of the set are 4 and 6

Hence, the median is (4 + 6) / 2 = 5.

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

Problem 3

Find the median of {10, 5, 15, 20, 12}

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

The median of the data set is 12.

Explanation

First order the following data set {5, 10, 12, 15, 20}

The middle value of the data set is 12

Hence, the median is 12.

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

Problem 4

Find the median of {1, 1, 2, 2, 3, 3, 3, 4}.

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

 The median of the data set is 2.5.

Explanation

First order the following data set {1, 1, 2, 2, 3, 3, 3, 4}

Middle values:  2 and 3

Hence, the median is (2 + 3) / 2 = 2.5.

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

Problem 5

Find the median of {-5, -2, 0, 3, 7}.

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

The median of the data set is 0.

Explanation

First order the following data set {-5, -2, 0, 3, 7}

The middle value of the data set is 0.

 Hence, the median is 0.

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

FAQs on Median

1.What is Median?

Median is the middle value of a data set which has been arranged either from smallest to largest or largest to smallest. It divides the data into two equal halves.
 

Math FAQ Answers Dropdown Arrow

2.How do you find the median?

To find the median we first have to arrange the jumbled numbers into an order either ascending or descending, after that if the number of values is odd we will take the middle value of the data set. For an even set of numbers, we average the middle numbers.

Math FAQ Answers Dropdown Arrow

3.How to find the median of a large data set?

 For very large sets of data, the students should use calculators with built-in statistical functions.

Math FAQ Answers Dropdown Arrow

4.What if the data is negative?

 If the given data is negative, the process is still the same. We arrange the numbers from greatest to least and include the negative numbers as well.

Math FAQ Answers Dropdown Arrow

5.Where do we use the median?

 We use median in economics, real estate, education, healthcare, and market research.
 

Math FAQ Answers Dropdown Arrow

6.How can parents help their child understand the concept of the median at home?

Parents can make learning the median fun by using things around the house. Try lining up items like your child's toys, pencils, or even snacks. Ask your child to put them in order by size, number, or color and then find the middle item to discover the median.

Math FAQ Answers Dropdown Arrow

7.How do I teach my child to handle the median when the set of numbers is not in order?

If your child’s numbers aren’t already in order, guide them to first sort them from smallest to largest. This step is essential to finding the correct median. Once the numbers are in order, finding the middle value becomes easier.

Math FAQ Answers Dropdown Arrow

8.How can parents help their child understand that the median can be a number that isn’t in the original list?

When there’s an even number of values, the median might not be one of the original numbers. It’s found by averaging the two middle numbers.

Math FAQ Answers Dropdown Arrow

9.What happens when there is no middle number?

When there is no middle number, like in an even set, take the average of the two middle values.
This gives the exact midpoint between them. Example: In the set {4, 6, 8, 10}, there’s no middle number.
So, the middle value = (6 + 8) ÷ 2 = 7.

Math FAQ Answers Dropdown Arrow

10.What is a median for parents to explain to their child?

The median is the middle value in an ordered list of numbers. Parents can teach their child that it represents the middle point of the data.

 

Math FAQ Answers Dropdown Arrow

11.How can parents teach their child how to calculate the median?

Parents can guide their child to:
Arrange the numbers from smallest to largest. Pick the middle number for odd sets, or even sets, and find the average of the two middle numbers. This makes it easy for children to understand how to calculate the median.

Math FAQ Answers Dropdown Arrow

12.How can parents explain the mean vs the median to their child?

Parents can tell their child:
Mean is the total divided by the number of numbers. The median is the middle value when the list is sorted. This can help the child see the difference between the mean and the median.

Math FAQ Answers Dropdown Arrow

13.How can parents help their child practice median questions at home?

Parents can give their child simple activities: arranging candies, ordering pocket money amounts, or sorting school marks. These fun tasks help reinforce the concept.

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