Exam PProbability foundationsFree to read

Conditional probability and independence

Conditioning shrinks the sample space to B and renormalises; independence is the special case where that shrinking changes nothing.

The formulas

Definition
Multiplication rule
Independence
Chain rule

Where it comes from

  1. Once is known to have happened, only outcomes inside remain possible, so probabilities must be rescaled by to sum to 1 again.
  2. The multiplication rule is that definition rearranged, and it is usually the more useful form on the exam.
  3. Independence says the conditional and unconditional probabilities agree — knowing tells you nothing about .

Worked example

Among all claims, 30% are from commercial policies and 18% of all claims are both commercial and above 10,000. Given a claim is commercial, what is the probability it exceeds 10,000?

  1. Let be 'above 10,000' and be 'commercial'.
  2. .
  3. .
  4. Note that 0.18 is a JOINT probability out of all claims, not a probability within the commercial group — mixing the two is the standard error here.

Answer: 0.60

This answer is recomputed from the site’s own interest-theory and probability functions every time the test suite runs, so the page and the mathematics cannot drift apart.

Memory hooks

  • The thing after the bar is the new denominator.
  • Independent means multiply; disjoint means add. They are opposite instructions and both are cued by 'and'/'or'.

Traps

  • Reading a joint probability as a conditional one.
  • Assuming P(A|B) = P(B|A). They differ by the ratio of the marginals — that is exactly Bayes.

Related

Drill this: the Exam P question bank has original questions on this topic, and today’s free round is open to everyone.