
Danielle K.
asked 06/01/20What is the probability of drawing any suit first, followed by drawing a face card?
Using a standard 52 card deck, find the following probability:
if 2 cards are randomly selected, what is the probability of drawing any suit first, followed by drawing a face card? Assume without replacement.
2 Answers By Expert Tutors

Dan D. answered 03/17/23
Patient Tutor to help with the Wild World of Statistics
Alan T's interpretation of the question (in his comment to Somya's post) is what is intended - based on getting it correct :) As he mentions, the problem is that the first card of a particular desired suit may or may not be a face card.
So these two mutually-exclusive cases have to be considered and their probabilites added together:
Case 1: P( suit & FC ) * P( FC | first was FC ) = (3/52)(11/51)
Case 2: P( suit & not FC ) * P( FC | first not FC) = (10/52)(12/51)
P(total) = (3*11+10*12)/(52*51) = 153/(52*51) = 9/(52*3) = 3/52 .
Interestingly, the probabilty is the same for the reverse situation: pick a face card and then pick a particular suit. In this case the 153 in the intermediate numerator is formed from 3*12+9*13 = 153.
Probably some deep principle at work here :)
Somya M. answered 06/02/20
A dedicated tutor and driven student
I hope I understood the question correctly!
Since the first card is from the deck the probability it is from a suit is 1.
P(any suit, face card) = P(1st card is a face card. 2nd card is a face card) + P(1st card is not a face card, 2nd card is a face card)
= 12/52*11/52 + 40/52 * 12/52
= 0.226

Housney A.
Hi Somya, Based on the problem statement, it looks like the first card is not returned back to the deck of cards (no replacement), so should your calculation be: = 12/52*11/51 + 40/52 * 12/51 = 3/13 ~ 0.2308?06/02/20
Somya M.
Yep, sorry about that06/02/20
Alan T.
I read this problem as: If 2 cards are randomly selected, what is the probability of drawing (any suit) "a diamond, for example" first, followed by drawing a face card? Assume without replacement. But I'm not sure this solution is correct, because it doesn't account for whether the first card (the diamond) is or is not also a face card: P=12/52*11/51 Thoughts?07/04/22
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Dan D.
Alan T post, in the comments to Somya, is the interpretation the problem is assuming -- based on getting the correct answer :) As Alan also mentions the complication in this kind of problem is that the "any [one particular] suit" card may or may not be a face card. So the selection of the desired suit card has to be broken into two possibilities and the resulting probabilities added together: P( Suit & not FC) * P( FC | first not a FC) = (10/52)(12/51)<br> + <br> P( Suit & FC) * P( FC | first was a FC) = (3/52)(11/51)<br> P(total) = (10*12 + 3*11)/(52*51) = 153 / (52*51) = 9/(52*3) = 3/52 . <br> It is interesting to see that the probability of getting the reverse, a face card first and a particular suit second, is the same: in this case the 153 in the intermediate numerator is formed by the different combination: 3*12+9*13 = 153. Probably some deep principle at work here :)03/17/23