Chernoff inequality

from Wikipedia, the free encyclopedia

In probability theory , the Chernoff inequality, named after Herman Chernoff but tracing back to Herman Rubin , describes an upper bound for the probability that a sequence of independent Bernoulli experiments deviates from its expected number of successes.

The Chernoff inequality is a versatile and widely used tool in the analysis of randomized algorithms in computer science .

sentence

Let be a sequence of independent Bernoulli experiments with and . Accordingly, describes the expected number of successes ( ) of the experiment.

1. Then applies to each
2. For each applies:

proof

First Chernoff bound

Let be an arbitrary constant at first . In the following, to simplify the notation, designate a new random variable able . Because of the monotony of the illustration then follows

,

where is defined and the last estimate follows using the Markov inequality . Now applies

and thus

.

So follows

.

Look now . Then applies

.

For part of the exponent of the right term

one can show by means of curve discussion and Taylor series expansion that it always holds. Due to the monotony of the exponential function, the following applies

.

The assertion follows together with the first estimate.

Second Chernoff bound

The proof of the second bound follows technically analogously to the first bound.

variants

A general variant of the Chernoff inequality can be formulated using the standard deviation . Let be discrete, independent random variables with and . Denote the variance of . Then applies to each :

The proof is technically analogous to the one shown above.

Examples

  • Consider the following question: How likely is it that if you toss a fair coin ten times, you will get at least seven tails? The coin flips provide Bernoulli trials with is after the first follow follows Chernoff bound.:
  • Just rephrase the above example slightly and ask instead: How likely is it to get at least seventy times the result "number" after a hundred fair coin toss? The first Chernoff bound immediately proves to be much stronger:

literature

Individual evidence

  1. Herman Chernoff: A career in statistics. In: Xihong Lin, Christian Genest, David L. Banks, Geert Molenberghs, David W. Scott, Jane-Ling Wang (Eds.): Past, Present, and Future of Statistics. CRC Press, 2014, ISBN 978-1-4822-0496-4 , pp. 35 ( crcpress.com ).
  2. John Bather: A Conversation with Herman Chernoff . In: Statistical Science . 11, No. 4, November 1996, pp. 335-350. doi : 10.1214 / ss / 1032280306 .