Probability Question

Probability Question

Question: A standard deck of cards has 52 cards, divided into 4 suits (hearts, diamonds, clubs, spades) with 13 cards each. If you draw one card at random from the deck, what is the probability that the card drawn is:

  1. A heart?
  2. A queen?
  3. A heart or a queen?
  4. A queen of hearts?

Solutions

1. Probability of Drawing a Heart

There are 13 hearts in a deck of 52 cards.

P(Heart)=Number of heartsTotal number of cards=1352=14=0.25P(\text{Heart}) = \frac{\text{Number of hearts}}{\text{Total number of cards}} = \frac{13}{52} = \frac{1}{4} = 0.25

2. Probability of Drawing a Queen

There are 4 queens in a deck of 52 cards (one queen per suit).

P(Queen)=Number of queensTotal number of cards=452=113≈0.077P(\text{Queen}) = \frac{\text{Number of queens}}{\text{Total number of cards}} = \frac{4}{52} = \frac{1}{13} \approx 0.077

3. Probability of Drawing a Heart or a Queen

We need to use the formula for the union of two events: P(A∪B)=P(A)+P(B)−P(A∩B)P(A \cup B) = P(A) + P(B) – P(A \cap B).

  • P(Heart)=1352=0.25P(\text{Heart}) = \frac{13}{52} = 0.25
  • P(Queen)=452≈0.077P(\text{Queen}) = \frac{4}{52} \approx 0.077
  • P(Heart and Queen)=P(Queen of Hearts)=152≈0.019P(\text{Heart and Queen}) = P(\text{Queen of Hearts}) = \frac{1}{52} \approx 0.019

P(Heart or Queen)=P(Heart)+P(Queen)−P(Heart and Queen)P(\text{Heart or Queen}) = P(\text{Heart}) + P(\text{Queen}) – P(\text{Heart and Queen})

P(Heart or Queen)=0.25+0.077−0.019=0.308P(\text{Heart or Queen}) = 0.25 + 0.077 – 0.019 = 0.308

So, the probability of drawing a heart or a queen is approximately 0.3080.308 (or 30.8%30.8\%).

4. Probability of Drawing the Queen of Hearts

There is only one queen of hearts in the deck.

P(Queen of Hearts)=152≈0.019P(\text{Queen of Hearts}) = \frac{1}{52} \approx 0.019

So, the probability of drawing the queen of hearts is approximately 0.0190.019 (or 1.9%1.9\%).

Summary

  1. The probability of drawing a heart is 0.250.25 (or 25%25\%).
  2. The probability of drawing a queen is 0.0770.077 (or 7.7%7.7\%).
  3. The probability of drawing a heart or a queen is 0.3080.308 (or 30.8%30.8\%).
  4. The probability of drawing the queen of hearts is 0.0190.019 (or 1.9%1.9\%).