![]() |
Another math question. In how many ways can 5 cards be drawn...
without replacement from a deck of 52 so that 3 are kings and 2 are queens and the order of selection matters?
|
192
|
15,625
Something tells me I've forgotten my stats formulas:D |
4/52*3/51*2/50*4/49*3/48
Nevermind, I was showing probablility. |
No correct answers yet but lendaddy's closest.
|
I get 288... :(
If 15,xxx is closest then I am definitely wrong. |
Quote:
|
So, you have to figure the permutation of each card.
You have hte permutation of 3 of 4 kings possible in a hand of 5 cards; P(4,3) and then the permutation of 2 of 4 queens possible in a hand of 5 cards; P(4,2) And the Rule of product says those answers should be multiplied; P(4,3) * P(4,2) P(n,m) = n!/(n-m)! or in Excell simply =PERMUT(n,m) So, we get 24 * 12 = 288. If order did not matter then it would be a matter of combination and not permutation. C(4,3) * C(4,2) C(n,m) = P(n,m)/m! or in Excel =combin(n,m) 4 * 6 = 24 different unordered combinations possible. Next time do your own math homework. SmileWavy |
Quote:
|
I believe its 5/52! (factoral)+4/51!+3/50!+3/49!+2/48!+1/47! What did I win?
|
A raspberry 'cause that's incorrect. :p
|
Hugh, we are not asking for probability, but rather a # of combinations.....
Well, I feel better since somebody else got 288 ;) I see 4 different kings that can come up in the first place, then 3 kings remain, then 2 kings. I thought by doing it this way it would account for the order of the cards?..... Ah.... BUT, what if the queens were drawn first?... Is that the catch? Or what if it went queen-king-queen-king-king?.... I get it now. there are 288 ways for each configuration, and there are...... 10? ways to arrange it, so 2880 configurations? Let 1 = queen, 0 = king, here are the ways I come up with. 11000 10100 10010 10001 01100 01010 01001 00110 00101 00011 Did I miss any? |
Quote:
<CENTER>http://img221.imageshack.us/img221/7...eworks4bc0.gif</CENTER> If the numbers 1 through five represent the order in which a card is drawn, then the 3 kings could have been drawn as the first, second and third cards drawn or the first second and fourth cards drawn etc. for a total of C(5,3) = 10 unique orders of drawing a king. For each of these 10 unique groups representing the order in which a king could be drawn there are P(4,3) = 24 ways of assigning the four different kings to a position in the group for a total of C(5,3) x P(4,3) = 240 different possible ways to draw a king. Finally, there are P(4,2) = 12 ways of getting a queen for the 2 remaining cards for a total of C(5,3) x P(4,3) x P(4,2) = 2880. |
Probability and Statistics......
Did you here the one about the statistician? He drowned in a lake with an average depth of only 6 inches. Geek that I am......I enjoyed the thread. |
Quote:
|
Yay! I win :D
It was late at night and I was trying to fix a Java program I had written, so I needed a break :) |
I like questions like this because it gives the brain something to gnaw on.
|
All times are GMT -8. The time now is 03:33 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website