• NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Offline Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
  • NEW
    • NEET
      • 2025
      • 2024
      • 2023
      • 2022
    • JEE 2025
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
    • TALLENTEX
    • AOSAT
    • ALLEN e-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
NCERT SolutionsCBSE NotesCBSE Exam
Home
Maths
How to Find Median

How to Find the Median? 

For all sets of numbers, there is one number that holds the others in balance — extremely low or high values don't influence it and will often provide a more stable snapshot than average. This is called the Median, and it has significant importance in statistics. Working with test scores, daily temperatures, or survey answers, discovering the median can give you valuable insight into your data. Here, we will explore this important entity of statistics from formulas and examples to how to find the median value.

1.0What is Median?

In statistics, the median refers to the middle value of a data set when the values are arranged in “ascending order”. It is one of the central tendency measures (such values that are close to every value of the data set), along with the mean and the mode. The median is particularly useful since extreme values or outliers do not influence it, and hence, it is a better representative of data in such situations.  

2.0How to Find the Median of Data? 

How to find the median in statistics specifically depends upon the type of dataset to be analysed, which can be divided into two types of datasets: grouped and ungrouped datasets.  Now, let’s understand the methods involved in finding the median of grouped and ungrouped data:

How to Find the Median of Ungrouped Data? 

Ungrouped Data is a list of random/raw numbers or other data that are not arranged according to a certain pattern. Generally, this type of data is not arranged in a frequency distribution table. Here are the steps for you to find the median of ungrouped data: 

  • Step 1: Put the data in order from smallest to largest (in increasing order).
  • Step 2: Count the number of data values denoted by n.
  • Step 3: Check whether n is odd or even:
  • If n is odd, the median is the middle value.
  • If n is even, the median is the average of the two middle values.

Formula to Find Median (Ungrouped Data): 

  • For the odd number of values: Below is the formula to find the median if the number of values in a data set is odd, like 3, 5, 7,….

 Median =(2n+1​) th value of the dataset 

  • For the even number of values: Here’s how to find the median of even numbers of values:

 Median =2(2n​) th term of the dataset +(2n​+1) th term of the dataset ​

How to Find the Median for Grouped Data? 

Grouped data is data which has been categorised into class intervals along with the respective frequencies. As the precise values for each class interval are unknown, a formula is applied to estimate the median. 

Formula to Find Median for Grouped Data: 

In grouped data, the precise values for each class interval are unknown, which is why a formula is applied to estimate the median. This formula is: 

 Median =L+(f2n​−CF​)×h

Here:

  • L = Lower Limit of the median class
  • n = Total frequency
  • CF = Cumulative frequency before the median class
  • f = Frequency of the median class
  • h = Class width (width can be found using the formula: Upper Limit – Lower Limit)

Steps To Use the Formula: 

  1. If not given already, create a frequency distribution table of the dataset with class intervals and their respective frequencies. 
  2. Form a cumulative frequency table column for the data set like this: 
    1. Begin with the first frequency as the initial CF.
    2. Add each frequency to the prior CF to extend the column. For Example, if frequencies are 5, 8, 12 → CF becomes 5, 13, 25.

Note: The sum of all the frequencies of a dataset is always equal to the last cumulative frequency of the last class interval. 

  1. Find the total frequency denoted either by n or ∑f. Then, calculate half of the total frequency, that is 2n​. 
  2. Identify the median class of the data. This is the lower limit of the class interval where the cumulative frequency is equal to or just exceeds the value of 2n​. 
  3. Substitute each value discussed above in the formula to find the median of grouped data.   

3.0Solved Example to Find Median

Problem 1: The ages (in years) of five children in a dance class are 7, 3, 9, 1, and 5. Find the median age.

Solution: To find the median, first, arrange the scores in ascending order: 

→1,3,5,7,9

Here, the number of values is odd, n = 5, so the formula to be used is: 

 Median =(2n+1​) th value of the dataset  Median =(25+1​) th value  Median =3 rd value ​

This means that the median age of the five children in the class is 5.

Problem 2: A teacher records the scores of 4 students in a math quiz: 10, 2, 8, and 4. Find the median score. 

Solution: Firstly, arrange the score in ascending order: 

→ 2, 4, 8, 10

Here, n = 4 (even), hence the formula to find the median used will be: 

 Median =2(2n​) th term of the dataset +(2n​+1) th term of the dataset ​ Median =2(24​) th term +(24​+1) th term ​ Median =22nd term +3 rd term ​ Median =24+8​=212​ Median =6​

Problem 3: Find the median of the following table, which shows the marks obtained by students in a class:

Marks (class interval)

No. of students

0 – 10 

5

10 – 20

8

20 – 30

12

30 – 40 

7

40 – 50

3

Solution: 

Marks (class interval)

No. of students (Frequency) 

Cumulative frequency

0 – 10 

5

5

10 – 20

8

13 

20 – 30

12

25

30 – 40 

7

32

40 – 50

3

35

Since n = 35, 2n​=17.5

From the frequency distribution table, we can see that 25 is the closest value to 17.5. Hence, the median class is 20 – 30. 

L = 20, CF = 13, f = 12, h = 10

Using the formula, 

 Median =L+(f2n​−CF​)×h Median =20+(1217.5−13​)×10 Median =20+(124.5​)×10=20+3.75 Median =23.75​

Table of Contents


  • 1.0What is Median?
  • 2.0How to Find the Median of Data? 
  • 2.1How to Find the Median of Ungrouped Data?
  • 2.2How to Find the Median for Grouped Data? 
  • 3.0Solved Example to Find Median

Frequently Asked Questions

No, the median is not affected by the change or addition of the outliers or extreme values.

If you have the unordered data, then to determine its median, you need to always order data in ascending order or descending order.

When the data contains extreme values or is skewed.

Yes, the Median value, particularly in even-numbered or grouped data sets, can be in decimal form.

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
    • CUET Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NCERT Solutions
    • NEET Mock Test
    • CUET
    • Olympiad
    • JEE Main 2 Solved Papers

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO