NDA Maths · Probability

Independent Events & the Multiplication Rule

When one event tells you nothing about another, probabilities multiply — the engine behind 'all of', 'at least one', and problem-solving questions.

Why this matters

Independence is the multiplication counterpart of the addition rule: when events do not influence each other, the probability that all of them happen is the product of the individual probabilities. This 16-question subtopic is dominated by two archetypes — 'a problem is given to several students' and 'several independent trials' — both solved with the multiplication rule and the 'at least one = 1 - none' complement. The recurring exam trap is confusing independent with mutually exclusive, so that distinction is drilled here.

Test yourself — a quick 15-question Probability recall quiz, instant score.

Concept 1 of 4

Independence and the multiplication rule

Intuition

Two events are independent when knowing one happened does not change the probability of the other — separate coins, separate machines, separate people. For independent events, the probability that BOTH happen is the product of their probabilities.

Definition

AA and BB are independent if P(AB)=P(A)P(B)P(A \cap B) = P(A)\,P(B). This extends to any number: P(A1An)=P(A1)P(An)P(A_1 \cap \dots \cap A_n) = P(A_1)\cdots P(A_n). If A,BA, B are independent then so are A,BA, B' (and A,BA', B') — independence carries over to complements.

Multiplication rule (independent events)

P(AB)=P(A)P(B)P(A \cap B) = P(A)\,P(B)
  • P(AB)P(A \cap B)probability both occur — a product, only when independent

Diagram · mutually exclusive ≠ independent

ABMutually exclusiveP(A∩B) = 0ABIndependentP(A∩B) = P(A)·P(B)

Mutually exclusive events can't both happen, so they don't overlap and P(A∩B) = 0. Independent events do overlap — one happening doesn't change the other, so P(A∩B) = P(A)·P(B). Disjoint events with non-zero probability are therefore never independent.

Worked example

A switch is closed with probability 0.80.8. Two such switches operate independently. What is the probability that both are closed?
  1. Independent, so multiply: P(both closed)=0.8×0.8P(\text{both closed}) = 0.8 \times 0.8.
  2. =0.64= 0.64.
Answer:0.640.64
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 1ProbabilityEASY
In a sample survey of a village, the probability that a farmer is in debt is 0.60. What is the probability that three randomly selected farmers are all in debt (assume independence of events)?

[Q102 · Sep · 2025]

Independent \ne mutually exclusive

Independent means P(AB)=P(A)P(B)P(A \cap B) = P(A)P(B) (both can happen, just unrelated); mutually exclusive means P(AB)=0P(A \cap B) = 0 (both cannot happen). They are opposite conditions for positive-probability events.

Only multiply when independence is given or physically clear

Drawing without replacement, or events from the same experiment, are usually NOT independent — use conditional probability there. Multiply only when the trials genuinely don't influence each other.

Concept 2 of 4

"At least one" via the complement

Intuition

For independent trials, "at least one success" is messy to count directly but easy through the complement: the only way to get no successes is for every trial to fail.

Definition

For independent events A1,,AnA_1, \dots, A_n, P(at least one occurs)=1P(none occurs)=1i(1P(Ai))P(\text{at least one occurs}) = 1 - P(\text{none occurs}) = 1 - \prod_{i}\big(1 - P(A_i)\big). When all nn probabilities equal pp, this is 1(1p)n1 - (1-p)^n.

At least one (independent trials)

P(at least one)=1i(1P(Ai))P(\text{at least one}) = 1 - \prod_{i}\big(1 - P(A_i)\big)
  • 1P(Ai)1 - P(A_i)probability trial ii fails
  • \prodproduct over all trials — probability all fail

Worked example

Two independent alarms fire (when needed) with probabilities 0.90.9 and 0.80.8. What is the probability that at least one fires?
  1. Complement: both fail with probability (10.9)(10.8)=0.1×0.2=0.02(1 - 0.9)(1 - 0.8) = 0.1 \times 0.2 = 0.02.
  2. At least one fires: 10.02=0.981 - 0.02 = 0.98.
Answer:0.980.98
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 2ProbabilityEASY
P(solves A)=0.4, P(solves B)=0.5. P(solves at least one)?

[Q104 · Apr · 2018]

"At least one" = 1 - (all fail), not the sum of individual probabilities

Adding P(A)+P(B)P(A) + P(B) double-counts the both-succeed case and can exceed 1. Always go through the complement of "none".

Multiply the FAILURE probabilities, not the success ones, for "none"

"None occurs" means every trial fails, so multiply (1pi)(1-p_i). A common slip is multiplying the pip_i (that is "all succeed").

Concept 3 of 4

The "problem solved by students" archetype

Intuition

A whole family of PYQs gives several people who each solve a problem (or hit a target) independently with their own probability, and asks for the chance the problem is solved at all. "Solved by at least one" is again 1P(nobody solves it)1 - P(\text{nobody solves it}).

Definition

If solvers have independent success probabilities p1,,pnp_1, \dots, p_n, then P(problem solved)=1(1p1)(1p2)(1pn)P(\text{problem solved}) = 1 - (1-p_1)(1-p_2)\cdots(1-p_n). Variants ask for "solved by exactly one" (sum of one-succeeds-rest-fail products) or "by both/all" (product of the pip_i).

Problem solved by at least one solver

P(solved)=1i(1pi)P(\text{solved}) = 1 - \prod_{i}(1 - p_i)
  • pip_iprobability solver ii solves it, independently

Worked example

Two students AA and BB can solve a problem independently with probabilities 12\dfrac{1}{2} and 13\dfrac{1}{3}. What is the probability the problem is solved?
  1. Neither solves it: (112)(113)=1223=13\left(1 - \dfrac{1}{2}\right)\left(1 - \dfrac{1}{3}\right) = \dfrac{1}{2} \cdot \dfrac{2}{3} = \dfrac{1}{3}.
  2. Solved by at least one: 113=231 - \dfrac{1}{3} = \dfrac{2}{3}.
Answer:23\dfrac{2}{3}
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 3ProbabilityEASY
A question is given to three students AA, BB and CC whose chances of solving it are 12\dfrac{1}{2}, 13\dfrac{1}{3} and 14\dfrac{1}{4} respectively. What is the probability that the question will be solved?

[Q104 · Apr · 2017]

"Problem solved" means at least one solver — use the complement

Do not add the solvers' probabilities (that overcounts and can exceed 1). Compute 1(1pi)1 - \prod(1-p_i).

"Exactly one solves" is a different computation

For exactly one, sum the cases where one succeeds and the rest fail: p1(1p2)+(1p1)p2p_1(1-p_2) + (1-p_1)p_2 for two solvers. Don't confuse it with "at least one".

Concept 4 of 4

Finding an unknown probability using independence

Intuition

Some questions give the union (or a complement) plus independence and ask you to back out a missing probability. Combine the addition rule with P(AB)=P(A)P(B)P(A \cap B) = P(A)P(B) and solve the resulting equation.

Definition

For independent A,BA, B: P(AB)=P(A)+P(B)P(A)P(B)P(A \cup B) = P(A) + P(B) - P(A)P(B). Given any three of {P(A),P(B),P(AB)}\{P(A), P(B), P(A\cup B)\} you can solve for the fourth. Equivalently, since complements of independent events are independent, P(AB)=1P(A)P(B)P(A \cup B) = 1 - P(A')P(B').

Union of independent events

P(AB)=P(A)+P(B)P(A)P(B)=1P(A)P(B)P(A \cup B) = P(A) + P(B) - P(A)P(B) = 1 - P(A')\,P(B')
  • P(A)P(B)P(A')P(B')probability neither occurs (independent complements)

Worked example

AA and BB are independent with P(A)=0.5P(A) = 0.5 and P(AB)=0.7P(A \cup B) = 0.7. Find P(B)P(B).
  1. Independent union: P(AB)=P(A)+P(B)P(A)P(B)P(A \cup B) = P(A) + P(B) - P(A)P(B).
  2. Substitute: 0.7=0.5+P(B)0.5P(B)=0.5+0.5P(B)0.7 = 0.5 + P(B) - 0.5\,P(B) = 0.5 + 0.5\,P(B).
  3. Solve: 0.5P(B)=0.2P(B)=0.40.5\,P(B) = 0.2 \Rightarrow P(B) = 0.4.
Answer:0.40.4
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 4ProbabilityMODERATE
Let AA and BB be two independent events such that P(Aˉ)=0.7P(\bar{A})=0.7, P(Bˉ)=kP(\bar{B})=k, P(AB)=0.8P(A\cup B)=0.8. What is the value of kk?

[Q102 · Apr · 2023]

For independent events the union is NOT P(A)+P(B)P(A) + P(B)

You must subtract P(A)P(B)P(A)P(B) for the overlap. P(A)+P(B)P(A) + P(B) (no subtraction) is the mutually-exclusive formula — the wrong model for independent events.

Use 1P(A)P(B)1 - P(A')P(B') as a fast check

Computing the union as 11 minus "neither" often avoids a sign slip; both routes must agree.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (4)

Watch out for (8)

Drill every past-year question on this subtopic

15 questions from the bank — paginated, with cart and Word-export support.

Related notes