1. Home
  2. Computing & Technology
  3. Spreadsheets

Excel 2007 MEDIAN Function

By Ted French, About.com

Excel 2007 MEDIAN Function

Excel 2007 MEDIAN Function

© Ted French

The MEDIAN function, one of Excel's statistical functions, shows you the middle value in a list of numbers.

Middle, in this case, refers to arithmetic size rather than the location of the numbers in a list.

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

The syntax for the MEDIAN function is:

= MEDIAN ( number1, number2, ... number255 )

Note:Up to 255 numbers can be entered into the function.

Example Using Excel's MEDIAN Function:

Note: For help with this example, see the image to the right.

  1. Enter the following data into cells D1 to D5:
    4,12,49,24,65.
  2. Click on cell E1 - the location where the results will be displayed.

  3. Click on the Formulas tab.

  4. Choose More Functions > Statistical from the ribbon to open the function drop down list.

  5. Click on MEDIAN in the list to bring up the function's dialog box.

  6. Drag select cells D1 to D5 in the spreadsheet to enter the range into the dialog box.

  7. Click OK.

  8. The answer 24 should appear in cell E1 since there are two numbers larger (49 and 65) and two numbers smaller (4 and 12) than it in the list.

  9. The complete function = MEDIAN (D1 : D5) appears in the formula bar above the worksheet when you click on cell F1.


Related Articles
More Spreadsheets Quick Tips

Explore Spreadsheets

More from About.com

  1. Home
  2. Computing & Technology
  3. Spreadsheets
  4. Excel Functions
  5. Statistical Functions
  6. Excel MEDIAN- Excel 2007 MEDIAN Function

©2008 About.com, a part of The New York Times Company.

All rights reserved.