Independent Events
When information changes nothing
Conditional probability measures how the chance of updates once we learn that has occurred. Sometimes, though, the update does nothing at all — knowing leaves the probability of exactly where it was:
When this happens, the information " occurred" is irrelevant to . We then call and independent events.
A quick example. Draw one card from a well-shuffled deck of 52. Let = "the card is a spade" and = "the card is an ace".
Now condition:
Being told "it's an ace" tells you nothing about whether it is a spade — exactly one of the four aces is a spade, just as exactly one-quarter of the whole deck is spades. The events are independent.
The official definition
Substituting into the multiplication theorem gives the symmetric, preferred form of the definition.
Definition. Two events and are independent if
This form is better than for two reasons: it is symmetric in and (no need to decide which event is the "condition"), and it makes sense even when or is (a conditional like needs ).
If , the events are called dependent.
The independence test (the single most-used check in this section):
Step 1 — compute three numbers: , , and , each directly from the sample space.
Step 2 — compare: multiply and check whether it equals .
Step 3 — conclude: equal independent; unequal dependent.
Worked check. A die is thrown once. Let = "multiple of 3" and = "even number" .
Since , the events are independent — even though both are about the same single throw of the same die. Independence is a numerical property, not a statement that the events "come from different experiments".
Independent is NOT the same as mutually exclusive
This is the most-tested conceptual trap of the chapter. The two ideas are not just different — for events with nonzero probability they are incompatible.
| Mutually exclusive | Independent | |
|---|---|---|
| Meaning | cannot happen together | one gives no information about the other |
| Equation | ||
| Knowing occurred | kills : | leaves alone: |
If and both have nonzero probability and are mutually exclusive, then while , so they cannot be independent. Intuitively, mutually exclusive events carry maximum information about each other: if one happened, the other definitely did not.
Board one-liner: "Two events with nonzero probabilities can never be both mutually exclusive and independent." Learn to reproduce the two-line argument above — it appears as a 2-mark reasoning question.
Independent experiments
Often two events sit in different experiments — a coin toss and a die throw, or two separate throws of one die. If the experiments do not influence each other, every event of the first is independent of every event of the second, and we multiply:
For example, for "a head on the coin and a 3 on the die": . This is why with replacement draws multiply plain probabilities (each draw restarts the experiment identically), while without replacement draws — which change the composition of the box — need the conditional probabilities of the multiplication theorem from the previous section.
Complements, Three Events, and the "At Least One" Formula
Independence survives complements
If and are independent, then so are each of the pairs and , and , and . Knowing that didn't happen is just as uninformative about as knowing that it did.
Proof for and (a favourite 2–3 mark board proof):
Step 1 — split : the event is the disjoint union of " and " and " and not ":
Step 2 — solve for the piece we want and use independence:
Step 3 — factor:
which is exactly the independence condition for and .
Applying this twice gives as well.
The "at least one" formula
The complement rule plus independence produces the most useful formula of the section. For independent events and :
In words: at least one occurs = 1 − (both fail), and "both fail" factors because complements of independent events are independent. The same idea extends to any number of independent events:
Template. "A problem is given to two students who work independently; their chances of solving it are and . What is the probability the problem gets solved?"
Far faster than adding up the three ways it could be solved.
Three events: mutual independence needs FOUR equations
Three events , , are mutually independent when all four of these hold:
The first three alone are called pairwise independence — and pairwise independence does not guarantee the fourth equation. Conversely, the fourth alone does not guarantee the first three. A JEE-flavoured fact worth remembering: mutual independence is strictly stronger than pairwise independence.
Common mistakes to avoid
Mistake 1 — "independent" read as "mutually exclusive". They are near-opposites for events of positive probability. Mutually exclusive: . Independent: .
Mistake 2 — assuming independence without checking. In a single-experiment problem (one die, one card), always run the three-number test. Plausible-sounding pairs frequently fail it: "even number" and "red face" on a coloured die are dependent, even though "even number" and "multiple of 3" are independent.
Mistake 3 — using for independent events. That formula needs mutually exclusive events. For independent events use , or the complement route .
Mistake 4 — claiming three events are mutually independent after checking only pairs. The triple-product equation is a separate requirement.
Solved Examples
Example 1 — The basic independence test
A die is thrown once. is the event "the number is a multiple of 3" and is the event "the number is even". Are and independent?
Step 1 — list the events: , , , .
Step 2 — compute the three numbers:
Step 3 — compare: .
Answer: the product matches, so and are independent.
Example 2 — Two throws of a die
An unbiased die is thrown twice. Let be the event "odd number on the first throw" and the event "odd number on the second throw". Check whether and are independent.
Step 1 — count the sample space: the two throws give equally likely ordered pairs.
Step 2 — compute each probability: contains the pairs with odd first entry, so . Similarly . The event (odd on both) contains pairs, so .
Step 3 — compare: .
Answer: and are independent — as expected, since the two throws do not influence each other.
Example 3 — Three coins, three events: independence must be checked pair by pair
Three coins are tossed simultaneously. Consider the events: "three heads or three tails", "at least two heads", "at most two heads". Of the pairs , , , which are independent and which are dependent?
Step 1 — write the sample space (8 outcomes): , , (everything except three heads).
Step 2 — basic probabilities:
Step 3 — intersections: so ; so ; (at least two heads but not three) so .
Step 4 — test each pair:
: — independent.
: — dependent.
: — dependent.
Answer: only and are independent; the other two pairs are dependent. The moral: independence can hold for some pairs and fail for others within the same experiment, so every pair must be tested on its own.
Example 4 — Independence passes to complements (proof)
If and are independent, prove that and are also independent.
Step 1 — decompose : the outcomes in either lie in or in , and these two parts are disjoint:
Step 2 — isolate and substitute the hypothesis :
Step 3 — factor out :
Answer: , which is precisely the statement that and are independent.
Example 5 — The problem-gets-solved classic
A problem is given to two students and , who attempt it independently. The probability that solves it is and the probability that solves it is . Find the probability that (i) the problem is solved, (ii) exactly one of them solves it.
Step 1 — set up complements: , , so , , and all four pairs formed from are independent.
Step 2 — (i) via "at least one":
Step 3 — (ii) exactly one means " and not " or " and not " (disjoint cases):
Answer: (i) , (ii) .
Example 6 — Testing independence in a deck of cards
One card is drawn from a well-shuffled deck of 52. In which of the following cases are the events and independent? (i) : "spade", : "ace" (ii) : "black", : "king" (iii) : "king or queen", : "king or jack".
Step 1 — case (i): , , = ace of spades, . Product: . ✓ Independent.
Step 2 — case (ii): , , = two black kings, . Product: . ✓ Independent.
Step 3 — case (iii): , , = the four kings, . Product: . ✗ Dependent.
Answer: (i) and (ii) independent; (iii) dependent. Note how (iii) fails: the two events share all four kings — half of each event — which is far more overlap than independence would allow.
Example 7 — Percentages as probabilities
In a hostel, 60% of the students read a Hindi newspaper, 40% read an English newspaper and 20% read both. A student is selected at random. (a) Find the probability that she reads neither newspaper. (b) If she reads a Hindi newspaper, find the probability that she reads an English newspaper. (c) If she reads an English newspaper, find the probability that she reads a Hindi newspaper.
Step 1 — translate: , , .
Step 2 — (a) neither means the complement of "at least one":
Step 3 — (b) a conditional, not a product (check: , so and are not independent and we must condition):
Step 4 — (c) the reverse conditional:
Answer: (a) , (b) , (c) . Parts (b) and (c) have different answers — a live demonstration that in general.