2.7.7 · D3Statistics & Probability — Intermediate

Worked examples — Independent events — multiplication rule

2,471 words11 min readBack to topic

The scenario matrix

Every problem in this topic lands in exactly one of these cells. The right move differs cell to cell.

Cell What makes it that cell Right move Worked in
A. Genuinely independent Physically separate trials; one cannot touch the other Multiply Ex 1
B. With replacement The setup is reset between draws Multiply — independence restored Ex 2
C. Without replacement First event changes the setup Use , not a product Ex 3
D. "At least one" (complement) Many trials, want success/failure Ex 4
E. Degenerate: a certain / impossible event Some or Multiply — but watch what it forces Ex 5
F. Mutually exclusive trap Events can't co-occur () Never multiply — they're dependent Ex 6
G. Real-world word problem Independence hidden in the story Test independence, then multiply Ex 7
H. Exam twist: solve backwards Given the joint answer, find a missing Rearrange the rule Ex 8
I. Limiting behaviour "How many trials to be almost sure?" Push Ex 9

The picture below is the whole page on one board — a decision tree that routes any "AND" problem into its cell. Every example that follows is just one leaf of this tree, so refer back here whenever you feel lost.

Figure — Independent events — multiplication rule

Cell A — Genuinely independent

The grid below is that verification: 12 equal cells, and the multiply just picks the single pale-yellow one. Count the highlighted cell — that ratio is the answer, seen not computed.

Figure — Independent events — multiplication rule

Cell B — With replacement (independence restored)


Cell C — Without replacement (the trap)

The two side-by-side trees below make the contrast unmissable: the blue (replaced) tree keeps on its second branch, the pink (not replaced) tree drops to . Same first branch, different second branch — that single changed number is the entire difference between and .

Figure — Independent events — multiplication rule

Cell C⁺ — More than two events: the chain rule


Cell D — "At least one" via the complement


Cell E — Degenerate: a certain or impossible event


Cell F — Mutually exclusive is NOT independent


Cell G — Real-world word problem (independence hidden)


Cell H — Exam twist: solve the rule backwards


Cell I — Limiting behaviour: "how many until almost sure?"

The curve below shows this climb: read where the blue staircase first pokes above the pink line (that's ), and watch it flatten toward the yellow ceiling at but never touch it.

Figure — Independent events — multiplication rule

Recall Which cell am I in? (quick triage)

Did the first event change the setup for the second? ::: If yes → Cell C (use ); if no → multiply. The problem says "at least one" — what's the move? ::: Complement: (Cells D, I). Two outcomes of one single trial can't co-occur — independent? ::: No — mutually exclusive with positive prob ⇒ dependent (Cell F). Given and , both independent, find ? ::: Divide: (Cell H). Three dependent stages — what rule? ::: Chain rule (Cell C⁺).


Connections

  • General Multiplication Rule — the Cell C / chain-rule engine: .
  • Conditional Probability — supplies and the meaning of the "" bar used all over this page.
  • Complement Rule — powers every "at least one" cell (D, I).
  • Mutually Exclusive Events — the Cell F contrast to independence.
  • Binomial Distribution — repeated independent trials, the natural home of Cell I.
  • Bayes' Theorem — the deeper reversal engine behind Cell H.