Median
Calculates the median of the column. The median is the data point in the center of a ranked data set.
Median of {1, 2, 4, 8, 9} is 4.
If there is no middle value the Mean of the two middle value is calculated.
Median of {1, 2, 8, 9} is 5.
The Median is often used when comparing non normally distributed data.
Example
The Median of the data-set A is 0.8974, this is visible in row
Median of the result array.
Data file
Statistics with Median
Difference Mean or Median and a hypothetic value
Difference between 2 Means or Medians
Difference between multiple Means or Medians
External links
Footerſ