Pelican Parts
Parts Catalog Accessories Catalog How To Articles Tech Forums
Call Pelican Parts at 888-280-7799
Shopping Cart Cart | Project List | Order Status | Help



Go Back   Pelican Parts Forums > Miscellaneous and Off Topic Forums > Off Topic Discussions


Reply
 
LinkBack Thread Tools Rate Thread
Author
Thread Post New Thread    Reply
Banned
 
Join Date: Oct 2006
Posts: 46
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?

Old 10-29-2006, 06:16 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #1 (permalink)
Registered
 
John Rogers's Avatar
 
Join Date: Dec 1969
Location: chula vista ca usa
Posts: 5,694
192
Old 10-29-2006, 06:35 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #2 (permalink)
Dept store Quartermaster
 
lendaddy's Avatar
 
Join Date: Jul 2001
Location: I'm right here Tati
Posts: 19,858
15,625

Something tells me I've forgotten my stats formulas
__________________
Cornpoppin' Pony Soldier
Old 10-29-2006, 06:35 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #3 (permalink)
Just thinking out loud
 
mattdavis11's Avatar
 
Join Date: Nov 2001
Location: Close by
Posts: 6,884
4/52*3/51*2/50*4/49*3/48



Nevermind, I was showing probablility.
__________________
83 944
91 FJ80
84 Ram Charger (now gone)

Last edited by mattdavis11; 10-29-2006 at 07:57 PM..
Old 10-29-2006, 07:51 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #4 (permalink)
Banned
 
Join Date: Oct 2006
Posts: 46
No correct answers yet but lendaddy's closest.
Old 10-29-2006, 08:36 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #5 (permalink)
Registered
 
Zero10's Avatar
 
Join Date: Nov 2003
Location: Calgary, AB
Posts: 1,883
Send a message via ICQ to Zero10
I get 288...
If 15,xxx is closest then I am definitely wrong.
__________________
2010 Hyundai Elantra Touring, GLS 5 speed, Indigo Blue Metallic. 2.0L of Korean fury!

Buy my parts!
Old 10-29-2006, 08:58 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #6 (permalink)
Banned
 
Join Date: Oct 2006
Posts: 46
Quote:
Originally posted by Zero10
I get 288...
If 15,xxx is closest then I am definitely wrong.
Oops, sorry I made a mistake. The answer is only a four digit number.

Last edited by T_Samner; 10-29-2006 at 09:42 PM..
Old 10-29-2006, 09:13 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #7 (permalink)
Registered
 
mikester's Avatar
 
Join Date: Mar 2002
Location: My House
Posts: 5,345
Send a message via AIM to mikester
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.

__________________
-The Mikester

I heart Boobies
Old 10-29-2006, 09:18 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #8 (permalink)
Banned
 
Join Date: Oct 2006
Posts: 46
Quote:
Originally posted by mikester
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.

Nope. Incorrect.
Old 10-29-2006, 09:25 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #9 (permalink)
Detached Member
 
Hugh R's Avatar
 
Join Date: May 2003
Location: southern California
Posts: 26,964
I believe its 5/52! (factoral)+4/51!+3/50!+3/49!+2/48!+1/47! What did I win?
__________________
Hugh
Old 10-29-2006, 09:31 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #10 (permalink)
Banned
 
Join Date: Oct 2006
Posts: 46
A raspberry 'cause that's incorrect.
Old 10-29-2006, 09:34 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #11 (permalink)
Registered
 
Zero10's Avatar
 
Join Date: Nov 2003
Location: Calgary, AB
Posts: 1,883
Send a message via ICQ to Zero10
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?
__________________
2010 Hyundai Elantra Touring, GLS 5 speed, Indigo Blue Metallic. 2.0L of Korean fury!

Buy my parts!
Old 10-29-2006, 10:42 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #12 (permalink)
 
Banned
 
Join Date: Oct 2006
Posts: 46
Quote:
Originally posted by Zero10



there are 288 ways for each configuration, and there are...... 10? ways to arrange it, so 2880 configurations?

Winner!



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.

Last edited by T_Samner; 10-29-2006 at 11:30 PM..
Old 10-29-2006, 11:26 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #13 (permalink)
Registered
 
Rob Channell's Avatar
 
Join Date: Feb 2004
Location: Decatur/Madison, Alabama
Posts: 1,192
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.
__________________
Rob Channell
One Way Motorsports
1979 911SC mostly stock
1972 911T Targa now with a good 2.7
1990 Miata (cheap 'n easy)
1993 C1500 Silverado (parts getter)
Old 10-30-2006, 05:58 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #14 (permalink)
Registered
 
mikester's Avatar
 
Join Date: Mar 2002
Location: My House
Posts: 5,345
Send a message via AIM to mikester
Quote:
Originally posted by T_Samner
Winner!



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.
That doesn't seem correct to me at all; I stand by my answer. I'll send it to my Math prof though and see what he has to say.
__________________
-The Mikester

I heart Boobies
Old 10-30-2006, 07:57 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #15 (permalink)
Registered
 
Zero10's Avatar
 
Join Date: Nov 2003
Location: Calgary, AB
Posts: 1,883
Send a message via ICQ to Zero10
Yay! I win
It was late at night and I was trying to fix a Java program I had written, so I needed a break
__________________
2010 Hyundai Elantra Touring, GLS 5 speed, Indigo Blue Metallic. 2.0L of Korean fury!

Buy my parts!
Old 10-30-2006, 10:05 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #16 (permalink)
Banned
 
Join Date: Oct 2006
Posts: 46
I like questions like this because it gives the brain something to gnaw on.

Old 10-30-2006, 04:11 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #17 (permalink)
Reply


 


All times are GMT -8. The time now is 07:32 AM.


 
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 -    DMCA Registered Agent Contact Page
 

DTO Garage Plus vBulletin Plugins by Drive Thru Online, Inc.