Chebyshev's inequality
Template:Short description Template:For
In probability theory, Chebyshev's inequality (also called the Bienaymé–Chebyshev inequality) provides an upper bound on the probability of deviation of a random variable (with finite variance) from its mean. More specifically, the probability that a random variable deviates from its mean by more than <math>k\sigma</math> is at most <math>1/k^2</math>, where <math>k</math> is any positive constant and <math>\sigma</math> is the standard deviation (the square root of the variance).
The rule is often called Chebyshev's theorem, about the range of standard deviations around the mean, in statistics. The inequality has great utility because it can be applied to any probability distribution in which the mean and variance are defined. For example, it can be used to prove the weak law of large numbers.
Its practical usage is similar to the 68–95–99.7 rule, which applies only to normal distributions. Chebyshev's inequality is more general, stating that a minimum of just 75% of values must lie within two standard deviations of the mean and 88.88% within three standard deviations for a broad range of different probability distributions.<ref name=Kvanli>Template:Cite book</ref><ref name=Chernick>Template:Cite book</ref>
The term Chebyshev's inequality may also refer to Markov's inequality, especially in the context of analysis. They are closely related, and some authors refer to Markov's inequality as "Chebyshev's First Inequality," and the similar one referred to on this page as "Chebyshev's Second Inequality."
Chebyshev's inequality is tight in the sense that for each chosen positive constant, there exists a random variable such that the inequality is in fact an equality.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
HistoryEdit
The theorem is named after Russian mathematician Pafnuty Chebyshev, although it was first formulated by his friend and colleague Irénée-Jules Bienaymé.<ref>Template:Cite book</ref>Template:Rp The theorem was first proved by Bienaymé in 1853<ref name="Bienaymé1853">Template:Cite journal</ref> and more generally proved by Chebyshev in 1867.<ref name=Chebyshev1867>Template:Cite journal</ref><ref>Template:Cite book</ref> His student Andrey Markov provided another proof in his 1884 Ph.D. thesis.<ref name=Markov1884>Markov A. (1884) On certain applications of algebraic continued fractions, Ph.D. thesis, St. Petersburg</ref>
StatementEdit
Chebyshev's inequality is usually stated for random variables, but can be generalized to a statement about measure spaces.
Probabilistic statementEdit
Let X (integrable) be a random variable with finite non-zero variance σ2 (and thus finite expected value μ).<ref>Feller, W., 1968. An introduction to probability theory and its applications, vol. 1. p227 (Wiley, New York).</ref> Then for any real number Template:Nowrap,
- <math>
\Pr(|X-\mu|\geq k\sigma) \leq \frac{1}{k^2}. </math>
Only the case <math>k > 1</math> is useful. When <math>k \leq 1</math> the right-hand side <math> \frac{1}{k^2} \geq 1 </math> and the inequality is trivial as all probabilities are ≤ 1.
As an example, using <math>k = \sqrt{2}</math> shows that the probability values lie outside the interval <math>(\mu - \sqrt{2}\sigma, \mu + \sqrt{2}\sigma)</math> does not exceed <math>\frac{1}{2}</math>. Equivalently, it implies that the probability of values lying within the interval (i.e. its "coverage") is at least <math>\frac{1}{2}</math>.
Because it can be applied to completely arbitrary distributions provided they have a known finite mean and variance, the inequality generally gives a poor bound compared to what might be deduced if more aspects are known about the distribution involved.
k | Min. % within k standard deviations of mean |
Max. % beyond k standard deviations from mean |
---|---|---|
1 | 0% | 100% |
Template:Sqrt | 50% | 50% |
1.5 | 55.55% | 44.44% |
2 | 75% | 25% |
2Template:Sqrt | 87.5% | 12.5% |
3 | 88.8888% | 11.1111% |
4 | 93.75% | 6.25% |
5 | 96% | 4% |
6 | 97.2222% | 2.7778% |
7 | 97.9592% | 2.0408% |
8 | 98.4375% | 1.5625% |
9 | 98.7654% | 1.2346% |
10 | 99% | 1% |
Measure-theoretic statementEdit
Let <math>(X,\,\Sigma,\,\mu)</math> be a measure space, and let f be an extended real-valued measurable function defined on X. Then for any real number <math>t > 0</math> and <math>0 < p < \infty</math>,
- <math>\mu(\{x\in X\,:\,\,|f(x)|\geq t\}) \leq {1\over t^p} \int_{X} |f|^p \, d\mu.</math>
More generally, if g is an extended real-valued measurable function, nonnegative and nondecreasing, with <math>g(t) \neq 0</math> then: Template:Citation needed
- <math>\mu(\{x\in X\,:\,\,f(x)\geq t\}) \leq {1\over g(t)} \int_X g\circ f\, d\mu.</math>
This statement follows from the Markov inequality, <math> \mu(\{x\in X:|F(x)|\geq \varepsilon\}) \leq\frac1\varepsilon \int_X|F|d\mu </math>, with <math>F=g\circ f</math> and <math>\varepsilon=g(t)</math>, since in this case <math>\mu(\{x\in X\,:\,\,g\circ f(x)\geq g(t)\}) \geq \mu(\{x\in X\,:\,\,f(x)\geq t\}) </math>. The previous statement then follows by defining <math>g(x)</math> as <math>|x|^p</math> if <math>x\ge t</math> and <math>0</math> otherwise.
ExampleEdit
Suppose we randomly select a journal article from a source with an average of 1000 words per article, with a standard deviation of 200 words. We can then infer that the probability that it has between 600 and 1400 words (i.e. within <math>k=2</math> standard deviations of the mean) must be at least 75%, because there is no more than <math>1/k^2 = 1/4</math> chance to be outside that range, by Chebyshev's inequality. But if we additionally know that the distribution is normal, we can say there is a 75% chance the word count is between 770 and 1230 (which is an even tighter bound).
Sharpness of boundsEdit
As shown in the example above, the theorem typically provides rather loose bounds. However, these bounds cannot in general (remaining true for arbitrary distributions) be improved upon. The bounds are sharp for the following example: for any k ≥ 1,
- <math>
X = \begin{cases} -1, & \text{with probability }\;\;\frac{1}{2k^2} \\
\phantom{-}0, & \text{with probability }1 - \frac{1}{k^2} \\
+1, & \text{with probability }\;\;\frac{1}{2k^2} \end{cases} </math>
For this distribution, the mean μ = 0 and the variance σ2 = Template:Sfrac + 0 + Template:Sfrac = Template:Sfrac, so the standard deviation σ = Template:Sfrac and
- <math>
\Pr(|X-\mu| \ge k\sigma) = \Pr(|X| \ge 1) = \frac{1}{k^2}. </math>
Chebyshev's inequality is an equality for precisely those distributions which are affine transformations of this example.
ProofEdit
Markov's inequality states that for any non-negative real-valued random variable Y and any positive number a, we have <math>\Pr(|Y| \geq a) \leq \mathbb{E}[|Y|]/a</math>. One way to prove Chebyshev's inequality is to apply Markov's inequality to the random variable <math>Y = (X - \mu)^2</math> with <math>a = (k \sigma)^2</math>:
- <math> \Pr(|X - \mu| \geq k\sigma) = \Pr((X - \mu)^2 \geq k^2\sigma^2) \leq \frac{\mathbb{E}[(X - \mu)^2]}{k^2\sigma^2} = \frac{\sigma^2}{k^2\sigma^2} = \frac{1}{k^2}. </math>
It can also be proved directly using conditional expectation:
- <math>\begin{align}
\sigma^2&=\mathbb{E}[(X-\mu)^2]\\[5pt] &=\mathbb{E}[(X-\mu)^2\mid k\sigma\leq |X-\mu|]\Pr[k\sigma\leq|X-\mu|]+\mathbb{E}[(X-\mu)^2\mid k\sigma>|X-\mu|]\Pr[k\sigma>|X-\mu|] \\[5pt] &\geq(k\sigma)^2\Pr[k\sigma\leq|X-\mu|]+0\cdot\Pr[k\sigma>|X-\mu|] \\[5pt] &=k^2\sigma^2\Pr[k\sigma\leq|X-\mu|] \end{align}</math> Chebyshev's inequality then follows by dividing by k2σ2. This proof also shows why the bounds are quite loose in typical cases: the conditional expectation on the event where |X − μ| < kσ is thrown away, and the lower bound of k2σ2 on the event |X − μ| ≥ kσ can be quite poor.
Chebyshev's inequality can also be obtained directly from a simple comparison of areas, starting from the representation of an expected value as the difference of two improper Riemann integrals (last formula in the definition of expected value for arbitrary real-valued random variables).<ref>Template:Cite book p. 5.</ref>
ExtensionsEdit
Several extensions of Chebyshev's inequality have been developed.
Selberg's inequalityEdit
Selberg derived a generalization to arbitrary intervals.<ref name=Selberg1940>Template:Cite journal</ref> Suppose X is a random variable with mean μ and variance σ2. Selberg's inequality states<ref name="Godwin55">Template:Cite journal</ref> that if <math>\beta \geq \alpha \geq 0</math>,
- <math> \Pr( X \in [\mu - \alpha, \mu + \beta] ) \ge \begin{cases}\frac{ \alpha^2 }{\alpha^2 + \sigma^2} &\text{if } \alpha(\beta-\alpha) \geq 2\sigma^2 \\ \frac{4\alpha\beta - 4\sigma^2}{(\alpha + \beta)^2} &\text{if } 2\alpha\beta \geq 2\sigma^2 \geq \alpha(\beta - \alpha) \\ 0 & \sigma^2 \geq \alpha\beta\end{cases} </math>
When <math>\alpha = \beta</math>, this reduces to Chebyshev's inequality. These are known to be the best possible bounds.<ref name=Conlon00>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
Finite-dimensional vectorEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}
Chebyshev's inequality naturally extends to the multivariate setting, where one has n random variables Template:Mvar with mean Template:Mvar and variance σi2. Then the following inequality holds.
- <math>\Pr\left(\sum_{i=1}^n (X_i - \mu_i)^2 \ge k^2 \sum_{i=1}^n \sigma_i^2 \right) \le \frac{1}{k^2} </math>
This is known as the Birnbaum–Raymond–Zuckerman inequality after the authors who proved it for two dimensions.<ref name=Birnbaum1947>Template:Cite journal</ref> This result can be rewritten in terms of vectors Template:Math with mean Template:Math, standard deviation σ = (σ1, σ2, ...), in the Euclidean norm Template:Math.<ref name=Ferentinos1982>Template:Cite journal</ref>
- <math> \Pr(\| X - \mu \| \ge k \| \sigma \|) \le \frac{ 1 } { k^2 }. </math>
One can also get a similar infinite-dimensional Chebyshev's inequality. A second related inequality has also been derived by Chen.<ref name=Chen2007>Template:Cite arXiv</ref> Let Template:Mvar be the dimension of the stochastic vector Template:Mvar and let Template:Math be the mean of Template:Mvar. Let Template:Mvar be the covariance matrix and Template:Math. Then
- <math> \Pr \left( ( X - \operatorname{E}(X) )^T S^{-1} (X - \operatorname{E}(X)) < k \right) \ge 1 - \frac{n}{k} </math>
where YT is the transpose of Template:Mvar. The inequality can be written in terms of the Mahalanobis distance as
- <math> \Pr \left( d^2_S(X,\operatorname{E}(X)) < k \right) \ge 1 - \frac{n}{k} </math>
where the Mahalanobis distance based on S is defined by
- <math> d_S(x,y) =\sqrt{ (x -y)^T S^{-1} (x -y) } </math>
Navarro<ref name=Navarro2014>Template:Cite journal</ref> proved that these bounds are sharp, that is, they are the best possible bounds for that regions when we just know the mean and the covariance matrix of X.
Stellato et al.<ref name=":0">Template:Cite journal</ref> showed that this multivariate version of the Chebyshev inequality can be easily derived analytically as a special case of Vandenberghe et al.<ref>Template:Cite journal</ref> where the bound is computed by solving a semidefinite program (SDP).
Known correlationEdit
If the variables are independent this inequality can be sharpened.<ref name=Kotz2000>Template:Cite book</ref>
- <math>\Pr\left (\bigcap_{i = 1}^n \frac{|X_i - \mu_i|}{\sigma_i} \le k_i \right ) \ge \prod_{i=1}^n \left (1 - \frac{1}{k_i^2} \right)</math>
Berge derived an inequality for two correlated variables Template:Math.<ref name=Berge1938>Template:Cite journal</ref> Let Template:Mvar be the correlation coefficient between X1 and X2 and let σi2 be the variance of Template:Mvar. Then
- <math> \Pr\left( \bigcap_{ i = 1}^2 \left[ \frac{ | X_i - \mu_i | } { \sigma_i } < k \right] \right) \ge 1 - \frac{ 1 + \sqrt{ 1 - \rho^2 } } { k^2 }.</math>
This result can be sharpened to having different bounds for the two random variables<ref name=Lal1955>Lal D. N. (1955) A note on a form of Tchebycheff's inequality for two or more variables. Sankhya 15(3):317–320</ref> and having asymmetric bounds, as in Selberg's inequality. <ref name=Isii1959>Isii K. (1959) On a method for generalizations of Tchebycheff's inequality. Ann Inst Stat Math 10: 65–88</ref>
Olkin and Pratt derived an inequality for Template:Mvar correlated variables.<ref name=Olkin1958>Template:Cite journal</ref>
- <math> \Pr\left(\bigcap_{i = 1 }^n \frac{|X_i - \mu_i|}{\sigma_i} < k_i \right) \ge 1 - \frac{1}{n^2} \left(\sqrt{u} + \sqrt{n-1} \sqrt{n \sum_i \frac 1 { k_i^2} - u} \right)^2 </math>
where the sum is taken over the n variables and
- <math> u = \sum_{i=1}^n \frac{1}{ k_i^2} + 2\sum_{i=1}^n \sum_{j<i} \frac{\rho_{ij}}{k_i k_j} </math>
where Template:Mvar is the correlation between Template:Mvar and Template:Mvar.
Olkin and Pratt's inequality was subsequently generalised by Godwin.<ref name=Godwin1964>Godwin H. J. (1964) Inequalities on distribution functions. New York, Hafner Pub. Co.</ref>
Higher momentsEdit
Mitzenmacher and Upfal<ref name=Mitzenmacher2005>Template:Cite book</ref> note that by applying Markov's inequality to the nonnegative variable <math>| X - \operatorname{E}(X) |^n</math>, one can get a family of tail bounds
- <math> \Pr\left(| X - \operatorname{E}(X) | \ge k \operatorname{E}(|X - \operatorname{E}(X) |^n )^{ \frac{1}{n} }\right) \le \frac{1 } {k^n}, \qquad k >0, n \geq 2.</math>
For n = 2 we obtain Chebyshev's inequality. For k ≥ 1, n > 4 and assuming that the nth moment exists, this bound is tighter than Chebyshev's inequality.Template:Citation needed This strategy, called the method of moments, is often used to prove tail bounds.
Exponential momentEdit
A related inequality sometimes known as the exponential Chebyshev's inequality<ref name=RassoulAgha2010>Section 2.1 Template:Webarchive</ref> is the inequality
- <math> \Pr(X \ge \varepsilon) \le e^{ -t \varepsilon }\operatorname{E}\left (e^{ t X } \right), \qquad t > 0.</math>
Let Template:Math be the cumulant generating function,
- <math> K( t ) = \log \left(\operatorname{E}\left( e^{ t x } \right) \right). </math>
Taking the Legendre–Fenchel transformationTemplate:Clarify of Template:Math and using the exponential Chebyshev's inequality we have
- <math>-\log( \Pr (X \ge \varepsilon )) \ge \sup_t( t \varepsilon - K( t ) ). </math>
This inequality may be used to obtain exponential inequalities for unbounded variables.<ref name=Baranoski2001>Template:Cite journal (the references for this article are corrected by Template:Cite journal)</ref>
Bounded variablesEdit
If P(x) has finite support based on the interval Template:Math, let Template:Math where |x| is the absolute value of Template:Mvar. If the mean of P(x) is zero then for all Template:Math<ref name=Dufour2003>Dufour (2003) Properties of moments of random variables</ref>
- <math>\frac{\operatorname{E}(|X|^r ) - k^r }{M^r} \le \Pr( | X | \ge k ) \le \frac{\operatorname{E}(| X |^r ) }{ k^r }.</math>
The second of these inequalities with Template:Math is the Chebyshev bound. The first provides a lower bound for the value of P(x).
Finite samplesEdit
Univariate caseEdit
Saw et al extended Chebyshev's inequality to cases where the population mean and variance are not known and may not exist, but the sample mean and sample standard deviation from N samples are to be employed to bound the expected value of a new drawing from the same distribution.<ref name=":1">Template:Cite journal</ref> The following simpler version of this inequality is given by Kabán.<ref name="Kabán2011">Template:Cite journal</ref>
- <math>\Pr( | X - m | \ge ks ) \le \frac 1 {N + 1} \left\lfloor \frac {N+1} N \left(\frac{N - 1}{k^2} + 1 \right) \right\rfloor</math>
where X is a random variable which we have sampled N times, m is the sample mean, k is a constant and s is the sample standard deviation.
This inequality holds even when the population moments do not exist, and when the sample is only weakly exchangeably distributed; this criterion is met for randomised sampling. A table of values for the Saw–Yang–Mo inequality for finite sample sizes (N < 100) has been determined by Konijn.<ref name=Konijn1987>Template:Cite journal</ref> The table allows the calculation of various confidence intervals for the mean, based on multiples, C, of the standard error of the mean as calculated from the sample. For example, Konijn shows that for N = 59, the 95 percent confidence interval for the mean m is Template:Nowrap where Template:Nowrap (this is 2.28 times larger than the value found on the assumption of normality showing the loss on precision resulting from ignorance of the precise nature of the distribution).
An equivalent inequality can be derived in terms of the sample mean instead,<ref name="Kabán2011" />
- <math>\Pr( | X - m | \ge km ) \le \frac{N - 1} N \frac 1 {k^2} \frac{s^2}{m^2} + \frac 1 N.</math>
A table of values for the Saw–Yang–Mo inequality for finite sample sizes (N < 100) has been determined by Konijn.<ref name="Konijn1987"/>
For fixed N and large m the Saw–Yang–Mo inequality is approximately<ref name=Beasley2004>Template:Cite journal</ref>
- <math> \Pr( | X - m | \ge ks ) \le \frac 1 {N + 1}. </math>
Beasley et al have suggested a modification of this inequality<ref name=Beasley2004 />
- <math> \Pr( | X - m | \ge ks ) \le \frac 1 {k^2( N + 1 )}. </math>
In empirical testing this modification is conservative but appears to have low statistical power. Its theoretical basis currently remains unexplored.
Dependence on sample sizeEdit
The bounds these inequalities give on a finite sample are less tight than those the Chebyshev inequality gives for a distribution. To illustrate this let the sample size N = 100 and let k = 3. Chebyshev's inequality states that at most approximately 11.11% of the distribution will lie at least three standard deviations away from the mean. Kabán's version of the inequality for a finite sample states that at most approximately 12.05% of the sample lies outside these limits. The dependence of the confidence intervals on sample size is further illustrated below.
For N = 10, the 95% confidence interval is approximately ±13.5789 standard deviations.
For N = 100 the 95% confidence interval is approximately ±4.9595 standard deviations; the 99% confidence interval is approximately ±140.0 standard deviations.
For N = 500 the 95% confidence interval is approximately ±4.5574 standard deviations; the 99% confidence interval is approximately ±11.1620 standard deviations.
For N = 1000 the 95% and 99% confidence intervals are approximately ±4.5141 and approximately ±10.5330 standard deviations respectively.
The Chebyshev inequality for the distribution gives 95% and 99% confidence intervals of approximately ±4.472 standard deviations and ±10 standard deviations respectively.
Samuelson's inequalityEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} Although Chebyshev's inequality is the best possible bound for an arbitrary distribution, this is not necessarily true for finite samples. Samuelson's inequality states that all values of a sample must lie within Template:Radic sample standard deviations of the mean.
By comparison, Chebyshev's inequality states that all but a 1/N fraction of the sample will lie within Template:Radic standard deviations of the mean. Since there are N samples, this means that no samples will lie outside Template:Radic standard deviations of the mean, which is worse than Samuelson's inequality. However, the benefit of Chebyshev's inequality is that it can be applied more generally to get confidence bounds for ranges of standard deviations that do not depend on the number of samples.
SemivariancesEdit
An alternative method of obtaining sharper bounds is through the use of semivariances (partial variances). The upper (σ+2) and lower (σ−2) semivariances are defined as
- <math> \sigma_+^2 = \frac { \sum_{x>m} (x - m)^2 } { n - 1 } ,</math>
- <math> \sigma_-^2 = \frac { \sum_{x<m} (m - x)^2 } { n - 1 }, </math>
where m is the arithmetic mean of the sample and n is the number of elements in the sample.
The variance of the sample is the sum of the two semivariances:
- <math> \sigma^2 = \sigma_+^2 + \sigma_-^2. </math>
In terms of the lower semivariance Chebyshev's inequality can be written<ref name=Berck1982>Template:Cite journal</ref>
- <math> \Pr(x \le m - a \sigma_-) \le \frac { 1 } { a^2 }.</math>
Putting
- <math> a = \frac{ k \sigma } { \sigma_- }. </math>
Chebyshev's inequality can now be written
- <math> \Pr(x \le m - k \sigma) \le \frac { 1 } { k^2 } \frac { \sigma_-^2 } { \sigma^2 }.</math>
A similar result can also be derived for the upper semivariance.
If we put
- <math> \sigma_u^2 = \max(\sigma_-^2, \sigma_+^2) , </math>
Chebyshev's inequality can be written
- <math> \Pr(| x \le m - k \sigma |) \le \frac 1 {k^2} \frac { \sigma_u^2 } { \sigma^2 } .</math>
Because σu2 ≤ σ2, use of the semivariance sharpens the original inequality.
If the distribution is known to be symmetric, then
- <math> \sigma_+^2 = \sigma_-^2 = \frac{ 1 } { 2 } \sigma^2 </math>
and
- <math> \Pr(x \le m - k \sigma) \le \frac 1 {2k^2} .</math>
This result agrees with that derived using standardised variables.
- Note
- The inequality with the lower semivariance has been found to be of use in estimating downside risk in finance and agriculture.<ref name="Berck1982"/><ref name=Nantell1979>Template:Cite journal</ref><ref name=Neave2008>Template:Cite journal</ref>
Multivariate caseEdit
Stellato et al.<ref name=":0" /> simplified the notation and extended the empirical Chebyshev inequality from Saw et al.<ref name=":1" /> to the multivariate case. Let <math display="inline">\xi \in \mathbb{R}^{n_\xi}</math> be a random variable and let <math display="inline">N \in \mathbb{Z}_{\geq n_\xi}</math>. We draw <math display="inline">N+1</math> iid samples of <math display="inline">\xi</math> denoted as <math display="inline">\xi^{(1)},\dots,\xi^{(N)},\xi^{(N+1)} \in \mathbb{R}^{n_\xi}</math>. Based on the first <math display="inline">N</math> samples, we define the empirical mean as <math display="inline">\mu_N = \frac 1 N \sum_{i=1}^N \xi^{(i)}</math> and the unbiased empirical covariance as <math display="inline">\Sigma_N = \frac 1 N \sum_{i=1}^N (\xi^{(i)} - \mu_{N})(\xi^{(i)} - \mu_N)^\top</math>. If <math>\Sigma_N</math> is nonsingular, then for all <math>\lambda \in \mathbb{R}_{\geq 0} </math> then
- <math>
\begin{align} & P^{N+1} \left((\xi^{(N+1)} - \mu_N)^\top \Sigma_N^{-1}(\xi^{(N+1)} - \mu_N) \geq \lambda^2\right) \\[8pt] \leq {} & \min\left\{1, \frac 1 {N+1} \left\lfloor \frac{n_\xi(N+1)(N^2 - 1 + N\lambda^2)}{N^2\lambda^2}\right\rfloor\right\}. \end{align} </math>
RemarksEdit
In the univariate case, i.e. <math display="inline">n_\xi = 1</math>, this inequality corresponds to the one from Saw et al.<ref name=":1" /> Moreover, the right-hand side can be simplified by upper bounding the floor function by its argument
- <math>P^{N+1}\left((\xi^{(N+1)} - \mu_N)^\top \Sigma_N^{-1}(\xi^{(N+1)} - \mu_N) \geq \lambda^2\right) \leq \min\left\{1, \frac{n_\xi(N^2 - 1 + N\lambda^2)}{N^2\lambda^2}\right\}.</math>
As <math display="inline">N \to \infty</math>, the right-hand side tends to <math display="inline">\min \left\{1, \frac{n_\xi}{\lambda^2}\right\}</math> which corresponds to the multivariate Chebyshev inequality over ellipsoids shaped according to <math display="inline">\Sigma</math> and centered in <math display="inline">\mu</math>.
Sharpened boundsEdit
Chebyshev's inequality is important because of its applicability to any distribution. As a result of its generality it may not (and usually does not) provide as sharp a bound as alternative methods that can be used if the distribution of the random variable is known. To improve the sharpness of the bounds provided by Chebyshev's inequality a number of methods have been developed; for a review see eg.<ref name="Godwin55"/><ref>Savage, I. Richard. "Probability inequalities of the Tchebycheff type." Journal of Research of the National Bureau of Standards-B. Mathematics and Mathematical Physics B 65 (1961): 211-222</ref>
Cantelli's inequalityEdit
Cantelli's inequality<ref name=Cantelli1910>Cantelli F. (1910) Intorno ad un teorema fondamentale della teoria del rischio. Bolletino dell Associazione degli Attuari Italiani</ref> due to Francesco Paolo Cantelli states that for a real random variable (X) with mean (μ) and variance (σ2)
- <math> \Pr(X - \mu \ge a) \le \frac{\sigma^2}{ \sigma^2 + a^2 } </math>
where a ≥ 0.
This inequality can be used to prove a one tailed variant of Chebyshev's inequality with k > 0<ref name=Grimmett00>Grimmett and Stirzaker, problem 7.11.9. Several proofs of this result can be found in Chebyshev's Inequalities Template:Webarchive by A. G. McDowell.</ref>
- <math> \Pr(X - \mu \geq k \sigma) \leq \frac{ 1 }{ 1 + k^2 }. </math>
The bound on the one tailed variant is known to be sharp. To see this consider the random variable X that takes the values
- <math> X = 1 </math> with probability <math> \frac{ \sigma^2 } { 1 + \sigma^2 }</math>
- <math> X = - \sigma^2 </math> with probability <math> \frac{ 1 } { 1 + \sigma^2 }.</math>
Then E(X) = 0 and E(X2) = σ2 and P(X < 1) = 1 / (1 + σ2).
An application: distance between the mean and the medianEdit
The one-sided variant can be used to prove the proposition that for probability distributions having an expected value and a median, the mean and the median can never differ from each other by more than one standard deviation. To express this in symbols let μ, ν, and σ be respectively the mean, the median, and the standard deviation. Then
- <math> \left | \mu - \nu \right | \leq \sigma. </math>
There is no need to assume that the variance is finite because this inequality is trivially true if the variance is infinite.
The proof is as follows. Setting k = 1 in the statement for the one-sided inequality gives:
- <math>\Pr(X - \mu \geq \sigma) \leq \frac{ 1 }{ 2 } \implies \Pr(X \geq \mu + \sigma) \leq \frac{ 1 }{ 2 }. </math>
Changing the sign of X and of μ, we get
- <math>\Pr(X \leq \mu - \sigma) \leq \frac{ 1 }{ 2 }. </math>
As the median is by definition any real number m that satisfies the inequalities
- <math>\Pr(X\leq m) \geq \frac{1}{2}\text{ and }\Pr(X\geq m) \geq \frac{1}{2}</math>
this implies that the median lies within one standard deviation of the mean. A proof using Jensen's inequality also exists.
Bhattacharyya's inequalityEdit
Bhattacharyya<ref name=Bhattacharyya1987>Template:Cite journal</ref> extended Cantelli's inequality using the third and fourth moments of the distribution.
Let <math>\mu = 0</math> and <math>\sigma^2</math> be the variance. Let <math>\gamma = E[X^3] / \sigma^3</math> and <math>\kappa = E[X^4]/\sigma^4</math>.
If <math>k^2 - k \gamma - 1 > 0</math> then
- <math> \Pr(X > k\sigma) \le \frac{ \kappa - \gamma^2 - 1 }{ (\kappa - \gamma^2 - 1) (1 + k^2) + (k^2 - k\gamma - 1) }.</math>
The necessity of <math>k^2 - k \gamma - 1 > 0</math> may require <math>k</math> to be reasonably large.
In the case <math>E[X^3]=0</math> this simplifies to
- <math>\Pr(X > k\sigma) \le \frac{\kappa-1}{\kappa \left(k^2+1\right)-2}
\quad \text{for } k > 1. </math> Since <math>\frac{\kappa-1}{\kappa \left(k^2+1\right)-2} = \frac{1}{2}-\frac{\kappa (k-1)}{2 (\kappa-1)}+O\left((k-1)^2\right)</math> for <math>k</math> close to 1, this bound improves slightly over Cantelli's bound <math>\frac{1}{2}-\frac{k-1}{2}+O\left((k-1)^2\right)</math> as <math>\kappa > 1</math>.
wins a factor 2 over Chebyshev's inequality.
Gauss's inequalityEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}
In 1823 Gauss showed that for a distribution with a unique mode at zero,<ref name=Gauss1823>Gauss C. F. Theoria Combinationis Observationum Erroribus Minimis Obnoxiae. Pars Prior. Pars Posterior. Supplementum. Theory of the Combination of Observations Least Subject to Errors. Part One. Part Two. Supplement. 1995. Translated by G. W. Stewart. Classics in Applied Mathematics Series, Society for Industrial and Applied Mathematics, Philadelphia</ref>
- <math> \Pr( | X | \ge k ) \le \frac{ 4 \operatorname{ E }( X^2 ) } { 9k^2 } \quad\text{if} \quad k^2 \ge \frac{ 4 } { 3 } \operatorname{E} (X^2) ,</math>
- <math> \Pr( | X | \ge k ) \le 1 - \frac{ k } { \sqrt{3} \operatorname{ E }( X^2 ) } \quad \text{if} \quad k^2 \le \frac{ 4 } { 3 } \operatorname{ E }( X^2 ). </math>
Vysochanskij–Petunin inequalityEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}
The Vysochanskij–Petunin inequality generalizes Gauss's inequality, which only holds for deviation from the mode of a unimodal distribution, to deviation from the mean, or more generally, any center.<ref name="Pukelsheim94">Template:Cite journal</ref> If X is a unimodal distribution with mean μ and variance σ2, then the inequality states that
- <math> \Pr( | X - \mu | \ge k \sigma ) \le \frac{ 4 }{ 9k^2 } \quad \text{if} \quad k \ge \sqrt{8/3} = 1.633.</math>
- <math> \Pr( | X - \mu | \ge k \sigma ) \le \frac{ 4 }{ 3k^2 } - \frac13 \quad \text{if} \quad k \le \sqrt{8/3}.</math>
For symmetrical unimodal distributions, the median and the mode are equal, so both the Vysochanskij–Petunin inequality and Gauss's inequality apply to the same center. Further, for symmetrical distributions, one-sided bounds can be obtained by noticing that
- <math> \Pr( X - \mu \ge k \sigma ) = \Pr( X - \mu \le -k \sigma ) = \frac{1}{2} \Pr( |X - \mu| \ge k \sigma ).</math>
The additional fraction of <math>4/9</math> present in these tail bounds lead to better confidence intervals than Chebyshev's inequality. For example, for any symmetrical unimodal distribution, the Vysochanskij–Petunin inequality states that 4/(9 × 3^2) = 4/81 ≈ 4.9% of the distribution lies outside 3 standard deviations of the mode.
Bounds for specific distributionsEdit
DasGupta has shown that if the distribution is known to be normal<ref name=DasGupta2000>Template:Cite journal</ref>
- <math> \Pr( | X - \mu | \ge k \sigma ) \le \frac{ 1 }{ 3 k^2 } .</math>
From DasGupta's inequality it follows that for a normal distribution at least 95% lies within approximately 2.582 standard deviations of the mean. This is less sharp than the true figure (approximately 1.96 standard deviations of the mean).
- DasGupta has determined a set of best possible bounds for a normal distribution for this inequality.<ref name=DasGupta2000 />
- Steliga and Szynal have extended these bounds to the Pareto distribution.<ref name=Steliga2010>Template:Cite journal</ref>
- Grechuk et al. developed a general method for deriving the best possible bounds in Chebyshev's inequality for any family of distributions, and any deviation risk measure in place of standard deviation. In particular, they derived Chebyshev inequality for distributions with log-concave densities.<ref name="cheb">Grechuk, B., Molyboha, A., Zabarankin, M. (2010).
Chebyshev Inequalities with Law Invariant Deviation Measures, Probability in the Engineering and Informational Sciences, 24(1), 145-170.</ref>
Related inequalitiesEdit
Several other related inequalities are also known.
Paley–Zygmund inequalityEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}
The Paley–Zygmund inequality gives a lower bound on tail probabilities, as opposed to Chebyshev's inequality which gives an upper bound.<ref name=Godwin1964a>Godwin H. J. (1964) Inequalities on distribution functions. (Chapter 3) New York, Hafner Pub. Co.</ref> Applying it to the square of a random variable, we get
- <math> \Pr( | Z | > \theta \sqrt{E[Z^2]} ) \ge \frac{ ( 1 - \theta^2 )^2 E[Z^2]^2 }{E[Z^4]}.</math>
Haldane's transformationEdit
One use of Chebyshev's inequality in applications is to create confidence intervals for variates with an unknown distribution. Haldane noted,<ref name=Haldane1952>Template:Cite journal</ref> using an equation derived by Kendall,<ref name=Kendall1943>Kendall M. G. (1943) The Advanced Theory of Statistics, 1. London</ref> that if a variate (x) has a zero mean, unit variance and both finite skewness (γ) and kurtosis (κ) then the variate can be converted to a normally distributed standard score (z):
- <math> z = x - \frac{\gamma}{6} (x^2 - 1) + \frac{ x }{ 72 } [ 2 \gamma^2 (4 x^2 - 7) - 3 \kappa (x^2 - 3) ] + \cdots </math>
This transformation may be useful as an alternative to Chebyshev's inequality or as an adjunct to it for deriving confidence intervals for variates with unknown distributions.
While this transformation may be useful for moderately skewed and/or kurtotic distributions, it performs poorly when the distribution is markedly skewed and/or kurtotic.
He, Zhang and Zhang's inequalityEdit
For any collection of Template:Mvar non-negative independent random variables Template:Mvar with expectation 1 <ref name=He2010>Template:Cite journal</ref>
- <math> \Pr\left ( \frac{\sum_{i=1}^n X_i }{n} - 1 \ge \frac{1}{n} \right) \le \frac{ 7 }{ 8 }. </math>
Integral Chebyshev inequalityEdit
There is a second (less well known) inequality also named after Chebyshev<ref name=Fink1984>Template:Cite book</ref>
If f, g : [a, b] → R are two monotonic functions of the same monotonicity, then
- <math> \frac{ 1 }{ b - a } \int_a^b \! f(x) g(x) \,dx \ge \left[ \frac{ 1 }{ b - a } \int_a^b \! f(x) \,dx \right] \left[ \frac{ 1 }{ b - a } \int_a^b \! g(x) \,dx \right] .</math>
If f and g are of opposite monotonicity, then the above inequality works in the reverse way.
This inequality is related to Jensen's inequality,<ref name=Niculescu2001>Template:Cite journal</ref> Kantorovich's inequality,<ref name=Niculescu2001a>Template:Cite journal</ref> the Hermite–Hadamard inequality<ref name="Niculescu2001a"/> and Walter's conjecture.<ref name=Malamud2001>Template:Cite journal</ref>
Other inequalitiesEdit
There are also a number of other inequalities associated with Chebyshev:
NotesEdit
The Environmental Protection Agency has suggested best practices for the use of Chebyshev's inequality for estimating confidence intervals.<ref>Template:Cite report</ref>
See alsoEdit
- Multidimensional Chebyshev's inequality
- Concentration inequality – a summary of tail-bounds on random variables.
- Cornish–Fisher expansion
- Eaton's inequality
- Kolmogorov's inequality
- Proof of the weak law of large numbers using Chebyshev's inequality
- Le Cam's theorem
- Paley–Zygmund inequality
- Vysochanskiï–Petunin inequality — a stronger result applicable to unimodal probability distributions
- Lenglart's inequality
ReferencesEdit
Further readingEdit
- A. Papoulis (1991), Probability, Random Variables, and Stochastic Processes, 3rd ed. McGraw–Hill. Template:Isbn. pp. 113–114.
- G. Grimmett and D. Stirzaker (2001), Probability and Random Processes, 3rd ed. Oxford. Template:Isbn. Section 7.3.