Two events are considered independent if the occurrence of one event has absolutely no effect on the probability of the other event occurring.
Mathematically, Event A and Event B are independent if and only if and , meaning the 'given' condition provides no new information.
Independence is often a physical property of the system, such as rolling a die twice or flipping a coin, where the physical state is 'reset' between trials.
| Feature | Independent Events | Dependent Events |
|---|---|---|
| Definition | One event does not affect the other | One event changes the probability of the other |
| Formula | $P(A \cap B) = P(A) \cdot P(B | |
| Sampling | Usually 'With Replacement' | Usually 'Without Replacement' |
| Conditional | $P(A | B) = P(A)$ |
It is vital to distinguish between Independent and Mutually Exclusive events. Mutually exclusive events cannot happen at the same time (), whereas independent events can happen together; they just don't influence each other's likelihood.
Verify Independence: Never assume two events are independent unless the problem explicitly states it or the physical scenario (like rolling dice) guarantees it. Use the test to prove independence if data is provided.
The 'At Least One' Trick: When asked for the probability that 'at least one' event occurs among independent trials, it is almost always easier to calculate the complement: . For example, .
Update the Denominator: In 'without replacement' scenarios, remember that both the numerator (favorable outcomes) and the denominator (total outcomes) usually decrease for the second event.
Sanity Check: Since probabilities are between 0 and 1, the probability of an intersection must always be less than or equal to the probability of the individual events or .