Share on Facebook Share on Twitter Email
Answers.com

Pairwise independence

 
Wikipedia: Pairwise independence

In probability theory, a pairwise independent collection of random variables is a set of random variables any two of which are independent.[1] Any collection of mutually independent random variables is pairwise independent, but some pairwise independent collections are not mutually independent. Pairwise independent random variables with finite variance are uncorrelated.

Example

Here is perhaps the simplest example. Suppose X and Y are two independent tosses of a fair coin, where we designate 1 for heads and 0 for tails. Let the third random variable Z be equal to 1 if one and only one of those coin tosses resulted in "heads", and 0 otherwise. Then jointly the triple (X, Y, Z) has the following probability distribution:

(X,Y,Z)=\left\{\begin{matrix}
(0,0,0) & \text{with probability}\ 1/4, \\
(0,1,1) & \text{with probability}\ 1/4, \\
(1,0,1) & \text{with probability}\ 1/4, \\
(1,1,0) & \text{with probability}\ 1/4.
\end{matrix}\right.

It is easy to verify that

  • X and Y are independent, and
  • X and Z are independent, and
  • Y and Z are independent, however
  • jointly X, Y, and Z are not independent, since any of them is completely determined by the other two (any of X, Y, Z is the mod 2 sum of the others). That is as far from independence as random variables can get. However, X, Y, and Z are pairwise independent, i.e. in each of the pairs (XY), (XZ), and (YZ), the two random variables are independent.

More generally, we can talk about -wise independence, for any  ≥ 2.

The idea is similar: a set of random variables is -wise independent if every subset of size of those variables is independent.

-wise independence has been used in theoretical computer science, where it (as k-wise independence) was used to prove a theorem about the problem MAXEkSAT.

See also

References

  1. ^ Alan Gut, Probability: a Graduate Course, Springer-Verlag, 2005, pp. 71–72.

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Pairwise independence" Read more