Probability Revision Notes

    Subject: Mathematics | Level: GCSE | Exam Board: Pearson

    Conditional Probability asks 'what is the chance of this happening, given that something else already has?' It's a high-value topic that separates top-tier candidates, requiring you to master tree diagrams, Venn diagrams, and the crucial formula P(A|B) = P(A∩B)/P(B).

    Revision Notes & Key Concepts

    ![Conditional Probability: Understanding the 'Given'](https://xnnrgnazirrqvdgfhvou.supabase.co/storage/v1/object/public/study-guide-assets/guide_ff4ed306-a8ff-4f73-94cc-d138162c6bc6/header_image.png) ## Overview Conditional probability is a fascinating and crucial area of Mathematics that deals with how the likelihood of an event changes when we have extra information. Think about it: the probability of someone wearing sunglasses is quite low generally, but *given* that it is a sunny day, that probability increases significantly. This is conditional probability in action. In your GCSE exams, conditional probability is a staple of the Higher tier papers. It tests not just your ability to crunch numbers, but your logical reasoning and your capacity to interpret changing scenarios. Examiners love to test this through 'without replacement' problems (like taking sweets from a bag without putting them back), Venn diagrams, and two-way tables. Mastering this topic is essential because it connects deeply with other areas of statistics and provides a foundation for A-Level Mathematics. Typical exam questions will ask you to complete a tree diagram and calculate combined probabilities, or to interpret a Venn diagram to find the probability of one event given another. Listen to our comprehensive audio guide for a detailed walkthrough of the key concepts: ![Audio Guide: Conditional Probability Masterclass](https://xnnrgnazirrqvdgfhvou.supabase.co/storage/v1/object/public/study-guide-assets/guide_ff4ed306-a8ff-4f73-94cc-d138162c6bc6/conditional_probability_podcast.mp3) ## Key Concepts ### Concept 1: The Concept of 'Given' The fundamental idea behind conditional probability is that knowing an event has occurred changes our sample space (the total number of possible outcomes). If we are looking for the probability of Event A *given* Event B, we restrict our entire world just to the times when Event B happens. **Why this works:** Probability is always (Number of successful outcomes) / (Total possible outcomes). When we add a condition, we are shrinking the denominator (the total possible outcomes) to only include the cases where the condition is met. **Example:** In a class of 30 students, 12 play football, 10 play tennis, and 5 play both. If a student is chosen at random, the probability they play football is 12/30. But if we are told the student *plays tennis* (this is the condition), we only look at the 10 tennis players. Out of those 10, 5 play football. So the probability they play football *given* they play tennis is 5/10. ### Concept 2: Probability Tree Diagrams (Without Replacement) Tree diagrams are brilliant for visualising sequential events. When events are *dependent* (conditional), the probabilities on the second set of branches change based on what happened on the first branch. ![Tree Diagram: Dependent Events (Without Replacement)](https://xnnrgnazirrqvdgfhvou.supabase.co/storage/v1/object/public/study-guide-assets/guide_ff4ed306-a8ff-4f73-94cc-d138162c6bc6/tree_diagram.png) **Why this works:** If you have 5 red sweets and 3 blue sweets, and you eat a red one, the bag now contains 4 red sweets and 3 blue sweets. The total number of sweets has decreased from 8 to 7, and the number of red sweets has decreased from 5 to 4. The second branch must reflect this new reality. **Example:** A bag has 6 green and 4 yellow counters. You take two without replacing the first. - P(Green on 1st pick) = 6/10 - If you picked Green first, the bag now has 5 green and 4 yellow (9 total). So P(Green on 2nd pick | Green on 1st pick) = 5/9. - To find P(Green AND Green), you multiply along the branches: (6/10) × (5/9) = 30/90 = 1/3. ### Concept 3: Venn Diagrams and Conditional Probability Venn diagrams are incredibly powerful for solving conditional probability problems when events happen simultaneously rather than sequentially. ![Visualising P(A|B) using a Venn Diagram](https://xnnrgnazirrqvdgfhvou.supabase.co/storage/v1/object/public/study-guide-assets/guide_ff4ed306-a8ff-4f73-94cc-d138162c6bc6/venn_diagram.png) **Why this works:** The condition tells you which circle to focus on. If the question asks for the probability of A given B, you completely ignore everything outside circle B. Your new denominator is the total of circle B. Your numerator is the part of A that is *inside* B (the intersection). **Example:** If circle A has 15, circle B has 20, the intersection has 8, and the outside has 5. - Total in B = 20. - Number in A that are also in B = 8. - Therefore, P(A|B) = 8/20 = 2/5. ## Mathematical Relationships The most important formula for this topic is the conditional probability formula: **P(A|B) = P(A ∩ B) / P(B)** Where: - **P(A|B)** means 'the probability of A occurring, given that B has already occurred'. - **P(A ∩ B)** means 'the probability of both A and B occurring together' (the intersection). - **P(B)** means 'the probability of B occurring'. *Note: This formula is often NOT given on the formula sheet. You must memorise it!* You can also rearrange this formula to find the probability of both events occurring: **P(A ∩ B) = P(A|B) × P(B)** This is exactly what you are doing when you multiply along the branches of a tree diagram! ## Practical Applications Conditional probability is used extensively in the real world: - **Medical Testing:** If a patient tests positive for a disease, what is the probability they actually have the disease? (This depends on the false positive rate of the test and the rarity of the disease in the population). - **Spam Filters:** Given that an email contains the word 'lottery' and 'winner', what is the probability that it is spam? - **Insurance:** Given that a driver is under 25 and drives a sports car, what is the probability they will make a claim?

    Revision Podcast Transcript

    Welcome to your GCSE Maths revision podcast. I'm your tutor, and today we're diving deep into one of the most interesting — and most frequently examined — topics in the probability unit: Conditional Probability. Whether you're sitting AQA, Edexcel, or OCR, this topic appears in the Higher tier papers and is absolutely worth mastering. So grab a pen and paper, because we're going to work through this together. Let's start with the big question: what actually is conditional probability? Imagine you're picking a card from a deck. The probability of getting an Ace is 4 out of 52 — straightforward. But now imagine I've already told you that the card is a red card. Suddenly, your sample space has changed. You're no longer thinking about all 52 cards — you're only thinking about the 26 red ones. The probability of getting an Ace, given that it's red, is now 2 out of 26, which simplifies to 1 over 13. That word "given" is the key. Conditional probability is the probability of one event happening, given that another event has already occurred. The condition changes the sample space, and that changes the probability. Once you understand that idea, everything else falls into place. Now let's look at the notation. In mathematics, we write conditional probability as P of A given B, using a vertical bar to mean "given". So P open bracket A vertical bar B close bracket means "the probability of A, given that B has occurred." The formula that connects this to other probabilities is: P of A given B equals P of A intersection B, divided by P of B. Let's unpack that. P of A intersection B — that's the probability that both A and B happen. And P of B is just the probability that B happens. So you're essentially asking: out of all the times B happens, how often does A also happen? This formula is Higher tier content, and examiners will absolutely test whether you can apply it correctly. Write it down now: P of A given B equals P of A intersection B divided by P of B. Right, let's move on to the three main tools you'll use to solve conditional probability problems: tree diagrams, Venn diagrams, and two-way tables. Starting with tree diagrams. A probability tree is a branching diagram where each branch represents a possible outcome, and the probability is written along the branch. The key rule is: probabilities on branches coming from the same point must add up to 1. Here's where conditional probability comes in. In a "without replacement" problem — for example, picking two counters from a bag without putting the first one back — the second set of branches changes depending on what happened on the first branch. Those second-branch probabilities are conditional probabilities. They are the probability of the second event, given what happened first. Let's work through an example. A bag contains 3 red counters and 2 blue counters. Two counters are picked without replacement. What is the probability that both counters are red? On the first pick, there are 5 counters total. So P of red equals 3 over 5, and P of blue equals 2 over 5. Now, if the first counter was red, there are now 4 counters left — 2 red and 2 blue. So on the second branch from "red first", P of red given red first equals 2 over 4, which is 1 over 2. And P of blue given red first equals 2 over 4, also 1 over 2. If the first counter was blue, there are 4 counters left — 3 red and 1 blue. So P of red given blue first equals 3 over 4. And P of blue given blue first equals 1 over 4. To find the probability of both counters being red, we multiply along the branches: 3 over 5 times 2 over 4, which gives 6 over 20, simplifying to 3 over 10. Always multiply along branches, and add across branches when you want the probability of different routes to the same outcome. Now let's talk about Venn diagrams. A Venn diagram shows two or more overlapping circles inside a rectangle. The rectangle represents the entire sample space — everything that can happen. Each circle represents an event. The overlapping region — the intersection — represents outcomes where both events occur. When you're using a Venn diagram for conditional probability, the key insight is this: when you're told that event B has occurred, you restrict your attention to the circle for B. You ignore everything outside that circle. Then you ask: within B, what proportion also falls in A? That proportion is P of A given B. For example, suppose 30 students were surveyed about whether they study French or Spanish. 18 study French, 15 study Spanish, and 8 study both. How many study neither? Total in circles: 18 plus 15 minus 8 equals 25. So 30 minus 25 equals 5 students study neither. Now, if a student is chosen at random from those who study Spanish, what is the probability they also study French? We're restricting to the 15 who study Spanish. Of those, 8 also study French. So P of French given Spanish equals 8 over 15. See how the condition — "given they study Spanish" — restricts the sample space to just those 15 students? That's the core idea. Two-way tables work in a very similar way. A two-way table organises data into rows and columns, with totals along the edges. When you're given a condition, you find the relevant row or column total and use that as your new denominator. For example, a table shows 200 people surveyed about exercise habits and diet. The row for "exercises regularly" has a total of 80. Within that row, 60 also "eat healthily". So P of eats healthily given exercises regularly equals 60 over 80, which simplifies to 3 over 4. The pattern is always the same: the condition tells you which row or column to focus on, and the total for that row or column becomes your new denominator. Now let's spend some time on exam tips and the most common mistakes candidates make. Mistake number one: confusing P of A given B with P of B given A. These are not the same thing. P of A given B asks "given B happened, what's the chance of A?" P of B given A asks the reverse. In the formula, the event after the vertical bar — the condition — always goes on the bottom of the fraction. So P of A given B has P of B on the bottom. P of B given A has P of A on the bottom. Get this the wrong way round and you'll lose marks even if your arithmetic is perfect. Mistake number two: forgetting to adjust the denominator in without-replacement problems. When you draw a tree diagram for picking without replacement, the total number of items decreases after the first pick. If you keep using the original total on the second set of branches, you'll get the wrong probabilities. Always check: has the total changed? Has the number of the specific item changed? Mistake number three: misreading Venn diagram regions. The intersection — the overlap — is counted in both circles. If you're asked for P of A only, that's the part of circle A that does not overlap with B. If you're asked for P of A intersection B, that's just the overlap. If you're asked for P of A union B, that's everything in either circle — but don't double-count the intersection. Mistake number four: not checking that probabilities sum to 1. On a tree diagram, branches from any single point must sum to 1. If they don't, you've made an error. This is a quick self-check that can save you marks. Exam tip number one: always draw a diagram. Even if the question doesn't ask for one, sketching a tree diagram or Venn diagram helps you organise the information and spot the conditional relationships. Examiners often award method marks for a correct diagram even if the final answer is wrong. Exam tip number two: look for the command word. "Calculate" means show your working and give a numerical answer. "Show that" means you must demonstrate the result step by step — don't just state it. "Hence" means use your previous answer in the next part. Exam tip number three: when using the formula P of A given B equals P of A intersection B divided by P of B, make sure you've identified both values correctly before substituting. Write the formula first, then substitute — this earns method marks even if you make an arithmetic error. Now let's do a quick-fire recall quiz. I'll ask a question, pause briefly, then give the answer. Try to answer before I do. Question one: What does P of A given B mean in words? ... It means the probability of A occurring, given that B has already occurred. Question two: Write the formula for conditional probability. ... P of A given B equals P of A intersection B divided by P of B. Question three: In a tree diagram for picking without replacement, what changes on the second set of branches? ... Both the total number of items and possibly the number of the specific item decrease by one. Question four: In a Venn diagram, what region represents A intersection B? ... The overlapping region — the part that is inside both circles. Question five: If P of A intersection B equals 0.12 and P of B equals 0.4, what is P of A given B? ... 0.12 divided by 0.4 equals 0.3. How did you do? If any of those caught you out, go back and review that section. Let's wrap up with a quick summary of everything we've covered today. Conditional probability is the probability of one event occurring, given that another has already occurred. The condition restricts the sample space. The key formula is P of A given B equals P of A intersection B divided by P of B. The condition — B — always goes on the denominator. The three main tools are: tree diagrams, where you multiply along branches and add across branches; Venn diagrams, where the condition restricts you to one circle; and two-way tables, where the condition restricts you to one row or column. The most common mistakes are: swapping A and B in the formula; forgetting to adjust for without-replacement; and misreading Venn diagram regions. Always draw a diagram, check your probabilities sum to 1, and show your working clearly. This is a topic that rewards practice. The more questions you work through, the more confident you'll become at spotting which tool to use and how to set up the calculation. Past paper questions on conditional probability are excellent practice — work through them systematically, check your answers against the mark scheme, and learn from any mistakes. You've got this. Good luck in your exams, and keep revising!

    Key Terms & Definitions

    Conditional Probability
    The probability of an event occurring given that another event has already occurred.
    Sample Space
    The set of all possible outcomes of an experiment.
    Independent Events
    Events where the outcome of one does not affect the outcome of the other. P(A|B) = P(A).
    Dependent Events
    Events where the outcome of one DOES affect the outcome of the other.
    Intersection (A ∩ B)
    The event that both A and B occur simultaneously.
    Mutually Exclusive
    Events that cannot happen at the same time. P(A ∩ B) = 0.

    Worked Examples

    Practice Questions

    Probability

    Pearson
    GCSE
    Mathematics

    Conditional Probability asks 'what is the chance of this happening, given that something else already has?' It's a high-value topic that separates top-tier candidates, requiring you to master tree diagrams, Venn diagrams, and the crucial formula P(A|B) = P(A∩B)/P(B).

    5
    Min Read
    3
    Examples
    5
    Questions
    6
    Key Terms
    🎙 Podcast Episode
    Probability
    0:00-0:00

    Study Notes

    Conditional Probability: Understanding the 'Given'

    Overview

    Conditional probability is a fascinating and crucial area of Mathematics that deals with how the likelihood of an event changes when we have extra information. Think about it: the probability of someone wearing sunglasses is quite low generally, but given that it is a sunny day, that probability increases significantly. This is conditional probability in action.

    In your GCSE exams, conditional probability is a staple of the Higher tier papers. It tests not just your ability to crunch numbers, but your logical reasoning and your capacity to interpret changing scenarios. Examiners love to test this through 'without replacement' problems (like taking sweets from a bag without putting them back), Venn diagrams, and two-way tables.

    Mastering this topic is essential because it connects deeply with other areas of statistics and provides a foundation for A-Level Mathematics. Typical exam questions will ask you to complete a tree diagram and calculate combined probabilities, or to interpret a Venn diagram to find the probability of one event given another.

    Listen to our comprehensive audio guide for a detailed walkthrough of the key concepts:

    Audio Guide: Conditional Probability Masterclass

    Key Concepts

    Concept 1: The Concept of 'Given'

    The fundamental idea behind conditional probability is that knowing an event has occurred changes our sample space (the total number of possible outcomes). If we are looking for the probability of Event A given Event B, we restrict our entire world just to the times when Event B happens.

    Why this works: Probability is always (Number of successful outcomes) / (Total possible outcomes). When we add a condition, we are shrinking the denominator (the total possible outcomes) to only include the cases where the condition is met.

    Example: In a class of 30 students, 12 play football, 10 play tennis, and 5 play both. If a student is chosen at random, the probability they play football is 12/30. But if we are told the student plays tennis (this is the condition), we only look at the 10 tennis players. Out of those 10, 5 play football. So the probability they play football given they play tennis is 5/10.

    Concept 2: Probability Tree Diagrams (Without Replacement)

    Tree diagrams are brilliant for visualising sequential events. When events are dependent (conditional), the probabilities on the second set of branches change based on what happened on the first branch.

    Tree Diagram: Dependent Events (Without Replacement)

    Why this works: If you have 5 red sweets and 3 blue sweets, and you eat a red one, the bag now contains 4 red sweets and 3 blue sweets. The total number of sweets has decreased from 8 to 7, and the number of red sweets has decreased from 5 to 4. The second branch must reflect this new reality.

    Example: A bag has 6 green and 4 yellow counters. You take two without replacing the first.

    • P(Green on 1st pick) = 6/10
    • If you picked Green first, the bag now has 5 green and 4 yellow (9 total). So P(Green on 2nd pick | Green on 1st pick) = 5/9.
    • To find P(Green AND Green), you multiply along the branches: (6/10) × (5/9) = 30/90 = 1/3.

    Concept 3: Venn Diagrams and Conditional Probability

    Venn diagrams are incredibly powerful for solving conditional probability problems when events happen simultaneously rather than sequentially.

    Visualising P(A|B) using a Venn Diagram

    Why this works: The condition tells you which circle to focus on. If the question asks for the probability of A given B, you completely ignore everything outside circle B. Your new denominator is the total of circle B. Your numerator is the part of A that is inside B (the intersection).

    Example: If circle A has 15, circle B has 20, the intersection has 8, and the outside has 5.

    • Total in B = 20.
    • Number in A that are also in B = 8.
    • Therefore, P(A|B) = 8/20 = 2/5.

    Mathematical Relationships

    The most important formula for this topic is the conditional probability formula:

    **P(A|B) = P(A ∩ B) / P(B)**Where:

    • P(A|B) means 'the probability of A occurring, given that B has already occurred'.
    • P(A ∩ B) means 'the probability of both A and B occurring together' (the intersection).
    • P(B) means 'the probability of B occurring'.

    Note: This formula is often NOT given on the formula sheet. You must memorise it!

    You can also rearrange this formula to find the probability of both events occurring:
    **P(A ∩ B) = P(A|B) × P(B)**This is exactly what you are doing when you multiply along the branches of a tree diagram!

    Practical Applications

    Conditional probability is used extensively in the real world:

    • Medical Testing: If a patient tests positive for a disease, what is the probability they actually have the disease? (This depends on the false positive rate of the test and the rarity of the disease in the population).
    • Spam Filters: Given that an email contains the word 'lottery' and 'winner', what is the probability that it is spam?
    • Insurance: Given that a driver is under 25 and drives a sports car, what is the probability they will make a claim?

    Visual Resources

    2 diagrams and illustrations

    Visualising P(A|B) using a Venn Diagram
    Visualising P(A|B) using a Venn Diagram
    Tree Diagram: Dependent Events (Without Replacement)
    Tree Diagram: Dependent Events (Without Replacement)

    Interactive Diagrams

    2 interactive diagrams to visualise key concepts

    Decision flowchart for tackling probability questions.

    The logical flow of conditional probability.

    Worked Examples

    3 detailed examples with solutions and examiner commentary

    Practice Questions

    Test your understanding — click to reveal model answers

    Q1

    A bag contains 5 red balls and 4 green balls. Two balls are drawn at random without replacement. Calculate the probability that the second ball is green, given that the first ball was red.

    2 marks
    foundation

    Hint: Think about what is left in the bag AFTER the red ball is removed.

    Q2

    In a sixth form of 150 students, 85 study Maths, 60 study Physics, and 40 study both. A student is chosen at random. Given that the student studies Physics, find the probability that they do not study Maths.

    3 marks
    standard

    Hint: Draw a quick Venn diagram or use the formula. What is the denominator?

    Q3

    A box contains 10 chocolates. 6 are milk chocolate and 4 are dark chocolate. Three chocolates are chosen at random and eaten. Calculate the probability that exactly two of the chocolates eaten are dark chocolate.

    5 marks
    challenging

    Hint: List all the possible combinations that give exactly two dark chocolates (e.g., DDM, DMD, MDD). Calculate each pathway.

    Q4

    Events A and B are such that P(A) = 0.5, P(B) = 0.6 and P(A ∪ B) = 0.8. Find P(A|B).

    4 marks
    challenging

    Hint: Use the addition rule P(A ∪ B) = P(A) + P(B) - P(A ∩ B) to find the intersection first.

    Q5

    A diagnostic test for a virus is 95% accurate (if you have the virus, it tests positive 95% of the time; if you don't, it tests negative 95% of the time). 2% of the population actually has the virus. A person is chosen at random and tests positive. Calculate the probability they actually have the virus.

    5 marks
    challenging

    Hint: Draw a tree diagram. First branches: Has Virus / Doesn't Have Virus. Second branches: Tests Positive / Tests Negative.

    Explore this topic further

    View Topic PageAll Mathematics Topics

    Key Terms

    Essential vocabulary to know