Markov's Inequality
Expectation of a non-negative random variable can be written (tail-sum formula) as
Since is monotonically nonincreasing, we have
Rearranging this, we get Markov's inequality:
Chebyshev's Inequality
Applying Markov's inequality on the random variable , we get:
This can be used to derive that given a sequence of i.i.d. random variables with and , then for any with probability at least , we have:
(polynomial bound for the estimation error of the mean)
Chernoff's bounds
For independent Bernoulli random variables where , denoting and , we can show that:
and
Hoeffding's Inequality
For a sequence of i.i.d. random variables with and , we have for any ,
Proof:
Let and . Using Markov's inequality, we have that for any and ,
Hoeffding's lemma: For a random variable bounded between and with mean zero, for every , we have .
Using independence and Hoeffding's lemma, we can obtain:
The exponent is minimized for yielding:
For the other side, we can apply the same argument on the variable to obtain:
Combining the two cases yields the desired bound.