---
title: "Independent Events and the Multiplication Rule"
description: "Multiply probabilities for events that do not affect each other, and test whether two events really are independent before doing so."
canonical: https://lightmysky.com/learn/mathematics/independent-events-and-the-multiplication-rule-mt_MK8EPHEUdN
source: https://lightmysky.com/learn/mathematics/independent-events-and-the-multiplication-rule-mt_MK8EPHEUdN.md
retrieved: 2026-09-12
---

> **Agent view.** This is the Markdown twin of the page, for tools and assistants.
> When to use this site, and the call that answers each job: https://lightmysky.com/agent-instructions.md
> API description (OpenAPI 3.1): https://lightmysky.com/openapi.json · Authentication: https://lightmysky.com/auth.md
> Pricing: https://lightmysky.com/pricing.md · Catalog: https://lightmysky.com/llms.txt · Full catalog: https://lightmysky.com/llms-full.txt
> Every machine-readable file on this domain: https://lightmysky.com/.well-known/ai-catalog.json
> Ask for Markdown with `Accept: text/markdown`, a `.md` address, or `?mode=agent`.

# Independent Events and the Multiplication Rule

Multiply probabilities for events that do not affect each other, and test whether two events really are independent before doing so.

Subject: Mathematics · Area: Probability · Ages 15 to 16
Page: https://lightmysky.com/learn/mathematics/independent-events-and-the-multiplication-rule-mt_MK8EPHEUdN

## Ready when they can

- Multiply probabilities for two independent events
- Test independence by checking whether one outcome changes the other's probability
- Explain why 'and' multiplies while 'or' adds

## Lesson: When Two Things Both Have to Happen

Last stop had one prize and two descriptions, and the word was or. Now there are two different stalls and the word is and. The coconut shy is won by 0.2 of the people who play it. The tin-can alley is won by 0.25 of the people who play that. Somebody buys a go at each and wants the chance of walking away with two prizes. Adding would give 0.45, which is more than either game on its own, and winning twice is clearly harder than winning once.

*(drawing: Out of a hundred players, twenty win the coconuts. Those twenty are drawn here, and five of them go on to win the tins as well.)*

Follow a hundred players through both stalls. Twenty of them win the coconut shy, because 0.2 of a hundred is twenty. Those twenty now play the tins, where a quarter of players win, so five of the twenty win again. Five out of the original hundred is 0.05. That is what 0.2 × 0.25 gives, and it is what multiplying probabilities means: taking a share of a share, rather than putting two shares side by side. It runs backwards too: given independence, divide P(A and B) by P(A) to recover the other one.

Multiplying is only allowed when the second chance is unchanged by the first. Winning at the coconut shy does nothing to the tin cans: different game, different equipment, and the stallholder has never heard of you. Two events like that are called independent, and the test is exactly that question. Does knowing how the first turned out change the probability of the second? If the answer is no, multiply. With three numbers in front of you, work out P(A) × P(B) and see whether it lands on the P(A and B) you were given.

*(drawing: One question, asked before any arithmetic. Getting it wrong is the usual way this rule goes astray.)*

**Example.** Here is a pair that fails the test. A drum holds 20 tickets and 5 of them win. The first draw wins with probability 5 / 20 = 0.25. If that ticket wins and is not put back, the drum now holds 19 tickets with 4 winners, so the second draw wins with probability 4 / 19, which is about 0.21. The first result changed the second, so the draws are not independent and 0.25 × 0.25 would be wrong. Put the ticket back and the drum is the one you started with, so those two draws would be independent.

That also settles why and multiplies while or adds. Or widens the target, once any overlap is taken off: more outcomes count, so the answer grows past either event on its own. And narrows it: an outcome has to clear both hurdles, so fewer qualify and the answer drops below either one. Two coin flips make the plainest case. A coin has no memory, so the flips are independent and the two halves multiply. Nothing stops at two: a third independent event multiplies in the same way.

**Recap.** For two independent events, P(A and B) = P(A) × P(B). Independent means knowing how the first turned out leaves the second's probability alone, and that question has to be asked before multiplying. Drawing without putting things back fails it, because taking one out changes what is left. And multiplies because an outcome has to clear both hurdles, so the answer falls below either event on its own, while or adds, once any overlap is taken off, because it widens the target.

## Practice

33 questions on this page, each with its working shown.

## Needs first

- [The Addition Rule and Mutually Exclusive Events](https://lightmysky.com/learn/mathematics/the-addition-rule-and-mutually-exclusive-events-mt_QsIusFefeE)

## Opens up

- [Tree Diagrams Without Replacement](https://lightmysky.com/learn/mathematics/tree-diagrams-without-replacement-mt_NfiAY_wMwZ)
- [Conditional Probability, Independence and Bayes' Theorem](https://lightmysky.com/learn/mathematics/conditional-probability-independence-and-bayes-theorem-mt_wIi_XRzwwK)
- [Discrete Random Variables and Probability Distributions](https://lightmysky.com/learn/mathematics/discrete-random-variables-and-probability-distributions-mt_yKztNkvvq3)
