If you want to find the median of a list of data, you can use Microsoft Excel. The median is the middle number in a list of data. To calculate the median, open Microsoft Excel and enter the data into a column. Next, select the entire column and click on the Median button (it looks like an M). This will calculate and display the median value in that column. ..


Calculating the median is useful in many cases. With its MEDIAN function, Microsoft Excel makes it easy to find the median for any odd or even set of numbers. Here’s how.

What Is the Median in Excel?

The median is the number in the middle of a sorted set of numbers. For example, if your numbers are 1, 2, 3, 4, and 5, your median is 3. Or, if your numbers are 1, 8, and 9, the median is 8.

However, in the case that the count of numbers in your series is even, the average of the two middle numbers is considered the median. Notably, the median is different from the mean, which is the average of a set of numbers.

Keep in mind that Excel ignores any empty cells while calculating the median.

RELATED: How to Quickly and Easily Delete Blank Rows and Columns in Excel

How to Find the Median in Excel

To start the median calculation process, first, open your spreadsheet with Microsoft Excel. In your spreadsheet, select the cell in which you want to display the resulting median.

In the selected cell, type the following formula using the MEDIAN function and press Enter. In the function, replace D2 and D6 with the range where you have your numbers.

If you’d like to directly enter your numbers in the function, then enter your numbers in the function as shown below. Each number is separated by a comma.

You will see the resulting median in your selected cell.

And that’s it.

As you’re working with numbers, you might also find it helpful to find the percentage of change in Excel.

RELATED: How to Find the Percentage of Difference Between Values in Excel