Four cards are randomly selected from a pack of 52 cards. If the first two cards are both kings, what is the probability that the third card is also a king? A. 4/52 B. 2/50 C. (1/52) * (1/51) D. (4/52) * (3/51)

GATE 2015 · General Aptitude · Probability · medium

Answer: P(3rd card is king | 1st and 2nd are kings) = 2/50. Answer: B. 2/50

  1. Update deck composition after drawing two kings: After first two cards (both kings) are drawn: remaining cards = 52 - 2 = 50; remaining kings = 4 - 2 = 2
  2. Compute conditional probability of third card being a king: P = 2/50 = 1/25 = 0.04