kerichu
kerichu
  • Threads: 1
  • Posts: 1
Joined: Mar 22, 2010
March 22nd, 2010 at 9:43:30 PM permalink
13 players are each given 4 cards from a 52 card deck. what is the probability that each player has one card of each suit?
miplet
miplet
  • Threads: 5
  • Posts: 2111
Joined: Dec 1, 2009
March 23rd, 2010 at 12:24:43 AM permalink
Quote: kerichu

13 players are each given 4 cards from a 52 card deck. what is the probability that each player has one card of each suit?


1 in about 61,204,166,001 assuming I don't have any typos and/or brainos.
“Man Babes” #AxelFabulous
Croupier
Croupier
  • Threads: 58
  • Posts: 1258
Joined: Nov 15, 2009
March 23rd, 2010 at 4:09:16 AM permalink
Wow, that number is a lot bigger than I thought it would be. Goes to show how little I know about actual probability, and maths in general.
[This space is intentionally left blank]
cardshark
cardshark
  • Threads: 9
  • Posts: 239
Joined: Nov 30, 2009
March 23rd, 2010 at 6:36:59 AM permalink
Quote: miplet

1 in about 61,204,166,001 assuming I don't have any typos and/or brainos.



Nevermind, it was me who read the question wrong! I agree with miplet.
boymimbo
boymimbo
  • Threads: 17
  • Posts: 5994
Joined: Nov 12, 2009
March 23rd, 2010 at 6:47:33 AM permalink
The odds that ALL players have exactly one card from each suit is:

[Edited for correction to numbers - see below]
52/52 * 39/51 * 26/50 * 13/49 * 48/48 * 36/47 * 24/46 * 12/45 * 44/44 * 33/43 * 22/42* 11/41 .... * 4/4 * 3/3 * 2/2 * 1/1 = 1.63388 E-11 = 1 in 61,204,166,001 as Miplet calcuated.


My guess is that the odds that ANY one player has exactly one card from each suit is 1-((1-(39/51*26/50*13/49))^13) = .765276891 = 76.5%

But I think the actual answer will require combinatorial analysis.
----- You want the truth! You can't handle the truth!
cardshark
cardshark
  • Threads: 9
  • Posts: 239
Joined: Nov 30, 2009
March 23rd, 2010 at 6:51:57 AM permalink
Nevermind, I read the question wrong!
DJTeddyBear
DJTeddyBear
  • Threads: 207
  • Posts: 10992
Joined: Nov 2, 2009
March 23rd, 2010 at 7:08:59 AM permalink
52/52 * 39/51 * 26/50 * 13/49 * 48/48 * 36/47 * 24/46 * 12/45 * ... * 4/4 * 3/3 * 2/2 * 1/1

I.E.

The first card can be anything. The second can be any of the other 3 suits. The third can be any of the other 2 suits, the fourth card can be any of the last suit.

Continue for the other 12 players.
I invented a few casino games. Info: http://www.DaveMillerGaming.com/ ————————————————————————————————————— Superstitions are silly, childish, irrational rituals, born out of fear of the unknown. But how much does it cost to knock on wood? 😁
boymimbo
boymimbo
  • Threads: 17
  • Posts: 5994
Joined: Nov 12, 2009
March 23rd, 2010 at 7:34:14 AM permalink
Thanks. Corrected.
----- You want the truth! You can't handle the truth!
statman
statman
  • Threads: 12
  • Posts: 95
Joined: Sep 25, 2011
October 14th, 2011 at 4:43:31 PM permalink
Quote:

13 players are each given 4 cards from a 52 card deck. what is the probability that each player has one card of each suit?


In the first hand, the diamond could be any one of 13 cards; the same for the club, heart, spade, so the number of ways the first hand could be formed is 13^4.

The second hand could be formed in 12^4 ways.

For the third hand get 11^4 ...

For the next to last hand get 2^4

For the last hand it is 1

so the number of ways of forming the hands is

SUM(x = 1 to 13, x^4)

The number of ways 52 cards could be dealt any which way is 52!, so the final formula is

SUM(x = 1 to 13, x^4)/52^4

I get 1.1067817962E-63

Is that what you guys got?
A fool is someone whose pencil wears out before its eraser does. - Marilyn Vos Savant
CrystalMath
CrystalMath
  • Threads: 8
  • Posts: 1911
Joined: May 10, 2011
October 14th, 2011 at 5:02:52 PM permalink
I calculate 1:61204166001, which is what Miplet said.
I heart Crystal Math.
Mosca
Mosca
  • Threads: 191
  • Posts: 4140
Joined: Dec 14, 2009
October 14th, 2011 at 6:43:26 PM permalink
Yeah, I got the same as miplet, too.
A falling knife has no handle.
rdw4potus
rdw4potus
  • Threads: 80
  • Posts: 7237
Joined: Mar 11, 2010
October 14th, 2011 at 8:26:47 PM permalink
Quote: statman



The number of ways 52 cards could be dealt any which way is 52!, so the final formula is

SUM(x = 1 to 13, x^4)/52^4

I get 1.1067817962E-63

Is that what you guys got?



1.106e-63 is very small number, so I started looking at your formulas. I think I must be missing something. Sum(x=1 to 13, x^4)=1+16+81+256+625+1296+2401+4096+6561+10000+14641+20736+28561=89271, and 52^4=7311616. 89271/7311616=.012209, which is a very long way from 0.000000000000000000000000000000000000000000000000000000000000001106781796.
"So as the clock ticked and the day passed, opportunity met preparation, and luck happened." - Maurice Clarett
miplet
miplet
  • Threads: 5
  • Posts: 2111
Joined: Dec 1, 2009
October 14th, 2011 at 8:44:04 PM permalink
Quote: statman

Quote:

13 players are each given 4 cards from a 52 card deck. what is the probability that each player has one card of each suit?


In the first hand, the diamond could be any one of 13 cards; the same for the club, heart, spade, so the number of ways the first hand could be formed is 13^4.

. ..

Is that what you guys got?


There are also 4! or 24 ways to arrange those 4 cards which I believe is where your error is.
“Man Babes” #AxelFabulous
MathExtremist
MathExtremist
  • Threads: 88
  • Posts: 6526
Joined: Aug 31, 2010
October 14th, 2011 at 10:32:14 PM permalink
Quote: statman

Quote:

13 players are each given 4 cards from a 52 card deck. what is the probability that each player has one card of each suit?


In the first hand, the diamond could be any one of 13 cards; the same for the club, heart, spade, so the number of ways the first hand could be formed is 13^4.

The second hand could be formed in 12^4 ways.

For the third hand get 11^4 ...

For the next to last hand get 2^4

For the last hand it is 1

so the number of ways of forming the hands is

SUM(x = 1 to 13, x^4)

The number of ways 52 cards could be dealt any which way is 52!, so the final formula is

SUM(x = 1 to 13, x^4)/52^4

I get 1.1067817962E-63

Is that what you guys got?



There are three errors in your formula:
1) It's a product, not a sum
2) Miplet already pointed this out -- there are 4! ways to arrange each 4-card hand.
3) You quoted 52! as the denominator but then wrote 52^4 in your formula.

Fixing all these yields
PRODUCT(x = 1 to 13, 4!*x^4)/52!
which gives the correct answer, 1.63387571E-11 or 1 in 61204166001.13
"In my own case, when it seemed to me after a long illness that death was close at hand, I found no little solace in playing constantly at dice." -- Girolamo Cardano, 1563
Garnabby
Garnabby
  • Threads: 4
  • Posts: 197
Joined: Aug 14, 2010
October 16th, 2011 at 3:41:14 PM permalink
Quote: MathExtremist

Fixing all these yields
PRODUCT(x = 1 to 13, 4!*x^4)/52!
which gives the correct answer, 1.63387571E-11 or 1 in 61204166001.13


Going by suits alone, 4!^13 / (52!/13!^4) .

Then i began to wonder, that for every ordering of the deck, there is at least one means of dealing which shall make each of those a solution. And intuitively, that some of these solutions might have more possibly-corresponding means of dealing than others. Then rendering this problem precisely-insoluble, without first observing the order of the cards before the means of dealing has been revealed, and the above number to merely an average over all means of dealing.

Even were the problem well-defined here... in practice, there is still the comparatively-likely chance of dealing (clockwise, the usual way,) from a new, "mistakenly" unshuffled "boxed rack" of cards (with the jokers removed).
Why bet at all, if you can be sure? Anyway, what constitutes a "good bet"? - The best slots-game in town; a sucker's edge; or some gray-area blackjack-stunts? (P.S. God doesn't even have to exist to be God.)
statman
statman
  • Threads: 12
  • Posts: 95
Joined: Sep 25, 2011
October 20th, 2011 at 1:52:39 AM permalink
Thank you for the correction, but I don't quite understand why the order of the cards in each hand is important.
A fool is someone whose pencil wears out before its eraser does. - Marilyn Vos Savant
Garnabby
Garnabby
  • Threads: 4
  • Posts: 197
Joined: Aug 14, 2010
October 29th, 2011 at 8:13:11 PM permalink
Quote: statman

... but I don't quite understand why the order of the cards in each hand is important.



Eg, if the suits run in an order like spade, heart, diamond, club, on down through the deck, then you can (and might) deal out the cards in both most-typical manners to arrive at the solution: by a set of four to each the players; or singly, clockwise, one card at a time to each. Perhaps someone would check on that, as i just now ran it through my head quickly only once.

Besides that, understanding the differences from methods of shuffling to those of dealing can have implications in computer-program efficiencies, if not in also which is programed.
Why bet at all, if you can be sure? Anyway, what constitutes a "good bet"? - The best slots-game in town; a sucker's edge; or some gray-area blackjack-stunts? (P.S. God doesn't even have to exist to be God.)
cardshark
cardshark
  • Threads: 9
  • Posts: 239
Joined: Nov 30, 2009
October 30th, 2011 at 4:42:42 AM permalink
This event (getting 4 hands of 13 cards all of the same suit, known as 4 perfect hands in bridge) actually happened in the 1950's. The 4 ladies who got dealt the perfect bridge hand appeared as guests on both "What's My Line?" and "I've Got a Secret".
  • Jump to: