Median

Reviews
Shared by: zzzmarcus
Categories
Tags
Stats
views:
28
rating:
not rated
reviews:
0
posted:
5/19/2009
language:
UNKNOWN
pages:
0
From Wikipedia, the free encyclopedia Median Median In probability theory and statistics, a median is described as the number separating 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. For example, if a < b < c, then the median of the list {a, b, c} is b, and if a < b < c < d, then the median of the list {a, b, c, d} is the mean of b and c, i.e. it is (b + c) / 2. The median can be used when a distribution is skewed, when end values are not known, or when less importance is attached to outliers, e.g. because they may be measurement errors. A disadvantage is the difficulty of handling it theoretically. somewhere between the two middle elements, depending on the distribution. Median is the middle value after arranging data by any order. 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 inequalities or Notation The median of some variable either as or as [1] in which a Riemann-Stieltjes integral is used. For an absolutely continuous probability distribution with probability density function ƒ, we have is denoted Medians of particular distributions: The medians of certain types of distributions can be easily calculated from their parameters: The median of a normal distribution with mean μ and variance σ2 is μ. In fact, for a normal distribution, mean = median = mode. The median of a uniform distribution in the interval [a, b] is (a + b) / 2, which is also the mean. The median of a Cauchy distribution with location parameter x0 and scale parameter y is x0, the location parameter. The median of an exponential distribution with rate parameter λ is the natural logarithm of 2 divided by the rate parameter: ln 2/λ. The median of a Weibull distribution with shape parameter k and scale parameter λ is λ(ln 2)1/k. 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 quartiles. 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 1 From Wikipedia, the free encyclopedia Median of a list of values with this method; this is called the selection problem). Medians in descriptive statistics The median is primarily used for skewed distributions, which it summarizes 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. Easy explanation of the sample median For an odd number of values As an example, we will calculate the median of the following population of numbers: 1, 5, 2, 8, 7. Start by sorting the numbers: 1, 2, 5, 7, 8. In this case, 5 is the median, because when the numbers are sorted, it is the middle number. For an even number of values As an example of this scenario, we will calculate the median of the following population of numbers: 1, 5, 2, 10, 8, 7. Again, start by sorting the numbers: 1, 2, 5, 7, 8, 10. In this case, both 5 and 7, and all numbers between 5 and 7 are medians of the data points. Sometimes one takes the average of the two median numbers to get a unique value ((5 + 7)/2 = 12/2 = 6). 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 is the median of the probability distribution of the random variable X. Note, however, that c is not always unique, and therefore not well defined in general. Other estimates of the median If data are represented by a statistical model specifying a particular family of probability distributions, then estimates of the median can be obtained by fitting that family of probability distributions to the data and calculating the theoretical median of the fitted distribution. See, for example Pareto interpolation. An inequality relating means and medians For continuous probability distributions, the difference between the median and the mean is less than or equal to one standard deviation. See an inequality on location and scale parameters. History Gustav Fechner introduced the median into the formal analysis of data.[2] The sample median Efficient computation of the sample median Even though sorting n items takes in general O(n log n) operations, by using a "divide and conquer" algorithm the median of n items can be computed with only O(n) operations (in fact, you can always find the k-th element See also • Order statistic • An inequality on location and scale parameters • The median is the 2nd quartile, 5th decile, and 50th percentile. • Median voter theory • The median in general is a biased estimator. • Median graph 2 From Wikipedia, the free encyclopedia • The centerpoint is a generalization of the median for data in higher dimensions. Median • Median as a weighted arithmetic mean of all Sample Observations • On-line calculator • Calculating the median • A problem involving the mean, the median, and the mode. • mathworld: Statistical Median • Python script for Median computations and income inequality metrics This article incorporates material from Median of a distribution on PlanetMath, which is licensed under the GFDL. References [1] http://mathworld.wolfram.com/ StatisticalMedian.html [2] Keynes, John Maynard; A Treatise on Probability (1921), Pt II Ch XVII §5 (p 201). External links • A Guide to Understanding & Calculating the Median Retrieved from "http://en.wikipedia.org/wiki/Median" Categories: Means, Robust statistics This page was last modified on 13 May 2009, at 21:23 (UTC). All text is available under the terms of the GNU Free Documentation License. (See Copyrights for details.) Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a U.S. registered 501(c)(3) taxdeductible nonprofit charity. Privacy policy About Wikipedia Disclaimers 3

Related docs
Median Rent
Views: 4  |  Downloads: 0
Median Rent
Views: 2  |  Downloads: 0
steps in the calculation of the sample median
Views: 5  |  Downloads: 0
mode, median, range, and mean
Views: 4  |  Downloads: 0
42'' MEDIAN
Views: 3  |  Downloads: 0
Median Value
Views: 0  |  Downloads: 0
Mean,-Median,-and-Mode
Views: 3  |  Downloads: 1
Median_Empire
Views: 14  |  Downloads: 0
Directional Median Crossover 30' Median
Views: 2  |  Downloads: 0
Median_income
Views: 17  |  Downloads: 0
Median_age
Views: 1  |  Downloads: 0
Uncapped 80% of median calculations
Views: 0  |  Downloads: 0
premium docs
Other docs by zzzmarcus
Winneshiek_County__Iowa
Views: 992  |  Downloads: 3
Winner-take-all
Views: 839  |  Downloads: 2
Winnebago_County__Iowa
Views: 714  |  Downloads: 0
Winnebago_County__Illinois
Views: 597  |  Downloads: 0
Winnebago_-tribe-
Views: 728  |  Downloads: 1
Winn_Parish
Views: 574  |  Downloads: 0
Wings_Over_Vietnam
Views: 958  |  Downloads: 2
Winfield_S._Hancock
Views: 578  |  Downloads: 0
Windsurfing
Views: 1176  |  Downloads: 1
Windsor_Locks
Views: 568  |  Downloads: 0
Windsor_Locks__Connecticut
Views: 526  |  Downloads: 0
Windsor_County
Views: 533  |  Downloads: 0
Windsor_County__Vermont
Views: 491  |  Downloads: 0
Windows_Presentation_Foundation
Views: 679  |  Downloads: 4
Windows_on_the_World
Views: 636  |  Downloads: 1