Calculating Probability of Flush in 7-Card Stud Poker

  • Thread starter elementbrdr
  • Start date
In summary: X (1 in 52), plus the probability of getting a flush given four cards of the same suit (1 in 4), plus the probability of getting a flush given two cards of a different suit (1 in 4). In summary, the probability of drawing a flush in Texas Hold'em is 1 in 7 (or 14.29%), while the probability of drawing a flush in seven card stud is 1 in 14 (or 7.14%).
  • #1
elementbrdr
43
0
I'm trying to approximate the probability of drawing a flush in texas hold-em. The attached image is the expression I think should work. However, it's inconsistent with the odds given for 7-card stud, given here: http://wizardofodds.com/games/poker/

I think the probabilities should be the same. Does anyone know what I did wrong?

The link to the expression in wolfram alpha is as follows: http://www.wolframalpha.com/input/?...)-4)+(13+choose+7)(4+choose+1))/(52+choose+7)

Thank you!
 

Attachments

  • wolframalpha-20111225215622737.gif
    wolframalpha-20111225215622737.gif
    9.7 KB · Views: 495
Physics news on Phys.org
  • #2
elementbrdr said:
I'm trying to approximate the probability of drawing a flush in texas hold-em. The attached image is the expression I think should work. However, it's inconsistent with the odds given for 7-card stud, given here: http://wizardofodds.com/games/poker/

I think the probabilities should be the same. Does anyone know what I did wrong?

Thank you!

Maybe I'm missing something, but why should the odds/probabilities be the same? They're two different games. There are no community cards in 7 card stud.
 
  • #3
SW VandeCarr said:
Maybe I'm missing something, but why should the odds/probabilities be the same? They're two different games. There are no community cards in 7 card stud.

My thinking was that either way the probability is defined by the number of combinations of 7 cards that include 5 cards of the same suit over total possible combinations of 52 cards.
 
  • #4
elementbrdr said:
My thinking was that either way the probability is defined by the number of combinations of 7 cards that include 5 cards of the same suit over total possible combinations of 52 cards.

Yes, but in stud games each player has their own face up cards. In Texas Hold 'em there's community face up cards, and the number of face up cards is independent of the number of players. This affects the number of cards dealt and how a flush or any hand is put together.
 
Last edited:
  • #5
SW VandeCarr said:
Yes, but in stud games each player has their own face up cards. In Texas Hold 'em there's community face up cards, and the number of face up cards is independent of the number of players. This affects the number of cards dealt and how a flush or any hand is put together.

Sorry, I don't follow your last sentence. Cards dealt to other players are private and don't affect the player's probability of getting any particular hand. So the absolute odds of one player getting any particular hand are the same regardless of the number of players. Please correct me if I'm wrong.
 
  • #6
elementbrdr said:
Sorry, I don't follow your last sentence. Cards dealt to other players are private and don't affect the player's probability of getting any particular hand. So the absolute odds of one player getting any particular hand are the same regardless of the number of players. Please correct me if I'm wrong.

So you're saying that number of cards dealt from a deck don't affect the probabilities? One reason that Texas Hold'em is popular is that it is easier to get hand like a flush. Given 10 players, the number of cards of a given suit that are out will likely be greater in stud games than in Hold'em. Besides you've already said your theory doesn't agree with your sources.
 
Last edited:
  • #7
SW VandeCarr said:
So you're saying that number of cards dealt from a deck don't affect the probabilities? One reason that Texas Hold'em is popular is that it is easier to get hand like a flush. Given 10 players, the number of cards out of a given suit will likely be greater in stud games than in Hold'em. Besides you've already said your theory doesn't agree with your sources.

Can you frame what you're saying in terms of a probability quotient? What I'm saying is that the probability of a single player's holdem hand being a flush is equal to the number of combinations of 7 cards chosen from 52 that have 5 of the same suit, over 52c7. What part of this would you change and why? Thank you.
 
  • #8
We've gone a bit off-topic from the original question.

The basic odds for seven card stud and Texas Hold'em are one and the same. However, it is important to note that these basic odds are for a game that is neither seven card stud nor Texas Hold'em. These are instead the odds for a one player game in which a person is dealt a hand of seven cards (all at once) from a standard 52 card deck.

As far as the original question is concerned, here is how I would calculate the odds for a flush: You can get a flush as
  • Five cards from suit X plus 2 cards from other suits,
  • Six cards from suit X plus one other card from another suit, or
  • All seven cards from suit X.

One way to get case (a) is to be dealt some card, then dealt four cards in a row of the same suit as the first card, and then two final cards of a different suit. The probability of this outcome is 1*(12/51)*(11/50)*(10/49)*(9/48)*(39/47)*(48/46). Call this particular hand "XXXXYY". There are 21 ways to arrange the string "XXXXYY". Those other 20 arrangements will have the same probability as that for XXXXYY, so altogether, the probability of case (a) is 21*1*(12/51)*(11/50)*(10/49)*(9/48)*(39/47)*(38/46). Cases (b) and (c) are treated similarly, with probabilities 7*1*(12/51)*(11/50)*(10/49)*(9/48)*(8/47)*(39/46) and 1*1*(12/51)*(11/50)*(10/49)*(9/48)*(8/47)*(7/46). Add the probabilities for these three mutually exclusive cases together and you get (12*11*10*9)/(51*50*49*48)*(21*39*38+7*8*39+8*7)/(47*46), or 4089228/133784560.

Note that this is not the same as the odds given in the site referenced in the OP. It gives a probability of 4047644/133784560. The discrepancy is easily explained: My calculation includes all flushes, including straight flushes. 41584 of those flush hands are straight flushes (counting a royal flush as just the best possible straight flush. Those straight flushes are much better than run of the mill flushes and should not be counted as such.
 
  • #9
Thanks, DH, that is very helpful.
 

1. How do you calculate the probability of getting a flush in 7-card stud poker?

To calculate the probability of getting a flush in 7-card stud poker, you need to first determine the total number of possible 7-card combinations from a deck of 52 cards. Then, you need to count the number of flush combinations, which is 1,277. Finally, divide the number of flush combinations by the total number of possible combinations to get the probability. In this case, it would be 1,277/133,784 = 0.0095 or approximately 0.95%.

2. What is the formula for calculating the probability of a flush in 7-card stud poker?

The formula for calculating the probability of a flush in 7-card stud poker is: (Number of flush combinations) / (Total number of possible combinations). In this case, it would be 1,277/133,784 = 0.0095 or approximately 0.95%.

3. How does the probability of getting a flush change depending on the number of players in a 7-card stud poker game?

The probability of getting a flush in 7-card stud poker is dependent on the number of players in the game because it affects the number of cards in play. The more players there are, the higher the probability of someone having a flush. However, the individual player's probability of getting a flush remains the same regardless of the number of players.

4. Can you improve your chances of getting a flush in 7-card stud poker?

Yes, there are certain strategies that can increase your chances of getting a flush in 7-card stud poker. For example, if you have 4 cards of the same suit in your hand, your chances of getting a flush increase significantly. Additionally, knowing the cards that have already been dealt and the remaining cards in the deck can also help you make more informed decisions.

5. Is there a way to calculate the probability of getting a flush in 7-card stud poker in real-time?

Yes, there are various poker calculators and software programs that can calculate the probability of getting a flush in 7-card stud poker in real-time. These tools take into account the cards that have already been dealt, as well as the remaining cards in the deck, to provide an accurate probability. However, the actual probability may still vary depending on the players' actions and decisions during the game.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
9
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
9
Views
1K
  • Programming and Computer Science
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
6K
  • Calculus and Beyond Homework Help
Replies
31
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
935
Back
Top