Median

Median

The median is the middle number in a sorted, ascending or descending, list of numbers and can be more descriptive of that data set than the average. To find the median value in a list with an **odd*amount of numbers, one would find the number that is in the middle with an equal amount of numbers on either side of the median. If there is an even amount of numbers in the list, the middle pair must be determined, added together, and divided by two to find the median value. The median is sometimes used as opposed to the mean when there are outliers in the sequence that might skew the average of the values. To determine the median value in a sequence of numbers, the numbers must first be sorted, or arranged, in value order from lowest to highest or highest to lowest. The median is the middle number in a sorted, ascending or descending, list of numbers and can be more descriptive of that data set than the average.

The median is the middle number in a sorted, ascending or descending, list of numbers and can be more descriptive of that data set than the average.

What is the Median?

The median is the middle number in a sorted, ascending or descending, list of numbers and can be more descriptive of that data set than the average.

The median is the middle number in a sorted, ascending or descending, list of numbers and can be more descriptive of that data set than the average.
The median is sometimes used as opposed to the mean when there are outliers in the sequence that might skew the average of the values.
If there is an odd amount of numbers, the median value is the number that is in the middle, with the same amount of numbers below and above.
If there is an even amount of numbers in the list, the middle pair must be determined, added together, and divided by two to find the median value.

Understanding the Median

Median is the middle number in a sorted list of numbers. To determine the median value in a sequence of numbers, the numbers must first be sorted, or arranged, in value order from lowest to highest or highest to lowest. The median can be used to determine an approximate average, or mean, but is not to be confused with the actual mean.

The median is sometimes used as opposed to the mean when there are outliers in the sequence that might skew the average of the values. The median of a sequence can be less affected by outliers than the mean.

Median Example

To find the median value in a list with an odd amount of numbers, one would find the number that is in the middle with an equal amount of numbers on either side of the median. To find the median, first arrange the numbers in order, usually from lowest to highest.

For example, in a data set of {3, 13, 2, 34, 11, 26, 47}, the sorted order becomes {2, 3, 11, 13, 26, 34, 47}. The median is the number in the middle {2, 3, 11, 13, 26, 34, 47}, which in this instance is 13 since there are three numbers on either side.

To find the median value in a list with an even amount of numbers, one must determine the middle pair, add them, and divide by two. Again, arrange the numbers in order from lowest to highest.

For example, in a data set of {3, 13, 2, 34, 11, 17, 27, 47}, the sorted order becomes {2, 3, 11, 13, 17, 27, 34, 47}. The median is the average of the two numbers in the middle {2, 3, 11, 13, 17, 26 34, 47}, which in this case is fifteen {(13 + 17) ÷ 2 = 15}.

Related terms:

Bell Curve

A bell curve describes the shape of data conforming to a normal distribution. read more

Descriptive Statistics

Descriptive statistics is a set of brief descriptive coefficients that summarize a given data set representative of an entire or sample population. read more

Economics : Overview, Types, & Indicators

Economics is a branch of social science focused on the production, distribution, and consumption of goods and services. read more

Inflation

Inflation is a decrease in the purchasing power of money, reflected in a general increase in the prices of goods and services in an economy. read more

Mean

The mean is the mathematical average of a set of two or more numbers that can be computed with the arithmetic mean method or the geometric mean method. read more

Quartile

A quartile is a statistical term describing a division of a data set into four defined intervals. read more

Quintiles

A quintile is a statistical value of a data set that represents 20% of a given population.  read more

Trimmed Mean

A trimmed mean is a method of averaging that removes a small percentage of the largest and smallest values before calculating the mean.  read more

Winsorized Mean

Winsorized mean is an averaging method that involves replacing the smallest and largest values of a data set with the observations closest to them. read more