Re: flush



Stephen J. Herschkorn wrote:

bob@xxxxxxxxxxxxxx wrote:

Does anyone here know how to calculate the probability of a flush in
Texas Holdem using combinatorics?



Yes.

I guess you want to know how to calculate that probability. This is the probability that in a random seven-card hand, at least five of the cards are of the same suit. Let C(n,m) denote the number of ways of selecting m objects from n distinct objects; C(n,m) = n! / [m! (n-m)!]. The probability is then

4 [C(13,5) C(39,2)  +  C(13,6) 39  +  C(13,7)]  /  C(52,7)

= 78639 / 2572780 = .0306, approximately.


Or, if you want the conditional probability of making a flush given that your two cards are of the same suit, this is

[C(11,3) C(39,2)  +  C(11,4) 39  +  C(11,5)]   /  C(50,5)

=   19371 / 302680  =  .0640, approximately.

--
Stephen J. Herschkorn                        sjherschko@xxxxxxxxxxxx
Math Tutor in Central New Jersey and Manhattan

.



Relevant Pages

  • Re: Help with probability maths
    ... East and South each have a seven card suit. ... is the probability that West has seven or more cards in the remaining suit? ... 31 spare cards, of which 13 are in the remaining suit. ... Divide one into t'other gives us 1716 ways of choosing an unordered set of 7 ...
    (rec.games.bridge)
  • Help with probability maths
    ... My probability theory is obviously more rusty than I thought because I am ... East and South each have a seven card suit. ... 31 spare cards, of which 13 are in the remaining suit. ... Divide one into t'other gives us 1716 ways of choosing an unordered set of 7 ...
    (rec.games.bridge)
  • Re: Help with probability maths
    ... East and South each have a seven card suit. ... is the probability that West has seven or more cards in the remaining suit? ... 31 spare cards, of which 13 are in the remaining suit. ... Divide one into t'other gives us 1716 ways of choosing an unordered set of 7 ...
    (rec.games.bridge)
  • Re: Help with probability maths
    ... What is the probability that West has seven or more cards in the remaining suit? ... When we remove N, E and S's seven card suits from the deck we are left with 31 spare cards, of which 13 are in the remaining suit. ... It can be any of his 13 cards so we must multiply by the number of ways of choosing an unordered set of 7 objects from an available pool of 13. ...
    (rec.games.bridge)
  • Re: Help with probability maths
    ... is the probability that West has seven or more cards in the remaining suit? ... the probability that this is a club is not exactly 13/31. ...
    (rec.games.bridge)