Boole's inequality

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Template:More footnotes needed Template:Probability fundamentals

In probability theory, Boole's inequality, also known as the union bound, says that for any finite or countable set of events, the probability that at least one of the events happens is no greater than the sum of the probabilities of the individual events. This inequality provides an upper bound on the probability of occurrence of at least one of a countable number of events in terms of the individual probabilities of the events. Boole's inequality is named for its discoverer, George Boole.[1]

Formally, for a countable set of events A1, A2, A3, ..., we have

(i=1Ai)i=1(Ai).

In measure-theoretic terms, Boole's inequality follows from the fact that a measure (and certainly any probability measure) is σ-sub-additive. Thus Boole's inequality holds not only for probability measures , but more generally when is replaced by any finite measure.

Proof

Proof using induction

Boole's inequality may be proved for finite collections of n events using the method of induction.Script error: No such module "Unsubst".

For the n=1 case, it follows that

(A1)(A1).

For the case n, we have

(i=1nAi)i=1n(Ai).

Since (AB)=(A)+(B)(AB), and because the union operation is associative, we have

(i=1n+1Ai)=(i=1nAi)+(An+1)(i=1nAiAn+1).

Since

(i=1nAiAn+1)0,

by the first axiom of probability, we have

(i=1n+1Ai)(i=1nAi)+(An+1),

and therefore

(i=1n+1Ai)i=1n(Ai)+(An+1)=i=1n+1(Ai).

Proof without using induction

Let events A1,A2,A3,in our probability space be given. The countable additivity of the measure states that if B1,B2,B3, are pairwise disjoint events, then

(iBi)=i(Bi).

Set

Bi:=Aij=1i1Aj.

Then B1,B2,B3, are pairwise disjoint. We claim that:

i=1Ai=i=1Bi.

One inclusion is clear. Indeed, since BiAi for all i, thus i=1Bii=1Ai.

For the other inclusion, let xi=1Ai be given. Write k for the minimum positive integer such that xAk. Then xAkj=1k1Aj=Bk. Thus xi=1Bi. Therefore i=1Aii=1Bi.

Therefore

(iAi)=(iBi)=i(Bi)i(Ai),

where the last inequality holds because BiAi implies that (Bi)(Ai), for all i.

Bonferroni inequalities

Boole's inequality for a finite number of events may be generalized to certain upper and lower bounds on the probability of finite unions of events.[2] These bounds are known as Bonferroni inequalities, after Carlo Emilio Bonferroni; see Template:Harvtxt.

Let

S1:=i=1n(Ai),S2:=1i1<i2n(Ai1Ai2),,Sk:=1i1<<ikn(Ai1Aik)

for all integers k in {1, ..., n}.

Then, when Kn is odd:

j=1K(1)j1Sj(i=1nAi)=j=1n(1)j1Sj

holds, and when Kn is even:

j=1K(1)j1Sj(i=1nAi)=j=1n(1)j1Sj

holds.

The inequalities follow from the inclusion–exclusion principle, and Boole's inequality is the special case of K=1. Since the proof of the inclusion-exclusion principle requires only the finite additivity (and nonnegativity) of , thus the Bonferroni inequalities holds more generally is replaced by any finite content, in the sense of measure theory.

Proof for odd K

Let E=i=1nBi, where Bi{Ai,Aic} for each i=1,,n. These such E partition the sample space, and for each E and every i, E is either contained in Ai or disjoint from it.

If E=i=1nAic, then E contributes 0 to both sides of the inequality.

Otherwise, assume E is contained in exactly L of the Ai. Then E contributes exactly (E) to the right side of the inequality, while it contributes

j=1K(1)j1(Lj)(E)

to the left side of the inequality. However, by Pascal's rule, this is equal to

j=1K(1)j1((L1j1)+(L1j))(E)

which telescopes to

(1+(L1K))(E)(E)

Thus, the inequality holds for all events E, and so by summing over E, we obtain the desired inequality:

j=1K(1)j1Sj(i=1nAi)

The proof for even K is nearly identical.[3]

Example

Suppose that you are estimating five parameters based on a random sample, and you can control each parameter separately. If you want your estimations of all five parameters to be good with a chance 95%, what should you do to each parameter?

Tuning each parameter's chance to be good to within 95% is not enough because "all are good" is a subset of each event "Estimate i is good". We can use Boole's Inequality to solve this problem. By finding the complement of event "all five are good", we can change this question into another condition:

P(at least one estimation is bad) = 0.05 ≤ P(A1 is bad) + P(A2 is bad) + P(A3 is bad) + P(A4 is bad) + P(A5 is bad)

One way is to make each of them equal to 0.05/5 = 0.01, that is 1%. In other words, you have to guarantee each estimate good to 99%( for example, by constructing a 99% confidence interval) to make sure the total estimation to be good with a chance 95%. This is called the Bonferroni Method of simultaneous inference.

See also

References

Template:Reflist

Other related articles

  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Template wrapper".Template:Main other

This article incorporates material from Bonferroni inequalities on PlanetMath, which is licensed under the Creative Commons Attribution/Share-Alike License.

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".