MEDIAN

MEDIAN median of a data set

Synopsis

MEDIAN(number1,number2,…)

Arguments

number1: first value

number2: second value

Description

Strings and empty cells are simply ignored.

Note

If even numbers are given MEDIAN returns the average of the two numbers in the center.

Microsoft Excel Compatibility

This function is Excel compatible.