Maths encyclopedia and lessons  
Search

Mathematics Encyclopedia and Lessons

 
     
 

Lessons

Popular
Subjects

algebra
arithmetic
calculus
equations
geometry
differential equations
trigonometry
number theory
probability theory
more
 

References

applied mathematics
mathematical games
mathematicians
more
 
 

Markov's inequality

In probability theory, Markov's inequality gives an upper bound for the probability that a non-negative function of a random variable is greater than or equal to some positive constant. It is named after the Russian mathematician Andrey Markov.

Markov's inequality (and other similar inequalities) relate probabilities to expectations, and provide (frequently) loose but still useful bounds for the distribution function of a random variable.

Contents

Definition

Markov's inequality states that if X is a random variable and a is some positive constant, then

\textrm{Pr}(|X| \geq a) \leq \frac{\textrm{E}(|X|)}{a}.

A Generalisation

Markov's inequality is actually just one of a wider class of inequalities relating probabilities and expectations, that are all examples of a single theorem.

Theorem

Let X be a random variable and a be some positive constant (a > 0). If

h:\mathbb{R} \rightarrow [0,\infty),

then

\textrm{Pr}(h(X) \geq a) \leq \frac{\textrm{E}(h(X))}{a}.

Proof

Let A be the set {x: h(x) ≥ a}, and let IA(x) be the indicator function of A. (That is, IA(x) = 1 if xA, and is 0 otherwise.) Then,

aI_A(x) \leq h(x).

The theorem follows by taking the expectation of both sides of this equation, and observing that

\textrm{E}(I_A(X)) = \textrm{Pr}(h(X) \geq a).

Examples

  • Markov's inequality is recovered by setting h(x) = |x|.
  • If h(x) = x2, we obtain a version of Chebyshev's inequality.

01-04-2007 01:18:14
The contents of this article are licensed from Wikipedia.org
under the GNU Free Documentation License. How to see transparent copy