Calculating Conditional Probability
Part of Conditional Probability — GCSE Mathematics
This deep dive covers Calculating Conditional Probability within Conditional Probability for GCSE Mathematics. Revise Conditional Probability in Probability for GCSE Mathematics with 14 exam-style questions and 12 flashcards. This is a high-frequency topic, so it is worth revising until the explanation feels precise and repeatable. It is section 3 of 4 in this topic. Use this deep dive to connect the idea to the wider topic before moving on to questions and flashcards.
Topic position
Section 3 of 4
Practice
14 questions
Recall
12 flashcards
Calculating Conditional Probability
Method 1: Using the Formula
P(A|B) = P(A ∩ B) / P(B)
Method 2: Reducing the Sample Space
Consider only outcomes where B occurs, then find what fraction also have A
Example: Card Drawing
Problem: A card is drawn from a standard deck. Given that it's red, what's the probability it's a heart?
Method 1 (Formula):
P(heart|red) = P(heart ∩ red) / P(red)
= P(heart) / P(red) [since all hearts are red]
= (13/52) / (26/52) = 13/26 = 1/2
Method 2 (Reduced Sample):
Given the card is red, we have 26 possible cards
Of these 26, exactly 13 are hearts
P(heart|red) = 13/26 = 1/2