Second moment method

From Wikipedia, the free encyclopedia

In mathematics, the second moment method is a technique used in probability theory and analysis to show that a random variable has positive probability of being positive. More generally, the "moment method" consists of bounding the probability that a random variable fluctuates far from its mean, by using its moments.[1]

The method is often quantitative, in that one can often deduce a lower bound on the probability that the random variable is larger than some constant times its expectation. The method involves comparing the second moment of random variables to the square of the first moment.

First moment method

The first moment method is a simple application of Markov's inequality for integer-valued variables. For a non-negative, integer-valued random variable X, we may want to prove that X = 0 with high probability. To obtain an upper bound for P(X > 0), and thus a lower bound for P(X = 0), we first note that since X takes only integer values, P(X > 0) = P(X ≥ 1). Since X is non-negative we can now apply Markov's inequality to obtain P(X ≥ 1) ≤ E[X]. Combining these we have P(X > 0) ≤ E[X]; the first moment method is simply the use of this inequality.

General outline of the second moment method

In the other direction, E[X] being "large" does not directly imply that P(X = 0) is small. However, we can often use the second moment to derive such a conclusion, using some form of Chebyshev's inequality.

Suppose that Xn is a sequence of non-negative real-valued random variables which converge in law to a random variable X. If there are finite positive constants c1, c2 such that

E\left[X_{n}^{2}\right]\leq c_{1}E[X_{n}]^{2}
E\left[X_{n}\right]\geq c_{2}

hold for every n, then it follows from the Paley–Zygmund inequality that for every n and θ in (0, 1)

P(X_{n}\geq c_{2}\theta )\geq {\frac  {(1-\theta )^{2}}{c_{1}}}.

Consequently, the same inequality is satisfied by X. In many situations, instead of using the Paley–Zygmund inequality, it is sufficient to use Cauchy–Schwarz.

Example application of method

Setup of problem

The Bernoulli bond percolation subgraph of a graph G at parameter p is a random subgraph obtained from G by deleting every edge of G with probability 1−p, independently. The infinite complete binary tree T is an infinite tree where one vertex (called the root) has two neighbors and every other vertex has three neighbors. The second moment method can be used to show that at every parameter p ∈ (1/2, 1] with positive probability the connected component of the root in the percolation subgraph of T is infinite.

Application of method

Let K be the percolation component of the root, and let Tn be the set of vertices of T that are at distance n from the root. Let Xn be the number of vertices in TnK. To prove that K is infinite with positive probability, it is enough to show that \limsup _{{n\to \infty }}1_{{X_{n}>0}}>0 with positive probability. By the reverse Fatou lemma, it suffices to show that \inf _{{n\to \infty }}P(X_{n}>0)>0. The Cauchy–Schwarz inequality gives

E[X_{n}]^{2}\leq E[X_{n}^{2}]\,E\left[(1_{{X_{n}>0}})^{2}\right]=E[X_{n}^{2}]\,P(X_{n}>0).

Therefore, it is sufficient to show that

\inf _{n}{\frac  {E\left[X_{n}\right]^{2}}{E\left[X_{n}^{2}\right]}}>0\,,

that is, that the second moment is bounded from above by a constant times the first moment squared (and both are nonzero). In many applications of the second moment method, one is not able to calculate the moments precisely, but can nevertheless establish this inequality.

In this particular application, these moments can be calculated. For every specific v in Tn,

P(v\in K)=p^{n}.\,

Since |T_{n}|=2^{n}, it follows that

E[X_{n}]=2^{n}\,p^{n}

which is the first moment. Now comes the second moment calculation.

E\!\left[X_{n}^{2}\right]=E\!\left[\sum _{{v\in T_{n}}}\sum _{{u\in T_{n}}}1_{{v\in K}}\,1_{{u\in K}}\right]=\sum _{{v\in T_{n}}}\sum _{{u\in T_{n}}}P(v,u\in K).

For each pair v, u in Tn let w(v, u) denote the vertex in T that is farthest away from the root and lies on the simple path in T to each of the two vertices v and u, and let k(v, u) denote the distance from w to the root. In order for v, u to both be in K, it is necessary and sufficient for the three simple paths from w(v, u) to v, u and the root to be in K. Since the number of edges contained in the union of these three paths is 2nk(v, u), we obtain

P(v,u\in K)=p^{{2n-k(v,u)}}.

The number of pairs (v, u) such that k(v, u) = s is equal to 2^{s}\,2^{{n-s}}\,2^{{n-s-1}}=2^{{2n-s-1}}, for s = 0, 1, ..., n. Hence,

E\!\left[X_{n}^{2}\right]=\sum _{{s=0}}^{n}2^{{2n-s-1}}p^{{2n-s}}={\frac  12}\,(2p)^{n}\sum _{{s=0}}^{n}(2p)^{s}={\frac  12}\,(2p)^{n}\,{\frac  {(2p)^{{n+1}}-1}{2p-1}}\leq {\frac  p{2p-1}}\,E[X_{n}]^{2},

which completes the proof.

Discussion

  • The choice of the random variables Xn was rather natural in this setup. In some more difficult applications of the method, some ingenuity might be required in order to choose the random variables Xn for which the argument can be carried through.
  • The Paley–Zygmund inequality is sometimes used instead of the Cauchy–Schwarz inequality and may occasionally give more refined results.
  • Under the (incorrect) assumption that the events v, u in K are always independent, one has P(v,u\in K)=P(v\in K)\,P(u\in K), and the second moment is equal to the first moment squared. The second moment method typically works in situations in which the corresponding events or random variables are “nearly independent".
  • In this application, the random variables Xn are given as sums
X_{n}=\sum _{{v\in T_{n}}}1_{{v\in K}}.
In other applications, the corresponding useful random variables are integrals
X_{n}=\int f_{n}(t)\,d\mu (t),
where the functions fn are random. In such a situation, one considers the product measure μ × μ and calculates
{\begin{aligned}E\left[X_{n}^{2}\right]&=E\left[\int \int f_{n}(x)\,f_{n}(y)\,d\mu (x)\,d\mu (y)\right]\\&=E\left[\int \int E\left[f_{n}(x)\,f_{n}(y)\right]\,d\mu (x)\,d\mu (y)\right],\end{aligned}}
where the last step is typically justified using Fubini's theorem.

References

  1. Terence Tao (2008-06-18). "The strong law of large numbers". What’s new?. Retrieved 2009-02-10. 
This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.