12 Independence
- Recall that events
and are independent if the knowing whether or not one occurs does not change the probability of the other. - For events
and (with and ) the following are equivalent. That is, if one is true then they all are true; if one is false, then they all are false.
Example 12.1 Each of the three Venn diagrams below represents a sample space with 16 equally likely outcomes. Let /
event, \
event, and their intersection
In which of the scenarios are events
- Do not confuse “disjoint” with “independent”.
- Disjoint means two events do not “overlap”. Independence means two events “overlap in just the right way”.
- You can pretty much forget “disjoint” exists; you will naturally apply the addition rule for disjoint events correctly without even thinking about it.
- Independence is much more important and useful, but also requires more care.
Example 12.2 Roll two fair four-sided dice, one green and one gold. There are 16 total possible outcomes (roll on green, roll on gold), all equally likely. Consider the event
Consider
. Are and independent?
Consider
. Are and independent?
Consider
. Are and independent?
- Independence concerns whether or not the occurrence of one event affects the probability of the other.
- Given two events it is not always obvious whether or not they are independent.
- Independence depends on the underlying probability measure. Events that are independent under one probability measure might not be independent under another.
- Independence is often assumed. Whether or not independence is a valid assumption depends on the underlying random phenomenon.
Example 12.3 Flip a fair coin twice. Let
be the event that the first flip lands on heads be the event that the second flip lands on heads, be the event that both flips land on the same side.
- Are the two events
and independent?
- Are the two events
and independent?
- Are the two events
and independent?
- Are the three events
, , and independent?
- Events
are independent if:- any pair of events
satisfies , - and any triple of events
(distinct ) satisfies , - and any quadruple of events satisfies
, - and so on.
- any pair of events
- Intuitively, a collection of events is independent if knowing whether or not any combination of the events in the collection occur does not change the probability of any other event in the collection.
Example 12.4 A certain system consists of three components made by three different manufacturers. Past experience indicates that component A will fail within 100 hours with probability 0.01, component B will fail within 100 hours with probability 0.02, and component C will fail within 100 hours with probability 0.03. Assume the components fail independently. Find the probability that the system fails (within 100 hours) if:
- The components are connected in parallel: the system fails only if all of the components fail.
- The components are connected in series: the system fails whenever at least one of the components fails.
- When events are independent, the multiplication rule simplifies greatly.
- When a problem involves independence, you will want to take advantage of it. Work with “and” events whenever possible in order to use the multiplication rule. For example, for problems involving “at least one” (an “or” event) take the complement to obtain “none” (an “and” event).
Example 12.5 In the meeting problem, assume Regina’s arrival time
Example 12.6 A very large petri dish starts with a single microorganism. After one minute, the microorganism either splits into two with probability 0.75, or dies. All subsequent microorganisms behave in the same way — splitting into two with probability 0.75 or dying after each minute — independently of each other. What is the probability that the population eventually goes extinct? (Hint: condition on the first step.)