Work with overlapping events using inclusion–exclusion.
Count each group and subtract the overlap.
This question is an example of a higher-tier GCSE Maths probability problem involving the union of two events. When events can overlap, such as “drawing a diamond” and “drawing a face card,” you cannot simply add the totals together because some cards belong to both categories. To avoid counting these cards twice, you use the addition rule for probability, also known as the inclusion–exclusion principle.
The events here are:
Face cards exist in all four suits, including diamonds. Therefore, the two events overlap.
If you were to add 13 diamonds and 12 face cards, you would get 25. However, this total counts the diamond face cards twice (Jack of diamonds, Queen of diamonds, King of diamonds). These three cards belong to both groups, so they must be subtracted once to avoid double counting.
For two events A and B, the number of outcomes in their union is:
n(A ∪ B) = n(A) + n(B) − n(A ∩ B)
This rule ensures accuracy whenever events can overlap, and it is essential in higher-tier probability questions involving cards, sets, or Venn diagrams.
There are 13 hearts and 12 face cards. The overlap is 3 face hearts. Using the rule:
n(A ∪ B) = 13 + 12 − 3 = 22.
This mirrors the structure of the original problem and reinforces the idea of adjusting for overlap.
There are 26 red cards (hearts and diamonds) and 4 Kings. Two of these Kings are red (King of hearts, King of diamonds). Therefore:
26 + 4 − 2 = 28 favourable outcomes.
Probability = 28/52 = 1/2.
Spades = 13 cards. Number cards (2–10) across all suits = 36 cards. The overlap: number spades = 9. Using the rule:
13 + 36 − 9 = 40.
Probability = 40/52.
This type of reasoning appears in data science, computer algorithms, medical testing, and any field involving classification. The inclusion–exclusion principle helps avoid over-counting when groups overlap. In advanced mathematics and statistics, this rule extends to three or more sets, but GCSE builds the foundation with two-event problems like this one.
Q: Why can't I simply add the number of diamonds and face cards?
Because they overlap. The three diamond face cards would be counted twice.
Q: Are Aces face cards?
No. Face cards are Jack, Queen and King only.
Q: Can I simplify 22/52?
Yes. It simplifies to 11/26, but unless the question requires simplest form, the unsimplified fraction is acceptable.
Whenever two events overlap, draw a quick Venn diagram. Label the overlap first, then fill in the remaining values. This simple method prevents counting errors and makes higher-tier probability problems much easier.
Enjoyed this question?