Janson inequality

From testwiki
Revision as of 12:42, 3 December 2024 by 2001:b68:2:3003:8003:5dcf:ee88:e38d (talk) (Statement)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description In the mathematical theory of probability, Janson's inequality is a collection of related inequalities giving an exponential bound on the probability of many related events happening simultaneously by their pairwise dependence. Informally Janson's inequality involves taking a sample of many independent random binary variables, and a set of subsets of those variables and bounding the probability that the sample will contain any of those subsets by their pairwise correlation.

Statement

Let Γ be our set of variables. We intend to sample these variables according to probabilities p=(pi[0,1]:iΓ). Let ΓpΓ be the random variable of the subset of Γ that includes iΓ with probability pi. That is, independently, for every iΓ:Pr[iΓp]=pi.

Let S be a family of subsets of Γ. We want to bound the probability that any AS is a subset of Γp. We will bound it using the expectation of the number of AS such that AΓp, which we call λ, and a term from the pairwise probability of being in Γp, which we call Δ.

For AS, let IA be the random variable that is one if AΓp and zero otherwise. Let X be the random variables of the number of sets in S that are inside Γp: X=ASIA. Then we define the following variables:

λ=E[ASIA]=E[X]
Δ=12AB,ABE[IAIB]
Δ¯=λ+2Δ

Then the Janson inequality is:

Pr[X=0]=Pr[AS:A⊄Γp]eλ+Δ

and

Pr[X=0]=Pr[AS:A⊄Γp]eλ2Δ¯

Tail bound

Janson later extended this result to give a tail bound on the probability of only a few sets being subsets. Let 0tλ give the distance from the expected number of subsets. Let φ(x)=(1+x)ln(1+x)x. Then we have

Pr(Xλt)eφ(t/λ)λ2/Δ¯et2/(2Δ¯)

Uses

Janson's Inequality has been used in pseudorandomness for bounds on constant-depth circuits.[1] Research leading to these inequalities were originally motivated by estimating chromatic numbers of random graphs.[2]

References

Template:Reflist