3 cards are drawn independently from a standard 52-card deck with replacement. What is the probability that the queen of hearts is drawn exactly twice assuming all 3 cards drawn were queens?
I believe I have to use Bayes rule.
If event A is that a queen of hearts is drawn exactly twice, and event B is the event that all 3 cards drawn were queens, then I would set it up as:
P(A|B) = P(B|A)P(A) / P(B)
P(B|A) is the probability that all 3 cards are queens given a queen of heart is drawn twice. So this would be 1/12? Because the chance of the third card being a queen is just 1/12?
p(A) is the probability that the queen of hearts is drawn exactly twice out of three draws, which is (1/52)(1/52)(51/52).
P(B)...I'm not sure how to compute this.
There are four queens in the deck one of which is the queen of hearts. So what is the probability of a card drawn being the queen of heart given that the card is a queen?