70.1k views
2 votes
Given the events below, determine which equation correctly calculates the probability of drawing two kings in a row from a standard 52-card deck, without replacement.

Event A: The first card drawn is a king.
Event B: The second card drawn is a king.

A. P(A n B) = P(A) * P(B|A)

B. P(A n B) = P(A) * P(B)

C. P(A n B) = P(A) * P(A|B)

D. P(A n B) = P(B) * P(B|A)

User Renklauf
by
7.3k points

2 Answers

2 votes

Answer:

A. P (A ∩ B) = P(A) * P(B|A)

Explanation:

got it right

User Oleks
by
7.2k points
0 votes
P of drawing two kings in a row = P of first card is a king * P of second card is a king given that the first card was a king

P (A ∩ B) = P(A) * P(B|A)

Answer: option A.

You can check that this is 4/52 * 3/51
User LPOPYui
by
7.1k points