aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Aimnova site navigation

Stay in the loop

Get the latest study resources and updates

New features, study tips and exam insights — straight to your inbox.

IB Diploma

  • IB Past Papers
  • IB Study Notes
  • IB Question Bank
  • IB Mock Exams
  • IB Revision

IB Subjects

  • IB Math AA
  • IB Math AI
  • IB Economics
  • IB Business Management
  • IB Physics
  • IB Biology
  • View all IB subjects→

IB Past Papers

  • IB Math AA HL Past Papers
  • IB Math AA SL Past Papers
  • IB Math AI HL Past Papers
  • IB Math AI SL Past Papers
  • IB Economics HL Past Papers
  • IB Economics SL Past Papers
  • IB ESS Past Papers
  • View all past papers→

Study Resources

  • Study Notes
  • Question Bank
  • Mock Exams
  • Flashcards
  • Revision Guide
  • Exam Skills
  • Command Terms
  • Grade Calculator
  • Exam Timetable 2026

Aimnova

  • Features
  • Pricing
  • For Schools
  • For Parents
  • About Us
  • Blog
  • Contact
aimnova.

AI-powered study platform for smarter revision, past-paper analysis and examiner-style feedback.

TermsPrivacyCookies·© 2026 Aimnova. All rights reserved.8afc4e3

Aimnova is not affiliated with or endorsed by the International Baccalaureate Organization (IB).

NotesMath AA HLTopic 4.11
Unit 4 · Statistics & Probability · Topic 4.11

IB Math AA HL — Conditional probability

Topic 4.11 of IB Mathematics: Analysis and Approaches covers Conditional probability, which is part of Unit 4: Statistics & Probability. Students explore key concepts including Conditional probability. A strong understanding of conditional probability is essential for IB Math AA HL exams and builds the foundation for connected topics across the syllabus.

Higher Level students should use this topic hub as a map: start with the shared sub-topics, then follow the HL-only extensions and exam-skill links where this topic asks for deeper analysis.

Exam technique guidePractice questions

Key concepts in Conditional probability

Key Idea: Conditional probability is about updating a probability once you know something has already happened — given that B occurred, how likely is A? It shows up as 'given that…' questions, often from a two-way table, Venn or tree, on both papers.

🎯 The conditional formula

P(A∣B)=P(A∩B)P(B)P(A\mid B) = \frac{P(A\cap B)}{P(B)}P(A∣B)=P(B)P(A∩B)​
A∣BA\mid BA∣B
A given that B has happened (read '|' as 'given')
P(A∩B)P(A\cap B)P(A∩B)
probability of BOTH A and B
P(B)P(B)P(B)
the GIVEN event — the new, reduced sample space you divide by
Knowing B happened throws away every outcome where B did not — so you only look inside B, which is why you divide by P(B), the event after the '|'. Note A|B and B|A differ: divide by whichever event is given.

🧭 Where the pieces come from

You're given…How to get the answer
P(A∩B) and P(B) directlyStraight into the formula: P(A∩B) ÷ P(B).
P(A), P(B), P(A∪B)First recover the intersection: P(A∩B) = P(A) + P(B) − P(A∪B), then divide.
A two-way table or VennRestrict to the given group: count(both) ÷ count(given group) — only look in that row/region.
A tree diagramA 2nd-stage branch is already conditional. To reverse it: matching path ÷ total of all paths to that outcome.
A and B are independent when knowing one tells you nothing about the other: P(A | B) = P(A) (equivalently P(A∩B) = P(A) × P(B)). If P(A | B) ≠ P(A), they are dependent.

✏️ IB-style worked examples

IB-style question — read a conditional from a two-way table

120 students are asked if they cycle to school: Girls: 30 cycle, 25 do not. Boys: 40 cycle, 25 do not. A student chosen at random is a boy. Find the probability that he cycles, P(cycles | boy).

Step by step:

  1. 'Given boy' restricts the sample space to the 65 boys — that is the denominator.

    boys=40+25=65\text{boys} = 40 + 25 = 65boys=40+25=65
  2. Of those boys, count the ones who cycle, then divide.

    P(cycles∣boy)=4065=813P(\text{cycles}\mid\text{boy}) = \frac{40}{65} = \frac{8}{13}P(cycles∣boy)=6540​=138​
Final answer:

P(cycles | boy) = 8/13 ≈ 0.615.

IB-style question — find the intersection first (Paper 1)

For events A and B, P(A) = 0.5, P(B) = 0.4 and P(A ∪ B) = 0.7. Find P(A | B) without a calculator.

Step by step:

  1. Recover the intersection from the addition rule.

    P(A∩B)=P(A)+P(B)−P(A∪B)=0.5+0.4−0.7=0.2P(A\cap B) = P(A) + P(B) - P(A\cup B) = 0.5 + 0.4 - 0.7 = 0.2P(A∩B)=P(A)+P(B)−P(A∪B)=0.5+0.4−0.7=0.2
  2. Apply the conditional formula — divide by the given event B.

    P(A∣B)=P(A∩B)P(B)=0.20.4=0.5P(A\mid B) = \frac{P(A\cap B)}{P(B)} = \frac{0.2}{0.4} = 0.5P(A∣B)=P(B)P(A∩B)​=0.40.2​=0.5
Final answer:

P(A | B) = 0.5.

IB-style question — reverse a condition on a tree

A factory uses machine X for 60% of parts and machine Y for 40%. X produces a faulty part 3% of the time; Y, 8%. A part is found to be faulty. Find the probability it came from machine Y, P(Y | faulty).

Step by step:

  1. Total P(faulty) — add the two paths that end in 'faulty'.

    0.6(0.03)+0.4(0.08)=0.018+0.032=0.050.6(0.03) + 0.4(0.08) = 0.018 + 0.032 = 0.050.6(0.03)+0.4(0.08)=0.018+0.032=0.05
  2. Conditional: the matching path (Y and faulty) over the total.

    P(Y∣faulty)=0.4(0.08)0.05=0.0320.05=0.64P(Y\mid\text{faulty}) = \frac{0.4(0.08)}{0.05} = \frac{0.032}{0.05} = 0.64P(Y∣faulty)=0.050.4(0.08)​=0.050.032​=0.64
Final answer:

P(Y | faulty) = 0.64.

Important: You must divide by P(B), the given event — not the whole sample space and not P(A). 'Given boy' → divide by total boys, not all students. On a tree, the denominator is the total probability of the given outcome (all paths), not the single path.

Tap each card to reveal the answer.

P(A∩B) = 0.18, P(B) = 0.3. Find P(A | B). 0.6 — divide 0.18 by the given event P(B) = 0.3.

P(A) = 0.6, P(B) = 0.5, P(A∪B) = 0.9. Find P(A∩B). 0.2 — addition rule: 0.6 + 0.5 − 0.9.

Of 50 women, 35 own a phone. Find P(phone | woman). 35/50 = 7/10 = 0.7 — restrict to the 50 women.

P(A | B) = 0.4 and P(A) = 0.4. Are A and B independent? Yes — P(A | B) = P(A), so B tells you nothing about A.

On a tree, P(rain∩late) = 0.12 and P(late) = 0.3. Find P(rain | late). 0.4 — matching path 0.12 over the total P(late) = 0.3.

Exam tips

  • Divide by the event AFTER the '|' — the given event is your denominator.
  • From a table or Venn, restrict to the given row/region: count(both) ÷ count(given group).
  • Only have P(A), P(B), P(A∪B)? Find P(A∩B) = P(A) + P(B) − P(A∪B) first.
  • On a tree, reverse a condition with: matching path ÷ total of ALL paths to that outcome.
  • Independent ⇔ P(A | B) = P(A) ⇔ P(A∩B) = P(A) × P(B).

What you'll learn in Topic 4.11

  • 4.11.1 Conditional probability
Suggested study order: Read the notes for each sub-topic below → test yourself with flashcards → attempt practice questions → review exam technique.

Study resources — 4.11 Conditional probability

4.11.1

Conditional probability

Notes

Ready to study Conditional probability?

Get expert practice questions with instant AI feedback, and a study planner tailored to your IB Math AA HL exam date.

Start studying free

Topic 4.11 Conditional probability forms a core part of Unit 4: Statistics & Probability in IB Math AA HL. Mastering these concepts will strengthen your understanding of connected topics across the syllabus and prepare you for exam questions that require analysis, evaluation, and real-world application.

Previous topic
4.10 Regression & prediction
Next topic
4.12 z-values & inverse normal
All Math AA HL topics
Exam technique

Ready to practice?

Get AI-graded practice questions, mock exams, flashcards, and a personalised study plan — all aligned to your IB syllabus.

Start Studying Free

No credit card required · No time limit