Independent (probability)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by AxelBoldt (talk | contribs) at 14:34, 8 March 2002. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In probability theory, two events E and F are called independent if

Pr(E and F) = Pr(E) · Pr(F).

Intuitively, this means that knowing whether E occurred or not does not influence the probability of F, and vice versa. For instance, if you roll a green and a red die, the event E that the green die shows a three and the event F that the red die shows an even number are independent.

Two random variables X and Y are called independent if for all real numbers a, b, c and d, the events { aXb } and { cYd } are independent. Intuitively, this means that knowing something about the value of X does not give any information about the value of Y. A typical example of two independent variables is given by repeating an experiment: roll a die twice, let X be the number you get the first time, and Y the number you get the second time. These two variables are independent.