Markov's inequality#Proof
{{Short description|Concept in probability theory}}
In probability theory, Markov's inequality gives an upper bound on the probability that a non-negative random variable is greater than or equal to some positive constant. Markov'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.{{Cite journal |last=Huber |first=Mark |date=2019-11-26 |title=Halving the Bounds for the Markov, Chebyshev, and Chernoff Inequalities Using Smoothing |url=https://www.tandfonline.com/doi/full/10.1080/00029890.2019.1656484 |journal=The American Mathematical Monthly |language=en |volume=126 |issue=10 |pages=915–927 |doi=10.1080/00029890.2019.1656484 |issn=0002-9890|arxiv=1803.06361 }}
It is named after the Russian mathematician Andrey Markov, although it appeared earlier in the work of Pafnuty Chebyshev (Markov's teacher), and many sources, especially in analysis, refer to it as Chebyshev's inequality (sometimes, calling it the first Chebyshev inequality, while referring to Chebyshev's inequality as the second Chebyshev inequality) or Bienaymé's inequality.
Markov's inequality (and other similar inequalities) relate probabilities to expectations, and provide (frequently loose but still useful) bounds for the cumulative distribution function of a random variable. Markov's inequality can also be used to upper bound the expectation of a non-negative random variable in terms of its distribution function.
Statement
If {{mvar|X}} is a nonnegative random variable and {{math|a > 0}}, then the probability
that {{mvar|X}} is at least {{mvar|a}} is at most the expectation of {{mvar|X}} divided by {{mvar|a}}:
:
When , we can take for to rewrite the previous inequality as
:
In the language of measure theory, Markov's inequality states that if {{math|(X, Σ, μ)}} is a measure space, is a measurable extended real-valued function, and {{math|ε > 0}}, then
:
This measure-theoretic definition is sometimes referred to as Chebyshev's inequality.{{citation| author1-first= E. M. | author1-last= Stein| author2-first=R. | author2-last=Shakarchi | author1-link= Elias M. Stein | title=Real Analysis | series=Princeton Lectures in Analysis | volume=3 | edition= 1st | year= 2005| page= 91}}.
=Extended version for nondecreasing functions=
If {{mvar|φ}} is a nondecreasing nonnegative function, {{mvar|X}} is a (not necessarily nonnegative) random variable, and {{math|φ(a) > 0}}, then{{Cite book |last=Lin |first=Zhengyan |title=Probability inequalities |publisher=Springer |year=2010 |pages=52}}
:
An immediate corollary, using higher moments of {{mvar|X}} supported on values larger than 0, is
:
=The uniformly randomized Markov's inequality=
If {{mvar|X}} is a nonnegative random variable and {{math|a > 0}}, and {{mvar|U}} is a uniformly distributed random variable on that is independent of {{mvar|X}}, then{{citation| author1-first= Aaditya | author1-last= Ramdas| author2-first=Tudor | author2-last=Manole | title = Randomized and Exchangeable Improvements of Markov's, Chebyshev's and Chernoff's Inequalities | date= 2023| arxiv=2304.02611}}.
:
Since {{mvar|U}} is almost surely smaller than one, this bound is strictly stronger than Markov's inequality. Remarkably, {{mvar|U}} cannot be replaced by any constant smaller than one, meaning that deterministic improvements to Markov's inequality cannot exist in general. While Markov's inequality holds with equality for distributions supported on , the above randomized variant holds with equality for any distribution that is bounded on .
Proofs
We separate the case in which the measure space is a probability space from the more general case because the probability case is more accessible for the general reader.
=Intuition=
Property 1:
Given a non-negative random variable
This is intuitive since conditioning on
Property 2:
For
This is intuitive since all values considered are at least
Hence intuitively,
=Probability-theoretic proof=
Method 1:
From the definition of expectation:
:
However, X is a non-negative random variable thus,
:
From this we can derive,
:
From here, dividing through by
:
Method 2:
For any event
Using this notation, we have
:
which is clear if we consider the two possible values of
Since
:
Now, using linearity of expectations, the left side of this inequality is the same as
:
Thus we have
:
and since a > 0, we can divide both sides by a.
=Measure-theoretic proof=
We may assume that the function
:
s(x) =
\begin{cases}
\varepsilon, & \text{if } f(x) \geq \varepsilon \\
0, & \text{if } f(x) < \varepsilon
\end{cases}
Then
:
\int_X f(x) \, d\mu \geq \int_X s(x) \, d \mu = \varepsilon \mu( \{ x\in X : \, f(x) \geq \varepsilon \} )
and since
:
=Discrete case=
We now provide a proof for the special case when
Let
Dividing by
Corollaries
= Chebyshev's inequality =
Chebyshev's inequality uses the variance to bound the probability that a random variable deviates far from the mean. Specifically,
:
for any {{math|a > 0}}. Here {{math|Var(X)}} is the variance of X, defined as:
:
Chebyshev's inequality follows from Markov's inequality by considering the random variable
:
and the constant
:
This argument can be summarized (where "MI" indicates use of Markov's inequality):
:
\operatorname{P}\left((X-\operatorname{E}(X))^2 \geq a^2\right) \,\overset{\underset{\mathrm{MI}}{}}{\leq}\,
\frac {\operatorname{E} \left( (X-\operatorname{E}(X))^2 \right)}{a^2} =
\frac{\operatorname{Var}(X)}{a^2}.
=Other corollaries=
- The "monotonic" result can be demonstrated by:
- :
\operatorname P (|X| \ge a) = \operatorname P \big(\varphi(|X|) \ge \varphi(a)\big) \,\overset{\underset{\mathrm{MI}}{}}{\leq}\,
\frac{\operatorname E(\varphi(|X|))}{\varphi(a)}
- :
- The result that, for a nonnegative random variable {{mvar|X}}, the quantile function of {{mvar|X}} satisfies:
- :
Q_X(1-p) \leq \frac {\operatorname E(X)}{p}, - :the proof using
- :
p \leq \operatorname P(X \geq Q_X(1-p)) \,\overset{\underset{\mathrm{MI}}{}}{\leq}\, \frac {\operatorname E(X)}{Q_X(1-p)}. - :
- Let
M \succeq 0 be a self-adjoint matrix-valued random variable andA \succ 0 . Then - :
\operatorname{P}(M \npreceq A) \leq \operatorname{tr}(\operatorname E (X) A^{-1})
Examples
Assuming no income is negative, Markov's inequality shows that no more than 10% (1/10) of the population can have more than 10 times the average income.{{Cite book |last=Ross |first=Kevin |url=https://bookdown.org/kevin_davisross/probsim-book/probability-inequalitlies.html |title=5.4 Probability inequalitlies {{!}} An Introduction to Probability and Simulation}}
Another simple example is as follows: Andrew makes 4 mistakes on average on his Statistics course tests. The best upper bound on the probability that Andrew will do at least 10 mistakes is 0.4 as
See also
- Paley–Zygmund inequality – a corresponding lower bound
- Concentration inequality – a summary of tail-bounds on random variables.
References
{{reflist}}
External links
- [http://mws.cs.ru.nl/mwiki/random_1.html#T36 The formal proof of Markov's inequality] in the Mizar system.
{{Lp spaces}}
{{Refimprove|date=September 2010}}
{{DEFAULTSORT:Markov's Inequality}}