Hard GCSE Conditional probability Questions

Challenging, exam-style GCSE Conditional probability questions with worked solutions. Stretch yourself on the hardest conditional probability, two-way tables, restricting the sample space, Venn diagrams problems.

conditional probabilitytwo-way tablesrestricting the sample spaceVenn diagramsprobability from a Venn diagramset regions
GCSE Higher34 questionsStep-by-step solutions
Question 1
5 markschallenging
5050 workers were asked about how they get to work. Set AA is the workers who travel by bus. Set BB is the workers who travel by train. 1515 of the workers are in AA only. 1010 of the workers are in both AA and BB. 1212 of the workers are in BB only. 1313 of the workers are in neither AA nor BB. One of the 5050 workers is chosen at random. Which of these statements is correct?
Show worked solution

Worked solution

  1. Read what the statements are all claiming

    P(BA)=n(AB)n(A)P(B \mid A) = \frac{n(A \cap B)}{n(A)}

    Every option is a conditional probability. Each one names the group the worker is known to be in, and then asks how likely it is that the worker is in a second group as well. So each is a count from inside the first group, divided by the size of that group.

  2. Work out the denominator of the true statement

    n(in A)=25n(\text{in A}) = 25

    The condition is that the worker is in AA. There are 2525 of them, so 2525 is the size of the restricted universe.

  3. Work out the numerator of the true statement

    n(in Ain B)=10n(\text{in A} \cap \text{in B}) = 10

    Of those 2525, exactly 1010 are in BB as well.

  4. Form the fraction and simplify

    1025=25\frac{10}{25} = \frac{2}{5}

    So the true statement is the one that gives this probability as 25\frac{2}{5}.

  5. Refute the statement that quotes the transposed conditional

    1022=51125\frac{10}{22} = \frac{5}{11} \ne \frac{2}{5}

    511\frac{5}{11} is the same 1010 divided by the 2222 in the SECOND group. That is the probability the other way round. Conditioning on the first group means dividing by 2525, not 2222, so that statement is false.

  6. Refute the statement that quotes the joint probability

    1050=1525\frac{10}{50} = \frac{1}{5} \ne \frac{2}{5}

    15\frac{1}{5} is 1010 out of the whole survey of 5050. That is the probability of landing in both groups with nothing assumed — it ignores the condition completely.

  7. Refute the statement with the two groups swapped over

    P(in Ain B)=1022=51125P(\text{in A} \mid \text{in B}) = \frac{10}{22} = \frac{5}{11} \ne \frac{2}{5}

    This option turns the condition round and then still quotes 25\frac{2}{5}. Conditioning the other way divides by 2222 and gives 511\frac{5}{11}, so the statement is false. P(AB)P(A \mid B) and P(BA)P(B \mid A) are different numbers.

  8. Refute the statement that quotes the complement

    125=35251 - \frac{2}{5} = \frac{3}{5} \ne \frac{2}{5}

    35\frac{3}{5} is the probability of the OPPOSITE outcome inside the same restricted universe: the 1515 of the 2525 that are not in BB.

  9. Do NOT transpose the conditional

    P(in Ain B)=1022=51125P(\text{in A} \mid \text{in B}) = \frac{10}{22} = \frac{5}{11} \ne \frac{2}{5}

    Turning the condition round asks a different question. The numerator is the same 1010 workers — the overlap does not care which way round you read it — but the denominator becomes the 2222 workers who are in BB, giving 511\frac{5}{11}. P(AB)P(BA)P(A \mid B) \ne P(B \mid A).

  10. Compare with the unconditional probability

    P(in B)=2250=1125P(\text{in B}) = \frac{22}{50} = \frac{11}{25}

    Out of everybody, 1125\frac{11}{25} of the workers are in BB. Restricting to the workers who are in AA makes it 25\frac{2}{5} — different from the unconditional probability, so the two events are not independent.

  11. Test independence by exact arithmetic

    10×50=500,25×22=55010 \times 50 = 500, \quad 25 \times 22 = 550

    Independence means n(AB)×N=n(A)×n(B)n(A \cap B) \times N = n(A) \times n(B). Compare 500500 with 550550: the events are not independent. Never judge this by eye — the two products settle it exactly.

  12. The opposite event, in the same restricted universe

    125=35=15251 - \frac{2}{5} = \frac{3}{5} = \frac{15}{25}

    Of the 2525 workers the condition leaves you with, 1515 are not in BB. The universe has not moved, so the two conditional probabilities still add to 11.

  13. Check with the multiplication rule

    2550×1025=1050\frac{25}{50} \times \frac{10}{25} = \frac{10}{50}

    P(A)×P(BA)=P(AB)P(A) \times P(B \mid A) = P(A \cap B). The 2525 cancels, leaving 1010 out of 5050 — the overlap count, straight off the diagram. The conditional probability is consistent.

  14. Note the mistake to avoid

    denominator=2550\text{denominator} = 25 \ne 50

    Dividing by 5050 here would ignore the condition entirely. The word "given" has already removed 2525 workers from the sample space; only 2525 remain.

  15. State the answer

    25\frac{2}{5}

    So the correct statement is the one giving the probability as 25\frac{2}{5}.

Answer
25\frac{2}{5}
Question 2
6 markschallenging
5151 people took part in a survey about hot drinks. The people are either men or women. Some of the people chose tea, some chose coffee and the rest chose juice. 1111 of the people are men who chose tea. 99 of the people are men who chose coffee. 55 of the people are men who chose juice. 77 of the people are women who chose tea. 1313 of the people are women who chose coffee. 66 of the people are women who chose juice. One of the 5151 people is chosen at random. Which of these statements is correct?
Show worked solution

Worked solution

  1. Read what the statements are all claiming

    P(BA)=n(AB)n(A)P(B \mid A) = \frac{n(A \cap B)}{n(A)}

    Every option is a conditional probability. Each one names the group the person is known to be in, and then asks how likely it is that the person is in a second group as well. So each is a count from inside the first group, divided by the size of that group.

  2. Work out the denominator of the true statement

    n(men)=25n(\text{men}) = 25

    The condition is that the person is one of the men. There are 2525 of them, so 2525 is the size of the restricted universe.

  3. Work out the numerator of the true statement

    n(menpeople who chose coffee)=9n(\text{men} \cap \text{people who chose coffee}) = 9

    Of those 2525, exactly 99 are one of the people who chose coffee as well.

  4. Form the fraction and simplify

    925=925\frac{9}{25} = \frac{9}{25}

    So the true statement is the one that gives this probability as 925\frac{9}{25}.

  5. Refute the statement that quotes the transposed conditional

    922=922925\frac{9}{22} = \frac{9}{22} \ne \frac{9}{25}

    922\frac{9}{22} is the same 99 divided by the 2222 in the SECOND group. That is the probability the other way round. Conditioning on the first group means dividing by 2525, not 2222, so that statement is false.

  6. Refute the statement that quotes the joint probability

    951=317925\frac{9}{51} = \frac{3}{17} \ne \frac{9}{25}

    317\frac{3}{17} is 99 out of the whole survey of 5151. That is the probability of landing in both groups with nothing assumed — it ignores the condition completely.

  7. Refute the statement with the two groups swapped over

    P(menpeople who chose coffee)=922=922925P(\text{men} \mid \text{people who chose coffee}) = \frac{9}{22} = \frac{9}{22} \ne \frac{9}{25}

    This option turns the condition round and then still quotes 925\frac{9}{25}. Conditioning the other way divides by 2222 and gives 922\frac{9}{22}, so the statement is false. P(AB)P(A \mid B) and P(BA)P(B \mid A) are different numbers.

  8. Refute the statement that quotes the complement

    1925=16259251 - \frac{9}{25} = \frac{16}{25} \ne \frac{9}{25}

    1625\frac{16}{25} is the probability of the OPPOSITE outcome inside the same restricted universe: the 1616 of the 2525 that are not one of the people who chose coffee.

  9. Do NOT transpose the conditional — work out the other one and compare

    P(menpeople who chose coffee)=922=922925P(\text{men} \mid \text{people who chose coffee}) = \frac{9}{22} = \frac{9}{22} \ne \frac{9}{25}

    P(AB)P(A \mid B) and P(BA)P(B \mid A) are DIFFERENT questions. Both count the same 99 men who chose coffee on top, but this one divides by the 2222 people who chose coffee instead of the 2525 men, and gives 922\frac{9}{22}. Swapping the two round is the commonest mistake in this topic, and here it changes the answer.

  10. Compare the conditional probability with the unconditional one

    P(people who chose coffee)=2251=2251vsP(people who chose coffeemen)=925P(\text{people who chose coffee}) = \frac{22}{51} = \frac{22}{51} \quad \text{vs} \quad P(\text{people who chose coffee} \mid \text{men}) = \frac{9}{25}

    Without knowing anything, the probability of being one of the people who chose coffee is 2251\frac{22}{51}. Being told the person is one of the men changes it to 925\frac{9}{25}. That comparison is exactly the test for independence.

  11. Test whether the two events are independent

    9×51=45925×22=5509 \times 51 = 459 \quad \ne \quad 25 \times 22 = 550

    AA and BB are independent exactly when P(AB)=P(A)×P(B)P(A \cap B) = P(A) \times P(B), which for whole counts means n(AB)×N=n(A)×n(B)n(A \cap B) \times N = n(A) \times n(B). Here 459459 against 550550, so the events are NOT independent — which is why the conditional probability differs from the unconditional one.

  12. Work out the opposite event inside the SAME restricted universe

    1925=1625=16251 - \frac{9}{25} = \frac{16}{25} = \frac{16}{25}

    Of the 2525 men, 1616 are not people who chose coffee. The two conditional probabilities still add to 11, because the universe has not changed — it is still the 2525 men.

  13. Check the answer with the multiplication rule

    P(men)×P(people who chose coffeemen)=2551×925=317=951P(\text{men}) \times P(\text{people who chose coffee} \mid \text{men}) = \frac{25}{51} \times \frac{9}{25} = \frac{3}{17} = \frac{9}{51}

    P(AB)=P(A)×P(BA)P(A \cap B) = P(A) \times P(B \mid A). Multiplying back gives 317\frac{3}{17}, which is exactly 99 out of 5151 — the joint count. The conditional probability is consistent with the table.

  14. Check the numerator really is part of the denominator

    09250 \leq 9 \leq 25

    Every one of the 99 men who chose coffee is one of the 2525 men, so the numerator cannot exceed the denominator and the fraction cannot exceed 11. If yours does, you have divided by the wrong group.

  15. State the answer

    925\frac{9}{25}

    So the correct statement is the one giving the probability as 925\frac{9}{25}.

Answer
925\frac{9}{25}
Question 3
5 markschallenging
5050 members took part in a survey at a gym. The members are either men or women. Some of the members use the pool and the rest do not use the pool. 1212 of the members are men who use the pool. 1818 of the members are men who do not use the pool. 88 of the members are women who use the pool. 1212 of the members are women who do not use the pool. One of the 5050 members is chosen at random. Event AA is that this member is one of the men. Event BB is that this member is one of the members who use the pool. Are AA and BB independent? Which of these statements is correct?
Show worked solution

Worked solution

  1. Write down what independence means

    A and B are independent    P(AB)=P(A)    P(AB)=P(A)×P(B)A \text{ and } B \text{ are independent} \iff P(A \mid B) = P(A) \iff P(A \cap B) = P(A) \times P(B)

    Two events are independent when knowing that one of them happened tells you nothing about the other — that is, when conditioning on BB leaves the probability of AA exactly where it was.

  2. Read the three counts you need off the table

    n(A)=30,n(B)=20,n(AB)=12,N=50n(A) = 30, \quad n(B) = 20, \quad n(A \cap B) = 12, \quad N = 50

    There are 3030 men, 2020 members who use the pool, and 1212 who are both. The survey has 5050 members in it.

  3. Work out the probability of A

    P(A)=3050=35P(A) = \frac{30}{50} = \frac{3}{5}

    3030 of the 5050 members are men.

  4. Work out the probability of B

    P(B)=2050=25P(B) = \frac{20}{50} = \frac{2}{5}

    2020 of the 5050 members are members who use the pool.

  5. Work out the probability of A and B together

    P(AB)=1250=625P(A \cap B) = \frac{12}{50} = \frac{6}{25}

    1212 of the 5050 members are in both groups at once.

  6. Multiply the probability of A by the probability of B

    35×25=625\frac{3}{5} \times \frac{2}{5} = \frac{6}{25}

    If the events were independent this product would have to come out equal to P(AB)P(A \cap B).

  7. Compare the two and decide

    P(AB)=625=P(A)×P(B)=625P(A \cap B) = \frac{6}{25} \quad = \quad P(A) \times P(B) = \frac{6}{25}

    The two are equal, so AA and BB are independent. This is decided by exact fractions, never by how close the two numbers look.

  8. Check it the other way: work out the probability of A given B

    P(AB)=1220=35P(A \mid B) = \frac{12}{20} = \frac{3}{5}

    Restrict the universe to the 2020 members who use the pool and recount: 1212 of them are men. That gives 35\frac{3}{5}, which agrees with P(A)=35P(A) = \frac{3}{5} — the same verdict as before, as it must be.

  9. Do not confuse the probability of A given B with the probability of B given A

    P(BA)=1230=2535=P(AB)P(B \mid A) = \frac{12}{30} = \frac{2}{5} \ne \frac{3}{5} = P(A \mid B)

    The two conditionals share the numerator 1212 but divide by different groups — 3030 men against 2020 members who use the pool. They come out as 25\frac{2}{5} and 35\frac{3}{5}. Any option quoting 25\frac{2}{5} as P(AB)P(A \mid B) is wrong before you even read its verdict.

  10. Refute the option with the right numbers but the wrong verdict

    P(AB)=35,P(A)=35P(A \mid B) = \frac{3}{5}, \quad P(A) = \frac{3}{5}

    One option quotes both of these correctly and then draws the opposite conclusion. The rule is the whole point: P(AB)P(A \mid B) equals P(A)P(A), so the events are independent, whatever the option says.

  11. Refute the options that quote the transposed conditional

    P(AB)=35, not 25P(A \mid B) = \frac{3}{5}, \text{ not } \frac{2}{5}

    Two of the options give P(AB)P(A \mid B) as 25\frac{2}{5}. That number is P(BA)P(B \mid A) — the same 1212 people divided by the 3030 men instead of the 2020 members who use the pool. It answers a different question, so those options are false.

  12. Refute the option that quotes the probability of B in place of the probability of A

    P(A)=3050=35,P(B)=2050=25P(A) = \frac{30}{50} = \frac{3}{5}, \quad P(B) = \frac{20}{50} = \frac{2}{5}

    The last option quotes P(A)P(A) as 25\frac{2}{5}, which is really P(B)P(B). The independence test compares P(AB)P(A \mid B) with P(A)P(A), not with P(B)P(B).

  13. Say what independence would have required of the table

    n(AB) would have to be 30×2050=12n(A \cap B) \text{ would have to be } \frac{30 \times 20}{50} = 12

    For independence the overlap would have to be exactly 1212. The table says 1212. That single comparison settles the question.

  14. Say what the verdict means in plain words

    P(AB) vs P(A)P(A \mid B) \text{ vs } P(A)

    Knowing that the member is one of the members who use the pool tells you nothing new about whether they are one of the men.

  15. State the answer

    independent\text{independent}

    So AA and BB are independent.

Answer
independent\text{independent}
Question 4
6 markschallenging
4848 students took part in a survey about revision. The students are either girls or boys. Some of the students revised for the test and the rest did not revise for the test. 1414 of the students are girls who revised for the test. 1010 of the students are girls who did not revise for the test. 99 of the students are boys who revised for the test. 1515 of the students are boys who did not revise for the test. One of the 4848 students is chosen at random. Event AA is that this student is one of the girls. Event BB is that this student is one of the students who revised for the test. Are AA and BB independent? Which of these statements is correct?
Show worked solution

Worked solution

  1. Write down what independence means

    A and B are independent    P(AB)=P(A)    P(AB)=P(A)×P(B)A \text{ and } B \text{ are independent} \iff P(A \mid B) = P(A) \iff P(A \cap B) = P(A) \times P(B)

    Two events are independent when knowing that one of them happened tells you nothing about the other — that is, when conditioning on BB leaves the probability of AA exactly where it was.

  2. Read the three counts you need off the table

    n(A)=24,n(B)=23,n(AB)=14,N=48n(A) = 24, \quad n(B) = 23, \quad n(A \cap B) = 14, \quad N = 48

    There are 2424 girls, 2323 students who revised for the test, and 1414 who are both. The survey has 4848 students in it.

  3. Work out the probability of A

    P(A)=2448=12P(A) = \frac{24}{48} = \frac{1}{2}

    2424 of the 4848 students are girls.

  4. Work out the probability of B

    P(B)=2348=2348P(B) = \frac{23}{48} = \frac{23}{48}

    2323 of the 4848 students are students who revised for the test.

  5. Work out the probability of A and B together

    P(AB)=1448=724P(A \cap B) = \frac{14}{48} = \frac{7}{24}

    1414 of the 4848 students are in both groups at once.

  6. Multiply the probability of A by the probability of B

    12×2348=2396\frac{1}{2} \times \frac{23}{48} = \frac{23}{96}

    If the events were independent this product would have to come out equal to P(AB)P(A \cap B).

  7. Compare the two and decide

    P(AB)=724P(A)×P(B)=2396P(A \cap B) = \frac{7}{24} \quad \ne \quad P(A) \times P(B) = \frac{23}{96}

    The two are not equal, so AA and BB are not independent. This is decided by exact fractions, never by how close the two numbers look.

  8. Check it the other way: work out the probability of A given B

    P(AB)=1423=1423P(A \mid B) = \frac{14}{23} = \frac{14}{23}

    Restrict the universe to the 2323 students who revised for the test and recount: 1414 of them are girls. That gives 1423\frac{14}{23}, which differs from P(A)=12P(A) = \frac{1}{2} — the same verdict as before, as it must be.

  9. Do not confuse the probability of A given B with the probability of B given A

    P(BA)=1424=7121423=P(AB)P(B \mid A) = \frac{14}{24} = \frac{7}{12} \ne \frac{14}{23} = P(A \mid B)

    The two conditionals share the numerator 1414 but divide by different groups — 2424 girls against 2323 students who revised for the test. They come out as 712\frac{7}{12} and 1423\frac{14}{23}. Any option quoting 712\frac{7}{12} as P(AB)P(A \mid B) is wrong before you even read its verdict.

  10. Refute the option with the right numbers but the wrong verdict

    P(AB)=1423,P(A)=12P(A \mid B) = \frac{14}{23}, \quad P(A) = \frac{1}{2}

    One option quotes both of these correctly and then draws the opposite conclusion. The rule is the whole point: P(AB)P(A \mid B) does not equal P(A)P(A), so the events are not independent, whatever the option says.

  11. Refute the options that quote the transposed conditional

    P(AB)=1423, not 712P(A \mid B) = \frac{14}{23}, \text{ not } \frac{7}{12}

    Two of the options give P(AB)P(A \mid B) as 712\frac{7}{12}. That number is P(BA)P(B \mid A) — the same 1414 people divided by the 2424 girls instead of the 2323 students who revised for the test. It answers a different question, so those options are false.

  12. Refute the option that quotes the probability of B in place of the probability of A

    P(A)=2448=12,P(B)=2348=2348P(A) = \frac{24}{48} = \frac{1}{2}, \quad P(B) = \frac{23}{48} = \frac{23}{48}

    The last option quotes P(A)P(A) as 2348\frac{23}{48}, which is really P(B)P(B). The independence test compares P(AB)P(A \mid B) with P(A)P(A), not with P(B)P(B).

  13. Say what independence would have required of the table

    n(AB) would have to be 24×2348=232n(A \cap B) \text{ would have to be } \frac{24 \times 23}{48} = \frac{23}{2}

    For independence the overlap would have to be exactly 232\frac{23}{2}. The table says 1414. That single comparison settles the question.

  14. Say what the verdict means in plain words

    P(AB) vs P(A)P(A \mid B) \text{ vs } P(A)

    Knowing that the student is one of the students who revised for the test changes what you should believe about whether they are one of the girls.

  15. State the answer

    not independent\text{not independent}

    So AA and BB are not independent.

Answer
not independent\text{not independent}
Question 5
5 markschallenging
4545 workers took part in a survey about travelling to work. The workers are either men or women. Some of the workers cycle to work and the rest do not cycle to work. 1010 of the workers are men who cycle to work. 1515 of the workers are men who do not cycle to work. 88 of the workers are women who cycle to work. 1212 of the workers are women who do not cycle to work. One of the 4545 workers is chosen at random. Event AA is that this worker is one of the men. Event BB is that this worker is one of the workers who cycle to work. Are AA and BB independent? Which of these statements is correct?
Show worked solution

Worked solution

  1. Write down what independence means

    A and B are independent    P(AB)=P(A)    P(AB)=P(A)×P(B)A \text{ and } B \text{ are independent} \iff P(A \mid B) = P(A) \iff P(A \cap B) = P(A) \times P(B)

    Two events are independent when knowing that one of them happened tells you nothing about the other — that is, when conditioning on BB leaves the probability of AA exactly where it was.

  2. Read the three counts you need off the table

    n(A)=25,n(B)=18,n(AB)=10,N=45n(A) = 25, \quad n(B) = 18, \quad n(A \cap B) = 10, \quad N = 45

    There are 2525 men, 1818 workers who cycle to work, and 1010 who are both. The survey has 4545 workers in it.

  3. Work out the probability of A

    P(A)=2545=59P(A) = \frac{25}{45} = \frac{5}{9}

    2525 of the 4545 workers are men.

  4. Work out the probability of B

    P(B)=1845=25P(B) = \frac{18}{45} = \frac{2}{5}

    1818 of the 4545 workers are workers who cycle to work.

  5. Work out the probability of A and B together

    P(AB)=1045=29P(A \cap B) = \frac{10}{45} = \frac{2}{9}

    1010 of the 4545 workers are in both groups at once.

  6. Multiply the probability of A by the probability of B

    59×25=29\frac{5}{9} \times \frac{2}{5} = \frac{2}{9}

    If the events were independent this product would have to come out equal to P(AB)P(A \cap B).

  7. Compare the two and decide

    P(AB)=29=P(A)×P(B)=29P(A \cap B) = \frac{2}{9} \quad = \quad P(A) \times P(B) = \frac{2}{9}

    The two are equal, so AA and BB are independent. This is decided by exact fractions, never by how close the two numbers look.

  8. Check it the other way: work out the probability of A given B

    P(AB)=1018=59P(A \mid B) = \frac{10}{18} = \frac{5}{9}

    Restrict the universe to the 1818 workers who cycle to work and recount: 1010 of them are men. That gives 59\frac{5}{9}, which agrees with P(A)=59P(A) = \frac{5}{9} — the same verdict as before, as it must be.

  9. Do not confuse the probability of A given B with the probability of B given A

    P(BA)=1025=2559=P(AB)P(B \mid A) = \frac{10}{25} = \frac{2}{5} \ne \frac{5}{9} = P(A \mid B)

    The two conditionals share the numerator 1010 but divide by different groups — 2525 men against 1818 workers who cycle to work. They come out as 25\frac{2}{5} and 59\frac{5}{9}. Any option quoting 25\frac{2}{5} as P(AB)P(A \mid B) is wrong before you even read its verdict.

  10. Refute the option with the right numbers but the wrong verdict

    P(AB)=59,P(A)=59P(A \mid B) = \frac{5}{9}, \quad P(A) = \frac{5}{9}

    One option quotes both of these correctly and then draws the opposite conclusion. The rule is the whole point: P(AB)P(A \mid B) equals P(A)P(A), so the events are independent, whatever the option says.

  11. Refute the options that quote the transposed conditional

    P(AB)=59, not 25P(A \mid B) = \frac{5}{9}, \text{ not } \frac{2}{5}

    Two of the options give P(AB)P(A \mid B) as 25\frac{2}{5}. That number is P(BA)P(B \mid A) — the same 1010 people divided by the 2525 men instead of the 1818 workers who cycle to work. It answers a different question, so those options are false.

  12. Refute the option that quotes the probability of B in place of the probability of A

    P(A)=2545=59,P(B)=1845=25P(A) = \frac{25}{45} = \frac{5}{9}, \quad P(B) = \frac{18}{45} = \frac{2}{5}

    The last option quotes P(A)P(A) as 25\frac{2}{5}, which is really P(B)P(B). The independence test compares P(AB)P(A \mid B) with P(A)P(A), not with P(B)P(B).

  13. Say what independence would have required of the table

    n(AB) would have to be 25×1845=10n(A \cap B) \text{ would have to be } \frac{25 \times 18}{45} = 10

    For independence the overlap would have to be exactly 1010. The table says 1010. That single comparison settles the question.

  14. Say what the verdict means in plain words

    P(AB) vs P(A)P(A \mid B) \text{ vs } P(A)

    Knowing that the worker is one of the workers who cycle to work tells you nothing new about whether they are one of the men.

  15. State the answer

    independent\text{independent}

    So AA and BB are independent.

Answer
independent\text{independent}

Unlock 29 more Conditional probability questions

Create a free account to work through every GCSE Conditional probability question with instant step-by-step worked solutions, progress tracking and interactive lessons.

  • Full worked solutions for every question
  • Interactive lessons and instant feedback
  • Track your mastery across every topic
Create a Free Account

No card required · Free forever

More Conditional probability practice

Related Probability topics