From a 52-card deck, how many 5-card hands will have all face cards? All face cards but no kings? Consider only jacks, queens and kings to be face cards.
Thanks!
don't fully understand your question, but you could have:
up to 2 'all face' hands
and 1 'all face but no king' hands...
12 face cards per pack (3*4) = 12
12/5 = 2.4
round down to 2
8 face cards (without king) per pack ((3*4)-4) = 8
8/5 = 1.6
round down to 1
From a 52-card deck, how many 5-card hands will have all face cards? All face cards but no kings? Consider only jacks, queens and kings to be face cards.
Thanks!
I'm aware it's a joke. I've gotten a hundred on everything so far... I'm just late for work and won't have time to do it later... thanks!
From a 52-card deck, how many 5-card hands will have all face cards? All face cards but no kings? Consider only jacks, queens and kings to be face cards.
Thanks!
So quick question: is this asking the probability of getting a hand of all face cards or the total number of combinations that will satisfy the conditions?
If it's about the total probability of getting a five-hand card with five face cards, the calculation is pretty easy:
12/52*11/51*10/50*9/49*8/48=95040/311875200=33/108290
If it's about the total number of combinations, I believe the formula is 12!/5!. It's been a while since I've taken probability, but I believe that's how you can find the total number of combinations (someone please correct that if it's wrong).
For the probability of pulling five queens or jacks, you should use the same method except with 8 (so 8/52*7/51...) and the combo formula should be 8!/5! (again, assuming this is the correct formula).
the question was, "how many 5-card hands will have all face cards?" (but not a king)
12 nCr 5 = 12!/5!7! = 792, since there are 12 face cards and you want 5 of them.
I knew I was forgetting something with my factorials, but to be honest, I can't remember why 7! needs to be in there.Would you mind explaining for my sake?
![]()
![]()
I think the question should be, why is the 5! there.
If there are 12 cards, and you need to choose 5, and the order in which you choose them matters, then the number of ways of doing that is 12*11*10*9*8 = 12! / 7!
Now, if the order in which you select the 5 cards doesn't matter, then the number of ways is (12! / 7!) / 5! = 12! / 5!7! (since there are 5! ways of choosing the same 5 cards)
The first case is the number of permutations, the second is the number of combinations. Permutations - order matters. Combinations - order doesn't matter.
considering we are using playing cards, the order shouldn't matter because no matter how you look at the hand its going to equal the same thing:
example: 4 queens with a jack kicker is always going to read as "4 queens with a jack kicker" no matter what combination you put it in.
granted you can have 4 different kickers (jacks) so i guess that could change, but its irrelevant.
this is a silly question.
The order doesn't matter, I was simply explaining where the formula comes from. And there are 4 ways of getting 4 kings with a jack kicker.