Compound Probability Math Example 2

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

Example 2

hard
A card is drawn from a standard deck. Event A: card is red. Event B: card is a face card (J, Q, K). Find P(AβˆͺB)P(A \cup B) and P(A∩B)P(A \cap B).

Solution

  1. 1
    P(A)=26/52=1/2P(A) = 26/52 = 1/2 (26 red cards); P(B)=12/52=3/13P(B) = 12/52 = 3/13 (12 face cards: J,Q,K in 4 suits)
  2. 2
    P(A∩B)P(A \cap B) = red face cards: {Jβ™‘,Qβ™‘,Kβ™‘,Jβ™’,Qβ™’,Kβ™’}=6\{J\heartsuit, Q\heartsuit, K\heartsuit, J\diamondsuit, Q\diamondsuit, K\diamondsuit\} = 6 cards; P(A∩B)=6/52=3/26P(A \cap B) = 6/52 = 3/26
  3. 3
    P(AβˆͺB)=12+313βˆ’326=1326+626βˆ’326=1626=813P(A \cup B) = \frac{1}{2} + \frac{3}{13} - \frac{3}{26} = \frac{13}{26} + \frac{6}{26} - \frac{3}{26} = \frac{16}{26} = \frac{8}{13}
  4. 4
    Check independence: P(A)Γ—P(B)=12Γ—313=326=P(A∩B)P(A) \times P(B) = \frac{1}{2} \times \frac{3}{13} = \frac{3}{26} = P(A \cap B) β†’ independent

Answer

P(A∩B)=326P(A \cap B) = \frac{3}{26}; P(AβˆͺB)=813P(A \cup B) = \frac{8}{13}. Red and face card are independent.
Working with a standard deck requires careful counting. The addition rule requires finding the intersection first. Face cards and red cards are independent because the color is equally distributed among face and non-face cards.

About Compound Probability

The probability of two or more events occurring together (P(AΒ andΒ B)P(A \text{ and } B)) or at least one occurring (P(AΒ orΒ B)P(A \text{ or } B)), accounting for whether the events are independent or dependent.

Learn more about Compound Probability β†’

More Compound Probability Examples