Odds of a flush?
10 posts
• Page 1 of 1
Odds of a flush?
What are the odds at a 9 player game that
1) Flop will have atleast 2 suited cards
2)someone will have 2 of the same suited cards that flopped
3)they will hit their flush if 1 and 2 are true
1) Flop will have atleast 2 suited cards
2)someone will have 2 of the same suited cards that flopped
3)they will hit their flush if 1 and 2 are true
-

skel - Posts: 353
- Joined: Thu Jun 24, 2004 2:58 pm GMT
Odds of any flush are about 6%, I think.
If you flop a 4 flush, then you've got 9 outs and two cards to come, and you're about 38% to make it on the turn or river.
If you flop a 4 flush, then you've got 9 outs and two cards to come, and you're about 38% to make it on the turn or river.
-

Sean_in_NJ - Posts: 3340
- Joined: Fri Jan 02, 2004 5:57 pm GMT
- Location: New jersey
Removed By Author
Last edited by StarlightCoast on Tue Mar 03, 2009 4:09 am GMT, edited 1 time in total.
- StarlightCoast
- Posts: 295
- Joined: Sun Apr 25, 2004 4:03 pm GMT
- Location: California
StarlightCoast wrote:I thought getting the flush in this case was a 4 to 1 shot. If the percentage is 38% would that not make the odds less than 3 to 1?
It's about 4-1 for each card. The probability of hitting it on the turn OR river is about 38%.
-

Sean_in_NJ - Posts: 3340
- Joined: Fri Jan 02, 2004 5:57 pm GMT
- Location: New jersey
Sean_in_NJ wrote:StarlightCoast wrote:I thought getting the flush in this case was a 4 to 1 shot. If the percentage is 38% would that not make the odds less than 3 to 1?
It's about 4-1 for each card. The probability of hitting it on the turn OR river is about 38%.
edit
-

skel - Posts: 353
- Joined: Thu Jun 24, 2004 2:58 pm GMT
Sean_in_NJ wrote:StarlightCoast wrote:I thought getting the flush in this case was a 4 to 1 shot. If the percentage is 38% would that not make the odds less than 3 to 1?
It's about 4-1 for each card. The probability of hitting it on the turn OR river is about 38%.
My calculation was a little simplistic. I took the odds for making it on the turn and added it to the odds for making it on the river. In actuality, the percentage for making it on either card is 35%, and you have to calculate that by figuring the odds of NOT making it on either card, and subtracting that number from 1.
So, it's 1 - ((38/47) * (37/46)) = .349
-

Sean_in_NJ - Posts: 3340
- Joined: Fri Jan 02, 2004 5:57 pm GMT
- Location: New jersey
Sean_in_NJ wrote:Sean_in_NJ wrote:StarlightCoast wrote:I thought getting the flush in this case was a 4 to 1 shot. If the percentage is 38% would that not make the odds less than 3 to 1?
It's about 4-1 for each card. The probability of hitting it on the turn OR river is about 38%.
My calculation was a little simplistic. I took the odds for making it on the turn and added it to the odds for making it on the river. In actuality, the percentage for making it on either card is 35%, and you have to calculate that by figuring the odds of NOT making it on either card, and subtracting that number from 1.
So, it's 1 - ((38/47) * (37/46)) = .349
Ok I suck at math. Ill take your word for it. What would be the odds of hitting it on either the turn or river? Im assuming you mean its a 35% chance of hitting on the turn and another 35% of hitting it on the river.
-

skel - Posts: 353
- Joined: Thu Jun 24, 2004 2:58 pm GMT
skel wrote:Ok I suck at math. Ill take your word for it. What would be the odds of hitting it on either the turn or river? Im assuming you mean its a 35% chance of hitting on the turn and another 35% of hitting it on the river.
No, I mean it's 35% to hit it on the turn or river. It's 19% (or 4-1) to hit it on the turn, and then another 19% to hit it on the river.
-

Sean_in_NJ - Posts: 3340
- Joined: Fri Jan 02, 2004 5:57 pm GMT
- Location: New jersey
general formulas
1) For a specific symbol, if m is the number of your own pocket cards with that symbol (m=0, 1 or 2), then the probability for the flop to contain minimum 2 of that cards is C(13-m,2)*48/C(50,2).
If you want the probability for any two suited cards to be contained in the flop, you have to sum four of such above terms (you will have there 4 parameters as m).
2) If you want the probability for an opponent (a fixed one) to hold two suited cards (with specific symbol) (after the flop), that is
C(13-s,2)/C(47,2), where s is the total number of seen cards with that symbol (from own hand and board).
If you want the probability for at least one opponent to hold such cards, the formula is a little bit more complicated:
P= n*C(13-s,2)/C(47,2) - C(n,2)*P(two opponents hold such cards) + C(n,3)*P(three opponents hold such cards) - ... and so on, etc.
For all Hold'em odds, see Do not post links to commercial areas of sites, that was clearly a plug for that book
If you want the probability for any two suited cards to be contained in the flop, you have to sum four of such above terms (you will have there 4 parameters as m).
2) If you want the probability for an opponent (a fixed one) to hold two suited cards (with specific symbol) (after the flop), that is
C(13-s,2)/C(47,2), where s is the total number of seen cards with that symbol (from own hand and board).
If you want the probability for at least one opponent to hold such cards, the formula is a little bit more complicated:
P= n*C(13-s,2)/C(47,2) - C(n,2)*P(two opponents hold such cards) + C(n,3)*P(three opponents hold such cards) - ... and so on, etc.
For all Hold'em odds, see Do not post links to commercial areas of sites, that was clearly a plug for that book
- infarom
- Posts: 4
- Joined: Wed Jul 28, 2004 11:46 am GMT
- Location: Craiova, RO
Re: Odds of a flush?
[What are the odds at a 9 player game that
1) Flop will have atleast 2 suited cards-8 to 1 against
2)someone will have 2 of the same suited cards that flopped-2.4 - 1 against
3)they will hit their flush if 1 and 2 are true-4 to 1 against(with 1 card to come)
1) Flop will have atleast 2 suited cards-8 to 1 against
2)someone will have 2 of the same suited cards that flopped-2.4 - 1 against
3)they will hit their flush if 1 and 2 are true-4 to 1 against(with 1 card to come)
- vegasholdem
- Posts: 139
- Joined: Mon Aug 16, 2004 4:30 pm GMT
- Location: las vegas
10 posts
• Page 1 of 1
Return to Odds, Math, & Probability
Who is online
Users browsing this forum: No registered users and 1 guest

