Everipedia Logo
Everipedia is now IQ.wiki - Join the IQ Brainlist and our Discord for early access to editing on the new platform and to participate in the beta testing.
Median

Median

The median is the value separating the higher half from the lower half of a data sample (a population or a probability distribution). For a data set, it may be thought of as the "middle" value. For example, in the data set {1, 3, 3, 6, 7, 8, 9}, the median is 6, the fourth largest, and also the fourth smallest, number in the sample. For a continuous probability distribution, the median is the value such that a number is equally likely to fall above or below it.

The median is a commonly used measure of the properties of a data set in statistics and probability theory. The basic advantage of the median in describing data compared to the mean (often simply described as the "average") is that it is not skewed so much by a small proportion of extremely large or small values, and so it may give a better idea of a "typical" value. For example, in understanding statistics like household income or assets, which vary greatly, the mean may be skewed by a small number of extremely high or low values. Median income, for example, may be a better way to suggest what a "typical" income is.

Because of this, the median is of central importance in robust statistics, as it is the most resistant statistic, having a breakdown point of 50%: so long as no more than half the data are contaminated, the median will not give an arbitrarily large or small result.

Finite set of numbers

The median of a finite list of numbers can be found by arranging all the numbers from smallest to greatest.

If there is an odd number of numbers, the middle one is picked. For example, consider the list of numbers

1, 3, 3, 6, 7, 8, 9

This list contains seven numbers. The median is the fourth of them, which is 6.

If there is an even number of observations, then there is no single middle value; the median is then usually defined to be the mean of the two middle values.[1][2] For example, in the data set

1, 2, 3, 4, 5, 6, 8, 9
the median is the mean of the middle two numbers: this is, which is. (In more technical terms, this interprets the median as the fullytrimmedmid-range).
The formula used to find the index of the middle number of a data set of n numerically ordered numbers is. This either gives the middle number (for an odd number of values) or the halfway point between the two middle values. For example, with 14 values, the formula will give an index of 7.5, and the median will be taken by averaging the seventh (the floor of this index) and eighth (the ceiling of this index) values. So the median can be represented by the following formula:
Comparison of common [[LINK|lang_en|Average|averages]] of values { 1, 2, 2, 3, 4, 7, 9 }
TypeDescriptionExampleResult
Arithmetic meanSum of values of a data set divided by number of values:(1 + 2 + 2 + 3 + 4 + 7 + 9) / 74
MedianMiddle value separating the greater and lesser halves of a data set1, 2, 2, 3, 4, 7, 93
ModeMost frequent value in a data set1, 2, 2, 3, 4, 7, 92

One can find the median using the Stem-and-Leaf Plot.

There is no widely accepted standard notation for the median, but some authors represent the median of a variable x either as or as μ1/2[1] sometimes also M.[3][4] In any of these cases, the use of these or other symbols for the median needs to be explicitly defined when they are introduced.

The median is used primarily for skewed distributions, which it summarizes differently from the arithmetic mean. Consider the multiset { 1, 2, 2, 2, 3, 14 }. The median is 2 in this case, (as is the mode), and it might be seen as a better indication of central tendency (less susceptible to the exceptionally large value in data) than the arithmetic mean of 4.

The median is a popular summary statistic used in descriptive statistics, 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. The widely cited empirical relationship between the relative locations of the mean and the median for skewed distributions is, however, not generally true.[5] There are, however, various relationships for the absolute difference between them; see below.

With an even number of observations (as shown above) no value need be exactly at the value of the median. Nonetheless, the value of the median is uniquely determined with the usual definition. A related concept, in which the outcome is forced to correspond to a member of the sample, is the medoid.

In a population, at most half have values strictly less than the median and at most half have values strictly greater than it. If each set contains 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 {abc} is b, and, if a < b < c < d, then the median of the list {abcd} is the mean of b and c; i.e., it is (b + c)/2. As a median is based on the middle data in a set, it is not necessary to know the value of extreme results in order to calculate it. For example, in a psychology test investigating the time needed to solve a problem, if a small number of people failed to solve the problem at all in the given time a median can still be calculated.[6]

The median can be used as a measure of location when a distribution is skewed, when end-values are not known, or when one requires reduced importance to be attached to outliers, e.g., because they may be measurement errors.

A median is only defined on ordered one-dimensional data, and is independent of any distance metric. A geometric median, on the other hand, is defined in any number of dimensions.

The median is one of a number of ways of summarising the typical values associated with members of a statistical population; thus, it is a possible location parameter. The median is the 2nd quartile, 5th decile, and 50th percentile. Since the median is the same as the second quartile, its calculation is illustrated in the article on quartiles. A median can be worked out for ranked but not numerical classes (e.g. working out a median grade when students are graded from A to F), although the result might be halfway between grades if there is an even number of cases.

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.

For practical purposes, different measures of location and dispersion are often compared on the basis of how well the corresponding population values can be estimated from a sample of data. The median, estimated using the sample median, has good properties in this regard. While it is not usually optimal if a given population distribution is assumed, its properties are always reasonably good. For example, a comparison of the efficiency of candidate estimators shows that the sample mean is more statistically efficient than the sample median when data are uncontaminated by data from heavy-tailed distributions or from mixtures of distributions, but less efficient otherwise, and that the efficiency of the sample median is higher than that for a wide range of distributions. More specifically, the median has a 64% efficiency compared to the minimum-variance mean (for large normal samples), which is to say the variance of the median will be ~50% greater than the variance of the mean—see asymptotic efficiency and references therein.

Probability distributions

For any probability distribution on the real line R with cumulative distribution function F, regardless of whether it is any kind of continuous probability distribution, in particular an absolutely continuous distribution (which has a probability density function), or a discrete probability distribution, a median is by definition any real number m that satisfies the inequalities

or, equivalently, the inequalities

in which a Lebesgue–Stieltjes integral is used. For an absolutely continuous probability distribution with probability density function ƒ, the median satisfies

Any probability distribution on R has at least one median, but in specific cases there may be more than one median. Specifically, if a probability density is zero on an interval [ab], and the cumulative distribution function at a is 1/2, any value between a and b will also be a median.

Medians of particular distributions

The medians of certain types of distributions can be easily calculated from their parameters; furthermore, they exist even for some distributions lacking a well-defined mean, such as the Cauchy distribution:

  • The median of a symmetric unimodal distribution coincides with the mode.

  • The median of a symmetric distribution which possesses a mean μ also takes the value μ. 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 [ab] 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 a power law distribution xa, with exponent a > 1 is 21/(a − 1)xmin, where xmin is the minimum value for which the power law holds[8]

  • The median of an exponential distribution with rate parameter λ is the natural logarithm of 2 divided by the rate parameter: λ−1ln 2.

  • The median of a Weibull distribution with shape parameter k and scale parameter λ is λ(ln 2)1/k.

Populations

Optimality property

The mean absolute error of a real variable c with respect to the random variable X is

Provided that the probability distribution of X is such that the above expectation exists, then m is a median of X if and only if m is a minimizer of the mean absolute error with respect to X.[9] In particular, m is a sample median if and only if m minimizes the arithmetic mean of the absolute deviations.

More generally, a median is defined as a minimum of

as discussed below in the section on multivariate medians (specifically, the spatial median).

This optimization-based definition of the median is useful in statistical data-analysis, for example, in k-medians clustering.

Unimodal distributions

It can be shown for aunimodaldistribution that the medianand the meanlie within (3/5)1/2≈ 0.7746 standard deviations of each other.[10] In symbols,

where |·| is the absolute value.

A similar relation holds between the median and the mode: they lie within 31/2 ≈ 1.732 standard deviations of each other:

Inequality relating means and medians

If the distribution has finite variance, then the distance between the median and the mean is bounded by one standard deviation.

This bound was proved by Mallows,[11] who used Jensen's inequality twice, as follows. We have

The first and third inequalities come from Jensen's inequality applied to the absolute-value function and the square function, which are each convex. The second inequality comes from the fact that a median minimizes the absolute deviation function

This proof also follows directly from Cantelli's inequality.[12] The result can be generalized to obtain a multivariate version of the inequality,[13] as follows:

where m is aspatial median, that is, a minimizer of the functionThe spatial median is unique when the data-set's dimension is two or more.[14][15] An alternative proof uses the one-sided Chebyshev inequality; it appears inan inequality on location and scale parameters.

Jensen's inequality for medians

Jensen's inequality states that for any random variable x with a finite expectation E(x) and for any convex function f

It has been shown[16] that if x is a real variable with a unique median m and f is a C function then

A C function is a real valued function, defined on the set of real numbers R, with the property that for any real t

is a closed interval, a singleton or an empty set.

Medians for samples

The sample median

Efficient computation of the sample median

Even though comparison-sorting n items requires Ω(n log n) operations, selection algorithms can compute the k'th-smallest of n items with only Θ(n) operations. This includes the median, which is the n/2'th order statistic (or for an even number of samples, the arithmetic mean of the two middle order statistics).

Selection algorithms still have the downside of requiring Ω(n) memory, that is, they need to have the full sample (or a linear-sized portion of it) in memory. Because this, as well as the linear time requirement, can be prohibitive, several estimation procedures for the median have been developed. A simple one is the median of three rule, which estimates the median as the median of a three-element subsample; this is commonly used as a subroutine in the quicksort sorting algorithm, which uses an estimate of its input's median. A more robust estimator is Tukey's ninther, which is the median of three rule applied with limited recursion:[17] if A is the sample laid out as an array, and

med3(A) = median(A[1], A[n/2], A[n]),

then

ninther(A) = med3(med3(A[1 ...1/3n]), med3(A[1/3n ...2/3n]), med3(A[2/3n ... n]))

The remedian is an estimator for the median that requires linear time but sub-linear memory, operating in a single pass over the sample.[18]

Easy explanation of the sample median

In individual series (if number of observation is very low) first one must arrange all the observations in order. Then count(n) is the total number of observation in given data.

If n then Median (M) = value of ((n + 1)/2)th item term.

If n then Median (M) = value of [(n/2)th item term + (n/2 + 1)th item term]/2

For an odd number of values

As an example, we will calculate the sample median for the following set of observations: 1, 5, 2, 8, 7.

Start by sorting the values: 1, 2, 5, 7, 8.

In this case, the median is 5 since it is the middle observation in the ordered list.

The median is the ((n + 1)/2)th item, where n is the number of values. For example, for the list {1, 2, 5, 7, 8}, we have n = 5, so the median is the ((5 + 1)/2)th item.

median = (6/2)th itemmedian = 3rd itemmedian = 5
For an even number of values

As an example, we will calculate the sample median for the following set of observations: 1, 6, 2, 8, 7, 2.

Start by sorting the values: 1, 2, 2, 6, 7, 8.

In this case, the arithmetic mean of the two middlemost terms is (2 + 6)/2 = 4. Therefore, the median is 4 since it is the arithmetic mean of the middle observations in the ordered list.

Sampling distribution

The distributions of both the sample mean and the sample median were determined byLaplace.[19] The distribution of the sample median from a population with a density functionis asymptotically normal with meanand variance[20]
whereis the median ofandis the sample size.
These results have also been extended.[21] It is now known for the-th quantile that the distribution of the sample-th quantile is asymptotically normal around the-th quantile with variance equal to
whereis the value of the distribution density at the-th quantile.
In the case of a discrete variable, the sampling distribution of the median for small-samples can be investigated as follows. We take the sample size to be an odd number. If a given valueis to be the median of the sample then two conditions must be satisfied. The first is that at mostobservations can have a value ofor less. The second is that at mostobservations can have a value ofor more. Letbe the number of observations that have a value ofor less and letbe the number of observations that have a value ofor more. Thenandboth have a minimum value of 0 and a maximum of. If an observation has a value below, it is not relevant how far belowit is and conversely, if an observation has a value above, it is not relevant how far aboveit is. We can therefore represent the observations as following a trinomial distribution with probabilities,and. The probability that the medianwill have a valueis then given by
Summing this over all values ofdefines a proper distribution and gives a unit sum. In practice, the functionwill often not be known but it can be estimated from an observed frequency distribution. An example is given in the following table where the actual distribution is not known but a sample of 3,800 observations allows a sufficiently accurate assessment of.
v00.511.522.533.544.55
f(v)0.0000.0080.0100.0130.0830.1080.3280.2200.2020.0230.005
F(v)0.0000.0080.0180.0310.1140.2220.5500.7700.9720.9951.000
Using these data it is possible to investigate the effect of sample size on the standard errors of the mean and median. The observed mean is 3.16, the observed raw median is 3 and the observed interpolated median is 3.174. The following table gives some comparison statistics. The standard error of the median is given both from the above expression forand from the asymptotic approximation given earlier.
Sample size
Statistic
391521
Expected value of median3.1983.1913.1743.161
Standard error of median (above formula)0.4820.3050.2570.239
Standard error of median (asymptotic approximation)0.8790.5080.3930.332
Standard error of mean0.4210.2430.1880.159

The expected value of the median falls slightly as sample size increases while, as would be expected, the standard errors of both the median and the mean are proportionate to the inverse square root of the sample size. The asymptotic approximation errs on the side of caution by overestimating the standard error.

In the case of a continuous variable, the following argument can be used. If a given valueis to be the median, then one observation must take the value. The elemental probability of this is. Then, of the remainingobservations, exactlyof them must be aboveand the remainingbelow. The probability of this is theth term of a binomial distribution with parametersand. Finally we multiply bysince any of the observations in the sample can be the median observation. Hence the elemental probability of the median at the pointis given by
Now we introduce the beta function. For integer argumentsand, this can be expressed as. Also,. Using these relationships and setting bothandequal toallows the last expression to be written as
Hence the density function of the median is a symmetric beta distribution over the unit interval which supports. Its mean, as we would expect, is 0.5 and its variance is. The corresponding variance of the sample median is
However this finding can only be used if the density functionis known or can be assumed. As this will not always be the case, the median variance has to be estimated sometimes from the sample data.
Estimation of variance from sample data
The value of—the asymptotic value ofwhereis the population median—has been studied by several authors. The standard "delete one"jackknifemethod producesinconsistentresults.[22] An alternative—the "delete k" method—wheregrows with the sample size has been shown to be asymptotically consistent.[23] This method may be computationally expensive for large data sets. A bootstrap estimate is known to be consistent,[24] but converges very slowly (orderof).[25] Other methods have been proposed but their behavior may differ between large and small samples.[26]
Efficiency
Theefficiencyof the sample median, measured as the ratio of the variance of the mean to the variance of the median, depends on the sample size and on the underlying population distribution. For a sample of sizefrom thenormal distribution, the efficiency for large N is
The efficiency tends toastends to infinity.

Other estimators

For univariate distributions that are symmetric about one median, the Hodges–Lehmann estimator is a robust and highly efficient estimator of the population median.[27]

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. Pareto interpolation is an application of this when the population is assumed to have a Pareto distribution.

Coefficient of dispersion

The coefficient of dispersion (CD) is defined as the ratio of the average absolute deviation from the median to the median of the data.[28] It is a statistical measure used by the states of Iowa, New York and South Dakota in estimating dues taxes.[29][30][31] In symbols

where n is the sample size, m is the sample median and x is a variate. The sum is taken over the whole sample.

Confidence intervals for a two-sample test in which the sample sizes are large have been derived by Bonett and Seier.[28] This test assumes that both samples have the same median but differ in the dispersion around it. The confidence interval (CI) is bounded inferiorly by

where tj is the mean absolute deviation of the jth sample, var() is the variance and is the value from the normal distribution for the chosen value of α: for α = 0.05, = 1.96. The following formulae are used in the derivation of these confidence intervals

where r is the Pearson correlation coefficient between the squared deviation scores

and

a and b here are constants equal to 1 and 2, x is a variate and s is the standard deviation of the sample.

Multivariate median

Previously, this article discussed the univariate median, when the sample or population had one-dimension. When the dimension is two or higher, there are multiple concepts that extend the definition of the univariate median; each such multivariate median agrees with the univariate median when the dimension is exactly one.[27][32][33][34]

Marginal median

The marginal median is defined for vectors defined with respect to a fixed set of coordinates. A marginal median is defined to be the vector whose components are univariate medians. The marginal median is easy to compute, and its properties were studied by Puri and Sen.[27][35]

Centerpoint

An alternative generalization of the median in higher dimensions is the centerpoint.

Interpolated median

When dealing with a discrete variable, it is sometimes useful to regard the observed values as being midpoints of underlying continuous intervals. An example of this is a Likert scale, on which opinions or preferences are expressed on a scale with a set number of possible responses. If the scale consists of the positive integers, an observation of 3 might be regarded as representing the interval from 2.50 to 3.50. It is possible to estimate the median of the underlying variable. If, say, 22% of the observations are of value 2 or below and 55.0% are of 3 or below (so 33% have the value 3), then the medianis 3 since the median is the smallest value offor whichis greater than a half. But the interpolated median is somewhere between 2.50 and 3.50. First we add half of the interval widthto the median to get the upper bound of the median interval. Then we subtract that proportion of the interval width which equals the proportion of the 33% which lies above the 50% mark. In other words, we split up the interval width pro rata to the numbers of observations. In this case, the 33% is split into 28% below the median and 5% above it so we subtract 5/33 of the interval width from the upper bound of 3.50 to give an interpolated median of 3.35. More formally, if the valuesare known, the interpolated median can be calculated from
Alternatively, if in an observed sample there arescores above the median category,scores in it andscores below it then the interpolated median is given by

Pseudo-median

For univariate distributions that are symmetric about one median, the Hodges–Lehmann estimator is a robust and highly efficient estimator of the population median; for non-symmetric distributions, the Hodges–Lehmann estimator is a robust and highly efficient estimator of the population pseudo-median, which is the median of a symmetrized distribution and which is close to the population median.[36] The Hodges–Lehmann estimator has been generalized to multivariate distributions.[37]

Variants of regression

The Theil–Sen estimator is a method for robust linear regression based on finding medians of slopes.[38]

Median filter

In the context of image processing of monochrome raster images there is a type of noise, known as the salt and pepper noise, when each pixel independently becomes black (with some small probability) or white (with some small probability), and is unchanged otherwise (with the probability close to 1). An image constructed of median values of neighborhoods (like 3×3 square) can effectively reduce noise in this case.

Cluster analysis

In cluster analysis, the k-medians clustering algorithm provides a way of defining clusters, in which the criterion of maximising the distance between cluster-means that is used in k-means clustering, is replaced by maximising the distance between cluster-medians.

Median–median line

This is a method of robust regression. The idea dates back toWaldin 1940 who suggested dividing a set of bivariate data into two halves depending on the value of the independent parameter: a left half with values less than the median and a right half with values greater than the median.[39] He suggested taking the means of the dependentand independentvariables of the left and the right halves and estimating the slope of the line joining these two points. The line could then be adjusted to fit the majority of the points in the data set.

Nair and Shrivastava in 1942 suggested a similar idea but instead advocated dividing the sample into three equal parts before calculating the means of the subsamples.[40] Brown and Mood in 1951 proposed the idea of using the medians of two subsamples rather the means.[41] Tukey combined these ideas and recommended dividing the sample into three equal size subsamples and estimating the line based on the medians of the subsamples.[42]

Median-unbiased estimators

Any mean-unbiased estimator minimizes the risk (expected loss) with respect to the squared-error loss function, as observed by Gauss. A median-unbiased estimator minimizes the risk with respect to the absolute-deviation loss function, as observed by Laplace. Other loss functions are used in statistical theory, particularly in robust statistics.

The theory of median-unbiased estimators was revived by George W. Brown [71] in 1947:[43]

An estimate of a one-dimensional parameter θ will be said to be median-unbiased if, for fixed θ, the median of the distribution of the estimate is at the value θ; i.e., the estimate underestimates just as often as it overestimates. This requirement seems for most purposes to accomplish as much as the mean-unbiased requirement and has the additional property that it is invariant under one-to-one transformation.— page 584

Further properties of median-unbiased estimators have been reported.[44][45][46][47] Median-unbiased estimators are invariant under one-to-one transformations.

There are methods of constructing median-unbiased estimators that are optimal (in a sense analogous to the minimum-variance property for mean-unbiased estimators). Such constructions exist for probability distributions having monotone likelihood-functions.[48][49] One such procedure is an analogue of the Rao–Blackwell procedure for mean-unbiased estimators: The procedure holds for a smaller class of probability distributions than does the Rao—Blackwell procedure but for a larger class of loss functions.[50]

History

The idea of the median appeared in the 13th century in the Talmud [51][52] (further for possible older mentions)

The idea of the median also appeared later in Edward Wright's book on navigation (Certaine Errors in Navigation) in 1599 in a section concerning the determination of location with a compass. Wright felt that this value was the most likely to be the correct value in a series of observations.

In 1757, Roger Joseph Boscovich developed a regression method based on the L1 norm and therefore implicitly on the median.[53]

In 1774,Laplacesuggested the median be used as the standard estimator of the value of a posterior pdf. The specific criterion was to minimize the expected magnitude of the error;whereis the estimate andis the true value. Laplaces's criterion was generally rejected for 150 years in favor of theleast squaresmethod ofGaussandLegendrewhich minimizesto obtain the mean.[54] The distribution of both the sample mean and the sample median were determined by Laplace in the early 1800s.[19][55]

Antoine Augustin Cournot in 1843 was the first[56] to use the term median (valeur médiane) for the value that divides a probability distribution into two equal halves. Gustav Theodor Fechner used the median (Centralwerth) in sociological and psychological phenomena.[57] It had earlier been used only in astronomy and related fields. Gustav Fechner popularized the median into the formal analysis of data, although it had been used previously by Laplace.[57]

Francis Galton used the English term median in 1881,[58] having earlier used the terms middle-most value in 1869, and the medium in 1880.[59][60]

See also

  • Medoids which are a generalisation of the median in higher dimensions

  • Central tendency Mean Mode

  • Absolute deviation

  • Bias of an estimator

  • Concentration of measure for Lipschitz functions

  • Median (geometry)

  • Median graph

  • Median search

  • Median slope

  • Median voter theory

  • Weighted median

References

[1]
Citation Linkmathworld.wolfram.comWeisstein, Eric W. "Statistical Median". MathWorld.
Sep 29, 2019, 11:33 PM
[2]
Citation Linkweb.archive.orgSimon, Laura J.; "Descriptive statistics" Archived 2010-07-30 at the Wayback Machine, Statistical Education Resource Kit, Pennsylvania State Department of Statistics
Sep 29, 2019, 11:33 PM
[3]
Citation Linkbooks.google.comDavid J. Sheskin (27 August 2003). Handbook of Parametric and Nonparametric Statistical Procedures: Third Edition. CRC Press. pp. 7–. ISBN 978-1-4200-3626-8. Retrieved 25 February 2013.
Sep 29, 2019, 11:33 PM
[4]
Citation Linkbooks.google.comDerek Bissell (1994). Statistical Methods for Spc and Tqm. CRC Press. pp. 26–. ISBN 978-0-412-39440-9. Retrieved 25 February 2013.
Sep 29, 2019, 11:33 PM
[5]
Citation Linkwww.amstat.org"Journal of Statistics Education, v13n2: Paul T. von Hippel". amstat.org.
Sep 29, 2019, 11:33 PM
[6]
Citation Linkopenlibrary.orgRobson, Colin (1994). Experiment, Design and Statistics in Psychology. Penguin. pp. 42–45. ISBN 0-14-017648-9.
Sep 29, 2019, 11:33 PM
[7]
Citation Linkapstatsreview.tumblr.com"AP Statistics Review - Density Curves and the Normal Distributions". Retrieved 16 March 2015.
Sep 29, 2019, 11:33 PM
[8]
Citation Linkarxiv.orgNewman, Mark EJ. "Power laws, Pareto distributions and Zipf's law." Contemporary physics 46.5 (2005): 323–351.
Sep 29, 2019, 11:33 PM
[9]
Citation Linkopenlibrary.orgStroock, Daniel (2011). Probability Theory. Cambridge University Press. p. 43. ISBN 978-0-521-13250-3.
Sep 29, 2019, 11:33 PM
[10]
Citation Link//doi.org/10.1137%2FS0040585X97975447Basu, S.; Dasgupta, A. (1997). "The Mean, Median, and Mode of Unimodal Distributions:A Characterization". Theory of Probability and Its Applications. 41 (2): 210–223. doi:10.1137/S0040585X97975447.
Sep 29, 2019, 11:33 PM
[11]
Citation Link//doi.org/10.1080%2F00031305.1991.10475815Mallows, Colin (August 1991). "Another comment on O'Cinneide". The American Statistician. 45 (3): 257. doi:10.1080/00031305.1991.10475815.
Sep 29, 2019, 11:33 PM
[12]
Citation Linkwww.montefiore.ulg.ac.beK.Van Steen Notes on probability and statistics
Sep 29, 2019, 11:33 PM
[13]
Citation Linkopenlibrary.orgPiché, Robert (2012). Random Vectors and Random Sequences. Lambert Academic Publishing. ISBN 978-3659211966.
Sep 29, 2019, 11:33 PM
[14]
Citation Link//www.ams.org/mathscinet-getitem?mr=0949228Kemperman, Johannes H. B. (1987). Dodge, Yadolah (ed.). "The median of a finite measure on a Banach space: Statistical data analysis based on the L1-norm and related methods". Papers from the First International Conference held at Neuchâtel, August 31–September 4, 1987. Amsterdam: North-Holland Publishing Co.: 217–230. MR 0949228.
Sep 29, 2019, 11:33 PM
[15]
Citation Link//www.ams.org/mathscinet-getitem?mr=0902264Milasevic, Philip; Ducharme, Gilles R. (1987). "Uniqueness of the spatial median". Annals of Statistics. 15 (3): 1332–1333. doi:10.1214/aos/1176350511. MR 0902264.
Sep 29, 2019, 11:33 PM
[16]
Citation Link//doi.org/10.1016%2Fj.spl.2004.11.010Merkle, M. (2005). "Jensen's inequality for medians". Statistics & Probability Letters. 71 (3): 277–281. doi:10.1016/j.spl.2004.11.010.
Sep 29, 2019, 11:33 PM
[17]
Citation Link//doi.org/10.1002%2Fspe.4380231105Bentley, Jon L.; McIlroy, M. Douglas (1993). "Engineering a sort function". Software—Practice and Experience. 23 (11): 1249–1265. doi:10.1002/spe.4380231105.
Sep 29, 2019, 11:33 PM
[18]
Citation Link//doi.org/10.1080%2F01621459.1990.10475311Rousseeuw, Peter J.; Bassett, Gilbert W. Jr. (1990). "The remedian: a robust averaging method for large data sets" (PDF). J. Amer. Stat. Soc. 85 (409): 97–104. doi:10.1080/01621459.1990.10475311.
Sep 29, 2019, 11:33 PM
[19]
Citation Link//www.ams.org/mathscinet-getitem?mr=0326872Stigler, Stephen (December 1973). "Studies in the History of Probability and Statistics. XXXII: Laplace, Fisher and the Discovery of the Concept of Sufficiency". Biometrika. 60 (3): 439–445. doi:10.1093/biomet/60.3.439. JSTOR 2334992. MR 0326872.
Sep 29, 2019, 11:33 PM
[20]
Citation Link//doi.org/10.1080%2F01621459.1960.10482056Rider, Paul R. (1960). "Variance of the median of small samples from several special populations". J. Amer. Statist. Assoc. 55 (289): 148–150. doi:10.1080/01621459.1960.10482056.
Sep 29, 2019, 11:33 PM