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

Median For Even Number Of Observations Explained Clearly

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

How To Find The Median For Even Number Of Observations With Formula And Solved Examples

In statistics, the median of a group of observations is the value in the middle of the given data, where half of the data lies above it, and the other half lies below it. The group of observations or the data is sometimes grouped or ungrouped. The number of observations is also of two types; an odd and an even number of observations. Today we will learn about the median for even numbers of both grouped and ungrouped data.


Median for a given data


Median for a Given Data


The Formula of the Median for Even Numbers

The median of the even number of observations is $(\dfrac{{(\dfrac{n}{2})th + (\dfrac{{n + 1}}{2})th}}{2})$, where n stands for the number of observations. If the number of observations is even, for example, 8, 12, 14, etc., then you have to use the above formula to find the median.


This is how you can calculate the value of the median for even numbers.

Questions Related to Median for Even Numbers

As you have learnt about the median formula for even numbers of data, here are some problems that will help you understand the formula better.


1. Find the median of the given data; “24, 33, 22, 30, 21, 25, 34, and 27"

Solution:

The number of observations in the given question is 8. Hence, you must use the median formula for an even number of data points.

The next step is to arrange the given data in ascending order. Hence, the order of the numbers will be 21, 22, 24, 25, 27, 30, 33, and 34.

The value of n is 8.

Following the formula for the median for an even number of observations, you can follow the steps given below.

$\begin{array}{l}\dfrac{{{{(\dfrac{n}{2})}^{th}}observation + {{(\dfrac{{n + 1}}{2})}^{th}}observation}}{2}\\ = \dfrac{{{{(\dfrac{8}{2})}^{th}}observation + {{(\frac{{8 + 1}}{2})}^{th}}observation}}{2}\\ = \dfrac{{{4^{th}}observation + {{(4 + 1)}^{th}}observation}}{2}\end{array}$


Since the values of the 4th observation and the (4+1)th observation, that is, the 5th observation, are 25 and 27, respectively, we will replace these values in the above equation.

$\begin{array}{l} = \dfrac{{25 + 27}}{2}\\ = \dfrac{{52}}{2}\\ = 26\end{array}$

Hence, the median of the given data is 26.


2. Find the median of the given data; “2, 3, 4, 5, 6, and 7”

Solution:

The number of observations in the given question is 6, which is an even number.

We will first arrange the given data in ascending order.

As the data is already grouped, we can proceed.

We will use the formula of the median for even numbers.

The value of n=6

$\begin{array}{l}\dfrac{{{{(\dfrac{n}{2})}^{th}}observation + {{(\dfrac{{n + 1}}{2})}^{th}}observation}}{2}\\ = \dfrac{{{{(\dfrac{6}{2})}^{th}}observation + {{(\dfrac{{6 + 1}}{2})}^{th}}observation}}{2}\\ = \dfrac{{{3^{rd}}observation + {{(3 + 1)}^{th}}observation}}{2}\end{array}$


Since the values of the 3rd observation and (3+1)th observation, i.e., the 4th observation, are 4 and 5, respectively, you have to replace these values in the above equation.

$\begin{array}{l} = \dfrac{{4 + 5}}{2}\\ = \dfrac{9}{2}\\ = 4.5\end{array}$


3. Find the median of the given data; “100, 80, 90, and 40”

Solution:

The number of observations in the given question is 4, which is even.

Hence, we will arrange the given data in ascending order. Hence, the order of the given data will be 40, 80, 90, and 100.

We will use the median for even numbers formula for the question.

Since n = 4, we will replace its value in the formula.

$\begin{array}{l}\dfrac{{{{(\dfrac{n}{2})}^{th}}observation + {{(\dfrac{{n + 1}}{2})}^{th}}observation}}{2}\\ = \dfrac{{{{(\frac{4}{2})}^{th}}observation + {{(\dfrac{{4 + 1}}{2})}^{th}}observation}}{2}\\ = \dfrac{{{2^{nd}}observation + {{(2 + 1)}^{rd}}observation}}{2}\end{array}$


Since the values of the 2nd and 3rd observations are 80 and 90, respectively, we will replace these values in the above equation.

$\begin{array}{l} = \dfrac{{80 + 90}}{2}\\ = \dfrac{{170}}{2}\\ = 85\end{array}$


Conclusion

So, today you have learnt about the median, its definition, and the two types of observation, which are odd number of observations and even number of observations. You have also learnt the formula to find out the value of the median for an even number of observations. By following these few steps, you can easily get the value of the median.

FAQs on Median For Even Number Of Observations Explained Clearly

1. What is the median for an even number of observations?

The median for an even number of observations is the average of the two middle values after arranging the data in ascending order. In statistics, when the total number of values (n) is even, there is no single middle number.

  • Step 1: Arrange the data in ascending order.
  • Step 2: Identify the two middle positions: n/2 and (n/2) + 1.
  • Step 3: Use the formula: Median = (Value at n/2 + Value at (n/2 + 1)) / 2.
This method ensures the median represents the central tendency of an even-sized dataset.

2. What is the formula for finding the median when n is even?

The formula for the median when the number of observations (n) is even is Median = (Xn/2 + X(n/2 + 1)) / 2. Here:

  • Xn/2 = value at position n/2
  • X(n/2 + 1) = value at position (n/2 + 1)
The data must first be arranged in ascending order before applying the formula. This is the standard median formula for even datasets in statistics.

3. How do you calculate the median of an even set of numbers step by step?

To calculate the median of an even set of numbers, find the average of the two middle values after sorting the data. Follow these steps:

  • Arrange the numbers in ascending order.
  • Count the total number of observations (n).
  • Locate positions n/2 and (n/2 + 1).
  • Add the two values and divide by 2.
Example: For 2, 4, 6, 8:
  • n = 4 (even)
  • Middle positions = 2 and 3
  • Values = 4 and 6
  • Median = (4 + 6)/2 = 5

4. Why do we take the average of two numbers when finding the median for even observations?

We take the average of two numbers because an even number of observations does not have a single middle value. In an ordered dataset with even n:

  • There are two central values.
  • Neither value alone represents the exact center.
  • Their average gives the true midpoint of the data.
This ensures the median accurately reflects the central location in an even-sized distribution.

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

Yes, the median for 6 numbers is the average of the 3rd and 4th values after arranging them in order. Example: 3, 7, 9, 12, 15, 18.

  • n = 6 (even)
  • Middle positions = 6/2 = 3 and 4
  • Values = 9 and 12
  • Median = (9 + 12)/2 = 10.5
Thus, the median of these six observations is 10.5.

6. What happens if the two middle numbers are the same?

If the two middle numbers are the same, the median equals that number. Since the median is calculated as (a + a)/2, the result simplifies to a.

  • Example: 2, 4, 6, 6, 8, 10
  • Middle values = 6 and 6
  • Median = (6 + 6)/2 = 6
This means the median remains unchanged when both central values are identical.

7. Is the median always a number in the dataset for even observations?

No, the median for an even number of observations may or may not be a value from the dataset. Because it is calculated as the average of two middle numbers:

  • If the average equals one of the dataset values, it appears in the data.
  • If not, it can be a new number not originally listed.
Example: 1, 2, 3, 4 → Median = (2 + 3)/2 = 2.5, which is not in the dataset.

8. What is the difference between the median for odd and even number of observations?

The difference is that an odd dataset has one middle value, while an even dataset requires averaging two middle values. Specifically:

  • Odd n: Median = value at position (n + 1)/2
  • Even n: Median = (Value at n/2 + Value at (n/2 + 1)) / 2
Thus, the calculation method changes depending on whether the total number of observations is odd or even.

9. How do you find the median for even grouped data?

For even grouped data, the median is found using the grouped median formula: Median = L + [(n/2 − cf) / f] × 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
This formula applies whether n is odd or even, but n/2 determines the median class in an even frequency distribution.

10. What are common mistakes when finding the median for even observations?

Common mistakes when finding the median for even observations include incorrect ordering and wrong position selection. Avoid these errors:

  • Not arranging the data in ascending order first.
  • Choosing incorrect middle positions (should be n/2 and n/2 + 1).
  • Forgetting to divide the sum of middle values by 2.
  • Confusing the median with the mean.
Careful step-by-step calculation ensures the correct median for an even number of observations.