Independent Events (VCE SSCE Mathematical Methods): Revision Notes
Independent Events
Understanding independent events
When we toss a coin twice, you might wonder: does the result of the first toss affect the second toss? Let's explore this using probability.
Consider tossing a coin twice. Define:
- = the event 'the second toss is a head'
- = the event 'the first toss is a head'
We want to find - the probability that the second toss shows a head, given that the first toss showed a head.
Using the definition of conditional probability:
This result tells us something important: the probability of getting a head on the second toss is , regardless of what happened on the first toss. The outcome of the first toss has no effect on the probability of the second toss. This is what we call independent events.
Definition of independent events
Two events and are independent if the occurrence of one event has no effect on the probability of the occurrence of the other. Mathematically, this means:
This tells us that knowing event has occurred doesn't change the probability of event .
The multiplication test for independence
We can derive a useful test for independence using the multiplication rule of probability. If , then:
When events and are independent, we know that . Therefore, we can equate these two expressions:
Multiplying both sides by gives us:
This equation provides a practical way to test whether two events are independent:
Events and are independent if and only if:
This is the multiplication rule for independent events.
Important notes about independence
Here are some key points to remember about independent events:
Three equivalent conditions: For events and with and , the following three conditions are all equivalent ways to test for independence:
Special case: When or , the condition holds automatically (since both sides equal zero). In this case, we say that and are independent.
Terminology: The definition described here is sometimes referred to as pairwise independence.
Worked example: Social media usage and age
Worked Example: Testing Independence with a Contingency Table
500 people were questioned and classified according to age and whether or not they regularly use social media. The results are shown in the table below.
Question: Is the regular use of social media independent of the respondent's age?
| Do you regularly use social media? | Age < 25 | Age ≥ 25 | Total |
|---|---|---|---|
| Yes | 200 | 100 | 300 |
| No | 40 | 160 | 200 |
| Total | 240 | 260 | 500 |
Solution:
To test for independence, we need to check whether .
From the table:
Now calculate the product of the individual probabilities:
Since :
Therefore, these events are not independent. This means that age does affect whether someone regularly uses social media.
Worked example: Drawing numbers from a set
Worked Example: Testing Multiple Pairs for Independence
An experiment consists of drawing a number at random from the set .
Let , and .
Question:
- a Are and independent?
- b Are and independent?
- c Are and independent?
Solution:
First, we calculate the individual probabilities:
a Testing independence of and :
Find the intersection:
Calculate the product:
Since , we conclude that and are independent.
b Testing independence of and :
Find the intersection:
Calculate the product:
Since , we conclude that and are not independent.
c Testing independence of and :
Find the intersection: (the empty set - they have no elements in common)
Calculate the product:
Since , we conclude that and are not independent.
Worked example: Physical vs mathematical independence
It's important to understand that mathematical independence and physical independence are related but not identical concepts. If two events are physically independent (completely unrelated in the real world), they must also be mathematically independent. However, events can be mathematically independent without being physically independent.
Worked Example: Distinguishing Physical from Mathematical Independence
Suppose we roll a die twice and define the following events:
- = the first roll shows a 4
- = the second roll shows a 4
- = the sum of the numbers showing is at least 10
Question:
- a Are and independent events?
- b What about and ?
Solution:
a Testing independence of and :
Events and are physically independent (the result of one die roll doesn't affect the other), so they must also be mathematically independent. However, let's verify this.
Calculate the product:
The sample space for two dice rolls can be written as ordered pairs where is the first roll and is the second roll:
The total number of outcomes is .
The event corresponds to rolling a 4 on both dice: .
Therefore, .
This confirms that and are independent.
b Testing independence of and :
First, identify event . The outcomes where the sum is at least 10 are:
Therefore, .
Calculate the product:
The event represents outcomes where the first roll is a 4 AND the sum is at least 10. Looking at event , the only outcome that satisfies this is .
Therefore, .
This means that and are also independent events, even though they are not physically independent. The first roll being a 4 and the sum being at least 10 are related events, but mathematically they satisfy the independence condition.
Worked example: Using independence to calculate probabilities
When we know that events are independent, we can use the multiplication rule to find the probability of their intersection. This is particularly useful in practical applications.
Worked Example: Applying the Multiplication Rule
The probability that a family in a certain town owns a television set () is 0.75, and the probability that a family owns a station wagon () is 0.25. Assuming these events are independent, find the following probabilities:
a A family chosen at random owns both a television set and a station wagon.
b A family chosen at random owns at least one of these items.
Solution:
a Finding the probability of owning both items:
The event 'owns both a television set and a station wagon' is represented by .
Since and are independent:
Therefore, there is an 18.75% probability that a randomly chosen family owns both items.
b Finding the probability of owning at least one item:
The event 'owns at least one of these items' is represented by .
Using the addition rule:
Since and are independent, we can use :
Therefore, there is an 81.25% probability that a randomly chosen family owns at least one of these items.
Independent events vs mutually exclusive events
A common source of confusion is the difference between independent events and mutually exclusive events. These are very different concepts:
Mutually exclusive events are events that cannot both occur at the same time. If and are mutually exclusive, then:
- (the intersection is empty)
Independent events are events where the occurrence of one doesn't affect the probability of the other. If and are independent, then:
Key insight: If two events are independent, they generally cannot also be mutually exclusive (unless at least one has probability zero). Here's why:
If events are independent:
If events are mutually exclusive:
For both conditions to be true:
This means at least one of or must equal zero.
Therefore, unless one of the events has zero probability, independent events cannot be mutually exclusive, and mutually exclusive events cannot be independent.
Remember!
Key Points to Remember:
-
Two events are independent if the occurrence of one event has no effect on the probability of the occurrence of the other:
-
The multiplication test provides a practical way to check for independence: events and are independent if and only if
-
Three equivalent conditions can be used to test for independence (when probabilities are non-zero): , , and
-
When events are independent, you can find the probability of both occurring by multiplying their individual probabilities
-
Independent events are not the same as mutually exclusive events - in fact, they are usually incompatible concepts (unless one event has zero probability)