The function MEDIAN returns the middle value from a group of values when are sorted in ascended way.
Syntax:
=Median (values or range reference)
Values or Range reference. List of values separated by comma, or reference to a range of cells that contain the values to be evaluated.