View Single Post
  #6  
Old 01-04-2005, 10:28 PM
Cazz Cazz is offline
Member
 
Join Date: Oct 2002
Location: Colorado
Posts: 35
Default Re: The odds of holecards both being suited

[ QUOTE ]
If I have two suited cards, what are the odds of someone other having it in the same suit to?


[/ QUOTE ]

Heads up, the chance the other player has 2 cards of the same suit is

p = (11/50) * (10/49) = 4.490 %
or once in every 22.3 attempts.

Versus N opponents, an approximation that at least one player has 2 cards of the same suit is

P(N) = 1 - (1-p)^N

for N = 9 this is ~ 33.9 %

As approximations go, its not too bad.


Since the hands are not completely independent, I believe the second formula is only correct if

You keep your two cards (leaving 50 in the deck)
The other N guys randomly select 2 cards from the remaining 50.
After each opponent selects 2 cards, he puts them back in the deck and you reshuffle for the next guy.
Reply With Quote