Combinatorics • Topic 22
Independent Events
Independence is a precise mathematical concept: knowing that one event occurred gives no information about whether the other occurred.
Definition
Definition (Independence)
Two events and are independent if and only if:
Equivalently (if ):
"The probability of given is just the probability of ."
Independence vs. Mutually Exclusive
These are often confused but are opposites!- Mutually Exclusive (Disjoint): If happens, cannot happen. (). They are highly dependent.
- Independent: If happens, the chance of happening is unchanged.
Pairwise vs. Mutual Independence
For 3 events :- Pairwise Independent: , etc., for all pairs.
- Mutually Independent: Also requires .
Example
Roll a red die and a blue die.
: Red is 1.
: Blue is 1.
: Sum is 7.
Are and independent? Yes.
Are and independent?
. .
: Red is 1 and Sum is 7 (1,6). Prob is .
. Yes! Knowing Red is 1 doesn't change the odds of Sum 7.
Practice Problems
Exercise (Problem 1)
If , , and are independent, find .
Exercise (Problem 2)
Prove that if and are independent, then and are also independent.
Exercise (Problem 3)
A system fails if components A AND B both fail. A fails with prob 0.1, B with prob 0.2 (independently). What is the probability the system works?