Probability Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

medium
A card is drawn at random from a standard 5252-card deck. What is the probability it is a heart or a king?

Solution

  1. 1
    Hearts: 1313, Kings: 44, but the King of Hearts is counted in both, so subtract 11.
  2. 2
    P(heart or king)=13+4152=1652=413P(\text{heart or king}) = \frac{13 + 4 - 1}{52} = \frac{16}{52} = \frac{4}{13}.

Answer

P(heart or king)=413P(\text{heart or king}) = \frac{4}{13}
The inclusion-exclusion principle prevents double-counting: P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B).

About Probability

Probability is a number between 0 and 1 (inclusive) that measures how likely an event is to occur, where 0 means impossible and 1 means certain.

Learn more about Probability →

More Probability Examples