Information AboutMedian |
| CATEGORIES ABOUT MEDIAN | |
| means | |
|
In Probability Theory and Statistics , a median is a type of Average that is described as the number dividing the higher half of a sample, a population, or a Probability Distribution , from the lower half. The ''median'' of a finite list of numbers can be found by arranging all the observations from lowest value to highest value and picking the middle one. If there is an even number of observations, the median is not unique, so one often takes the Mean of the two middle values. At most half the population have values less than the ''median'' and at most half have values greater than the median. If both groups contain less than half the population, then some of the population is exactly equal to the median. POPULAR EXPLANATION The big difference between the median and mean is illustrated in a simple example. Suppose 19 paupers and 1 billionaire are in a room. Everyone removes all money from their pockets and puts it on a table. Each pauper puts £5 on the table; the billionaire puts £1 billion (i.e.£109) there. The total is then £1,000,000,095. If that money is divided equally among the 20 people, each gets £50,000,004.75. That amount is the '' Mean '' amount of money that the 20 people brought into the room. But the ''median'' amount is £5, since one may divide the group into two groups of 10 people each, and say that everyone in the first group brought in no more than £5, and each person in the second group brought in no less than £5. In a sense, the median is the amount that the ''typical'' person brought in. By contrast, the mean is not at all typical, since nobody in the room brought in an amount approximating £50,000,004.75. NON-UNIQUENESS There may be more than one median: for example if there are an even number of cases, and the two middle values are different, then there is no unique middle value. Notice, however, that at least half the numbers in the list are less than or equal to ''either'' of the two middle values, and at least half are greater than or equal to ''either'' of the two values, and the same is true of any number ''between'' the two middle values. Thus either of the two middle values and all numbers between them are medians in that case. MEASURES OF STATISTICAL DISPERSION When the ''median'' is used as a location parameter in descriptive statistics, there are several choices for a measure of variability: the Range , the Interquartile Range , the mean Absolute Deviation , and the Median Absolute Deviation . Since the median is the same as the ''second quartile'', its calculation is illustrated in the article on Quartile s. Working with computers, a population of integers should have an integer median. Thus, for an integer population with an even number of elements, there are two medians known as ''lower median'' and ''upper median''. For floating point population, the median lies somewhere between the two middle elements, depending on the distribution. MEDIANS OF PROBABILITY DISTRIBUTIONS For any Probability Distribution on the Real line with Cumulative Distribution Function ''F'', regardless of whether it is any kind of continuous probability distribution, in particular an Absolutely Continuous Distribution (and therefore has a Probability Density Function ), or a discrete probability distribution, a median ''m'' satisfies the inequality : or : in which a Riemann-Stieltjes Integral is used. For an absolutely continuous probability distribution with Probability Density Function ''f'', we have : Medians of particular distributions The medians of certain types of distributions can be easily estimated from their parameters:
MEDIANS IN DESCRIPTIVE STATISTICS The median is primarily used for Skewed distributions, which it represents differently than the Arithmetic Mean . Consider the Multiset { 1, 2, 2, 2, 3, 9 }. The median is 2 in this case, as is the Mode , and it might be seen as a better indication of Central Tendency than the Arithmetic Mean of 3.166…. Calculation of medians is a popular technique in Summary Statistics and Summarizing Statistical Data , since it is simple to understand and easy to calculate, while also giving a measure that is more robust in the presence of Outlier values than is the Mean . THEORETICAL PROPERTIES An optimality property The median is also the central point which minimizes the average of the absolute deviations; in the example above this would be (1 + 0 + 0 + 0 + 1 + 7) / 6 = 1.5 using the median, while it would be 1.944 using the mean. In the language of probability theory, the value of ''c'' that minimizes |
|
|