Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Median in Mathematics Explained Clearly

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

How to Find the Median Formula Steps and Solved Examples

The concept of Median in Maths plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. It helps identify the middle value in a set of numbers and reduces the effect of extreme values or outliers. Median is essential for understanding central tendency and is a favourite in school and board exam questions.


What Is Median in Maths?

A median in maths is defined as the middle value in a sorted or arranged data set. You’ll find this concept applied in statistics, data handling, exam mark analysis, and even real-life scenarios such as analyzing salary or house price data. For example, if you arrange your friends' test scores in order, the score smack in the center is the median.


Key Formula for Median in Maths

Here’s the standard formula:

For an odd number of terms:
\( \text{Median} = \left( \frac{n+1}{2} \right)^\text{th} \text{ term} \)
For an even number of terms:
\( \text{Median} = \frac{ \left( \frac{n}{2} \right)^\text{th} \text{ term} + \left( \frac{n}{2}+1 \right)^\text{th} \text{ term} }{2} \)


Step-by-Step Illustration

  1. Arrange the data set in ascending order.
    Example: 15, 23, 9, 13, 14 → 9, 13, 14, 15, 23
  2. Count the number of terms, \( n \).
    Here, \( n = 5 \) (which is odd).
  3. Use the median formula for odd \( n \): \( (\frac{5+1}{2})^\text{th} \) term = 3rd term.
    The median is the 3rd value: 14

Even Number Example:

  1. Data: 8, 12, 21, 17, 15, 10
    Ascending order: 8, 10, 12, 15, 17, 21
  2. Number of terms, \( n = 6 \) (even)
  3. Find the 3rd and 4th terms (positions \( \frac{6}{2} \) and \( \frac{6}{2} + 1 \)).
    3rd: 12, 4th: 15
  4. Average: \( \frac{12+15}{2} = 13.5 \)
    Median = 13.5

Cross-Disciplinary Usage

Median is not only useful in Maths but also plays an important role in Physics (for noise filtering), Computer Science (for median filtering in images), and daily logical reasoning. Students preparing for JEE or NEET will see its relevance in questions around data sets and central value analysis.


Median for Grouped Data

When data is given in class intervals, you can’t pick the middle value directly. Instead, use the grouped median formula:

\( M = L + \left( \frac{ \frac{n}{2} - cf }{f} \right) \times h \)

Where:

  • L = lower boundary of median class
  • n = total frequency
  • cf = cumulative frequency before median class
  • f = frequency of median class
  • h = class width

Grouped data questions are typical in board exams. Practice step-wise calculation for mastery!


Median vs Mean vs Mode – Comparison Table

Measure Definition Best Use
Median Middle value in ordered data When data has outliers or is skewed
Mean Sum divided by count of numbers When all values are equally important
Mode Most frequent value When identifying most common occurrence

Speed Trick or Vedic Shortcut

Here’s a super-quick way for finding the median when data is already sorted:

  • If n is odd, median is the value at position (n+1)/2.
  • If n is even, median is the average of values at positions n/2 and (n/2)+1.

For small data sets, count from both ends until you meet in the middle. This avoids mistakes, especially during exams!


Try These Yourself

  • Find the median of: 45, 32, 18, 27, 21
  • What is the median of 10, 20, 30, 40, 50, 60?
  • The grouped data has classes: 10–20, 20–30, 30–40 (frequencies: 2, 5, 3). Calculate the median class.
  • A data set is: 16, 11, 13, 17, 17, 15. What’s the median?

Frequent Errors and Misunderstandings

  • Forgetting to arrange the data in order before finding the median.
  • Mixing up mean and median formulas.
  • Not averaging two middle numbers for even-sized data sets.
  • Picking a middle position incorrectly in grouped data.

Common Applications of Median

Median is widely used in real life – from salary analysis (to avoid high-earning outliers), estimating property prices, reporting competitive exam scores, to analyzing survey responses. It provides a fair picture when values are widely spread out. In data analysis, median helps make informed decisions in business, science, and social studies.


Relation to Other Concepts

The idea of median connects closely with topics such as Mean in Maths and Mode in Maths. Mastering this helps with understanding central tendency and the importance of choosing the right average for different situations.


Classroom Tip

A quick way to remember the median: “Arrange, Count, Find the Middle.” Always organize your data before picking the median term. Vedantu’s teachers often use stories—like queueing up by height—to help visualize medians during live classes.


Sample Solved Word Problem

Question: The ages (in years) of 9 students are 15, 17, 14, 18, 12, 15, 17, 16, 13. Find the median.

1. Arrange in order: 12, 13, 14, 15, 15, 16, 17, 17, 18

2. Number of terms = 9 (odd)

3. Median position = (9+1)/2 = 5th term

4. Median = 15

Wrapping It All Up

We explored Median in Maths—from definition, formula, solved examples, mistakes, and applications to real life and other mathematical concepts. Practicing more questions and using efficient methods will build your accuracy and confidence. Keep learning with Vedantu to master central tendency with ease!


Continue Learning:

FAQs on Median in Mathematics Explained Clearly

1. What is the median in Maths?

The median is the middle value in a set of numbers arranged in ascending or descending order. It divides the data into two equal halves.

  • If the number of observations is odd, the median is the middle number.
  • If the number of observations is even, the median is the average of the two middle numbers.
  • The median is a measure of central tendency, like mean and mode.
It is commonly used in statistics to represent the typical value of a dataset.

2. How do you find the median of a set of numbers?

To find the median, first arrange the numbers in order and then identify the middle value.

  • Step 1: Arrange data in ascending order.
  • Step 2: Count the number of values (n).
  • Step 3: If n is odd, median = value at position (n + 1)/2.
  • If n is even, median = average of values at positions n/2 and (n/2) + 1.
This method works for both small and large datasets.

3. What is the formula for the median?

The formula for the median depends on the type of data (ungrouped or grouped).

  • For ungrouped data (odd n): Median = value at position (n + 1)/2.
  • For ungrouped data (even n): Median = average of n/2 and (n/2) + 1 values.
  • For grouped data: Median = L + [(n/2 − cf) / f] × h
Where L = lower boundary of median class, cf = cumulative frequency before median class, f = frequency of median class, and h = class width.

4. What is the median if there are even numbers of values?

If there are an even number of values, the median is the average of the two middle numbers.

  • Example: 4, 8, 10, 12
  • The middle numbers are 8 and 10.
  • Median = (8 + 10)/2 = 9.
This ensures the dataset is divided into two equal halves.

5. Can you give an example of finding the median?

Yes, the median is found by arranging numbers and selecting the middle value.

  • Example data: 7, 3, 9, 5, 1
  • Step 1: Arrange → 1, 3, 5, 7, 9
  • Step 2: Middle value = 5
So, the median of the dataset is 5.

6. What is the difference between mean and median?

The mean is the average of all values, while the median is the middle value in ordered data.

  • Mean = sum of values ÷ total number of values.
  • Median = middle value after sorting.
  • Median is less affected by outliers than the mean.
For skewed distributions, the median often represents the data better than the mean.

7. Why is the median important in statistics?

The median is important because it gives the central value of a dataset without being influenced by extreme values.

  • Useful for skewed data.
  • Commonly used in income and salary statistics.
  • Represents the 50th percentile of the data.
It provides a reliable measure of central tendency when outliers are present.

8. How do you find the median of grouped data?

The median of grouped data is calculated using the formula Median = L + [(n/2 − cf) / f] × h.

  • Find total frequency n and compute n/2.
  • Identify the median class where cumulative frequency exceeds n/2.
  • Substitute L (lower boundary), cf, f, and h into the formula.
This method is used for frequency distribution tables in statistics.

9. What happens to the median when there is an outlier?

The median is generally not affected much by an outlier because it depends only on the middle position.

  • Example: 2, 4, 6, 8, 100
  • Median = 6
  • The extreme value 100 does not change the middle value.
This makes the median more robust than the mean for extreme data values.

10. Is the median always one of the numbers in the dataset?

The median is one of the dataset values when the number of observations is odd, but it may not be when the number is even.

  • If n is odd, median = exact middle value.
  • If n is even, median = average of two middle values.
  • In the even case, the median may not appear in the original data.
Thus, the median can be either a data value or a calculated average.