Median: the middle of a data set, the number that splits a data set in two;
requires sorting; median of an even number of elements is the mean of the
middle two elements
Mode: value in a data set that occurs most often; if a data set has unique numbers there is no mode; if there are equal numbers of some elements there are multiple modes