Jump to content

is this math right? (this hand one in 2.7 billion??)


Recommended Posts

Well, let's see here. The first thing to calculate is the probability of the starting hands being dealt:let x = event that a player is dealt JJ without the J of clubslet y = event that a player is dealt TcXclet Xc = any club 9 or lesslet z = event that a player is dealt Kx where neither card is a clublet S = event that x,y, and z occur simultaneouslyP(x) = 3/52 * 2/51P(x) = 0.05769231 * 0.03921569P(x) = 0.00226244P(y|x) = 1/50 * 8/49P(y|x) = 0.02 * 0.16326531P(y|x) = 0.00326531P(z|x&y) = 3/48 * 36/47P(z|x&y) = 0.0625 * 0.76595745P(z|x&y) = 0.04787234P(S) = P(x) * P(y|x) * P(z|x&y)P(S) = 0.00000035So the odds are about 2,857,141:1 against those three specific starting hands being dealt on a given deal. Now, given that, we only need to know the probability of the specific board.let B = event that the board reads KcJpJqAcQclet Jp = a jack of either suit not dealt in xlet Jq = the remaining jackP(B|S) = 1/46 * 2/45 * 1/44 * 1/43 * 1/42P(B|S) = 0.02173913 * 0.04444444 * 0.02272727 * 0.02325581 * 0.02380952P(B|S) = 0.00000001P(S&B) = 0.00000035 * 0.00000001P(S&B) = 0.0000000000000035So, if my first year stats still serves me the odds against the specific hand occuring are about  285,714,285,714,285:1I'm sure I've done something wrong so if someone would correct me, I'd appreciate it.
A few comments:  With respect to the starting hands, you're calculating the specific probability that three specific players have the three specific hands you pointed out. What we are really interested in is whether ANY three players at the table have the hands we are interested in. At a 10-person table, this could occur in any of 720 combinations, so you'd have to multiply your final result by that. Although if we are giving the hero the jacks, rather than just any player, its only 72.  Along the same lines, you are calculating the probably that the board will read what it did in the specific order that it did....and I'm not really sure why that's important. That particular board could occur in another 120 combinations of order, which would again be multiplied by your final result.  And of course, the question was not the chance of this specific hand happening, but more generally the chance of quads losing to a royal flush. For this to happen, the pocket pair doesn't have to be jacks, the suit doesn't have to be clubs, the third hand doesn't matter, etc. The board could come in many different combinations: for instance, the royal flush could use three or four board cards, the quads could be formed from trips on the board (e.g. JhAh v. AsKs with a board of TsQsJsJcJd).  So I'm sure you're number is correct for what you are calculating, but that number doesn't really have anything to do with the OP's question.  BTW, in order to figure this out, you can't just multiply the chance of getting quads in Hold-em by the chance of someone else getting a royal flush. The reason is that they are not independent events. If you have quads, you know the board must be paired, and a royal flush is much less likely if the board is paired than if it is not.  To answer, I would basically start backwards, by trying to figure out how many combinations of boards there are where both a royal flush and quads are possible. All such boards would follow a small number of patterns.  For instance:  Let's assume A, B, C, and D are distinct ranks of broadway cards, and Z is any other rank of card. s, x, and y are any suit.  1.) AsBsCsZxZy, where x and y could be the same as s  2.) AsBsCsCxZy, where y can also be the same as s or x  3.) AsBsCsCxCy  4.) AsBsBxCsCy, where y can be the same as x  5.) AsBsCsDsDx  Are there any possible other possible combinations of flops that could include a royal and quads? I can't think of any off the top of my head.  Once the number of these combinations is determined, you have to figure out the odds that that two players were actually dealt the hands that make quads and the royal.  In the case of (1) and (2), there is only one hand that can make quads and one that can make the royal.  In the case of (3), one hand makes the royal, and 44 hands make quads.  In the case of (4), one hand make the royal, and 2 hands make quads.  In the case of (5), 44 hands make the royal, and one hand makes quads.  I don't think doing the combinations of each flop would be that hard either. For instance, in the case of (1):  - For the ZxZy, there are 48 combinations of hands (99 - 22 in any of six suit combination)  - For the AsBsCs, there are the following combinations:  AKQ  AKJ  AKT  AQJ  AQT  AJT  KQJ  KQT  KJT  QJT - 10 combinations, times 4 suits for 40 combinations total  So for the full flop, there are 48*40 = 1920 combinations that follow this pattern, but you have to multiply by 5!, or 120, to accommodate for the fact that the flop could come in any order.  You would then divide this by the total number of possible flops, which equals 52! / 47!.  The final number is 230400/311875200 = .00074, or 1/1350...the is the probability that the flop fits pattern #1.  The chance that you have the particular hand that makes quads with this flop is 2/(48*47) = 1/1128.  The chance that a specific opponent has the hand that makes the royal is 2/(46*45) = 1/1035, and the chance that any of five opponents has a this hand is about 1/115.  So the chance of all these things happening simultaneous is 1 / (1350*1128*115) = 1 in 175 million.  And this is only under pattern 1...to find the actual probability, you would have add the probability for patterns 2-5, and any pattern I may have missed. In any case, the chance is considerably greater than your estimate...probably somewhere in the ballpark of 1 in 50 million.
I see Skalansky has posted :shock: :shock: Now if he could post in english, it would be very helpful.
Link to post
Share on other sites

I just realized what I posted contains a mistake...on the odds of having the quad and flush hands, where I use 2/(48*47), it should be 2/(47*46), and where I use 2/(46*45), it should be 2/(45*44)...changes the final result to 1 in 160 million, not 1 in 175 million.

Link to post
Share on other sites
Well, let's see here. The first thing to calculate is the probability of the starting hands being dealt:let x = event that a player is dealt JJ without the J of clubslet y = event that a player is dealt TcXclet Xc = any club 9 or lesslet z = event that a player is dealt Kx where neither card is a clublet S = event that x,y, and z occur simultaneouslyP(x) = 3/52 * 2/51P(x) = 0.05769231 * 0.03921569P(x) = 0.00226244P(y|x) = 1/50 * 8/49P(y|x) = 0.02 * 0.16326531P(y|x) = 0.00326531P(z|x&y) = 3/48 * 36/47P(z|x&y) = 0.0625 * 0.76595745P(z|x&y) = 0.04787234P(S) = P(x) * P(y|x) * P(z|x&y)P(S) = 0.00000035So the odds are about 2,857,141:1 against those three specific starting hands being dealt on a given deal. Now, given that, we only need to know the probability of the specific board.let B = event that the board reads KcJpJqAcQclet Jp = a jack of either suit not dealt in xlet Jq = the remaining jackP(B|S) = 1/46 * 2/45 * 1/44 * 1/43 * 1/42P(B|S) = 0.02173913 * 0.04444444 * 0.02272727 * 0.02325581 * 0.02380952P(B|S) = 0.00000001P(S&B) = 0.00000035 * 0.00000001P(S&B) = 0.0000000000000035So, if my first year stats still serves me the odds against the specific hand occuring are about  285,714,285,714,285:1I'm sure I've done something wrong so if someone would correct me, I'd appreciate it.
A few comments:With respect to the starting hands, you're calculating the specific probability that three specific players have the three specific hands you pointed out. What we are really interested in is whether ANY three players at the table have the hands we are interested in. At a 10-person table, this could occur in any of 720 combinations, so you'd have to multiply your final result by that. Although if we are giving the hero the jacks, rather than just any player, its only 72.Along the same lines, you are calculating the probably that the board will read what it did in the specific order that it did....and I'm not really sure why that's important. That particular board could occur in another 120 combinations of order, which would again be multiplied by your final result.And of course, the question was not the chance of this specific hand happening, but more generally the chance of quads losing to a royal flush. For this to happen, the pocket pair doesn't have to be jacks, the suit doesn't have to be clubs, the third hand doesn't matter, etc. The board could come in many different combinations: for instance, the royal flush could use three or four board cards, the quads could be formed from trips on the board (e.g. JhAh v. AsKs with a board of TsQsJsJcJd). So I'm sure you're number is correct for what you are calculating, but that number doesn't really have anything to do with the OP's question.BTW, in order to figure this out, you can't just multiply the chance of getting quads in Hold-em by the chance of someone else getting a royal flush. The reason is that they are not independent events. If you have quads, you know the board must be paired, and a royal flush is much less likely if the board is paired than if it is not.To answer, I would basically start backwards, by trying to figure out how many combinations of boards there are where both a royal flush and quads are possible. All such boards would follow a small number of patterns.For instance:Let's assume A, B, C, and D are distinct ranks of broadway cards, and Z is any other rank of card. s, x, and y are any suit.1.) AsBsCsZxZy, where x and y could be the same as s2.) AsBsCsCxZy, where y can also be the same as s or x3.) AsBsCsCxCy4.) AsBsBxCsCy, where y can be the same as x5.) AsBsCsDsDxAre there any possible other possible combinations of flops that could include a royal and quads? I can't think of any off the top of my head.Once the number of these combinations is determined, you have to figure out the odds that that two players were actually dealt the hands that make quads and the royal. In the case of (1) and (2), there is only one hand that can make quads and one that can make the royal.In the case of (3), one hand makes the royal, and 44 hands make quads.In the case of (4), one hand make the royal, and 2 hands make quads.In the case of (5), 44 hands make the royal, and one hand makes quads.I don't think doing the combinations of each flop would be that hard either. For instance, in the case of (1):- For the ZxZy, there are 48 combinations of hands (99 - 22 in any of six suit combination)- For the AsBsCs, there are the following combinations:AKQAKJAKTAQJAQTAJTKQJKQTKJTQJT - 10 combinations, times 4 suits for 40 combinations totalSo for the full flop, there are 48*40 = 1920 combinations that follow this pattern, but you have to multiply by 5!, or 120, to accommodate for the fact that the flop could come in any order.You would then divide this by the total number of possible flops, which equals 52! / 47!.The final number is 230400/311875200 = .00074, or 1/1350...the is the probability that the flop fits pattern #1.The chance that you have the particular hand that makes quads with this flop is 2/(48*47) = 1/1128.The chance that a specific opponent has the hand that makes the royal is 2/(46*45) = 1/1035, and the chance that any of five opponents has a this hand is about 1/115.So the chance of all these things happening simultaneous is 1 / (1350*1128*115) = 1 in 175 million.And this is only under pattern 1...to find the actual probability, you would have add the probability for patterns 2-5, and any pattern I may have missed. In any case, the chance is considerably greater than your estimate...probably somewhere in the ballpark of 1 in 50 million.
oh i get it now
Link to post
Share on other sites
Now if he could post in english, it would be very helpful.
He is posting in English. You just failed 9th grade math class, and then English 101, 201, 302, etc. So sorry. Try babelfish translations from "slightly above average intelligence" to "idiot troll post pad scavenger".
Link to post
Share on other sites

I guess you are assuming two players. 5 community cards. 2 hole cards.Of the five community, 3 must be broadway and of one suit. Total combinations? C(5,3)*4 = 40. [the 4 was for each suit].Several ways to go after this on the board:a.pairs below tens(99-22). Combinations? 8*[C(4,2)] = 48b.pair of broadway cards including the royal card. 2*[C(3,1)] = 6.c.pairing one of the already existing broadways, and any non royal card: 3*3*38=342.d. pairing royal card, and another royal card: 3*3*2=18.e.double pairing the royal cards: 9*6= 54.f.putting a set of one of the royal cards on board= 3*3=9.hole cards:a. royal holes * quad holes = 1 * 1 = 1b. royal * quad = c[44,1]*1 = 44.c. royal * quad = 1*1=1d. 44*1=144e. 1*2=2f. 1 * 44 = 44.combos of [letter]:a. 1*48=48b.6*44=264c. 342*1=342d.18*44 = 792e. 54*2=108f.9*44=396sum total = 1950total combos of community cards = C(52,5) = 2,598,960total combos of hole cards = C(47,2) * C(45,2) = 1070190probability of quads and royal = (combos of 3 royals)*(sum of each letter combo)/combos of community cards/ combos of hole cards= (40)*(1950)/(2,598,960)/(1070190) = 2.8044E-8 = 2.8044 out of 10^8 = = one out of 35.66 millionSo for 2 players, 2 hole cards, 5 board cards, it's one out of 35.66 mil. Is everything copamalecetic with the calculations? I think this is right...

Link to post
Share on other sites

I guess you are assuming two players. 5 community cards. 2 hole cards.Of the five community, 3 must be broadway and of one suit. Total combinations? C(5,3)*4 = 40. [the 4 was for each suit].Several ways to go after this on the board:a.pairs below tens(99-22). Combinations? 8*[C(4,2)] = 48b.pair of broadway cards including the royal card. 2*[C(3,1)] = 6.c.pairing one of the already existing broadways, and any non royal card: 3*3*38=342.d. pairing royal card, and another royal card: 3*3*2=18.e.double pairing the royal cards: 9*6= 54.f.putting a set of one of the royal cards on board= 3*3=9.hole cards:a. royal holes * quad holes = 1 * 1 = 1b. royal * quad = c[44,1]*1 = 44.c. royal * quad = 1*1=1d. 44*1=144e. 1*2=2f. 1 * 44 = 44.combos of [letter]:a. 1*48=48b.6*44=264c. 342*1=342d.18*44 = 792e. 54*2=108f.9*44=396sum total = 1950total combos of community cards = C(52,5) = 2,598,960total combos of hole cards = C(47,2) * C(45,2) = 1070190probability of quads and royal = (combos of 3 royals)*(sum of each letter combo)/combos of community cards/ combos of hole cards= (40)*(1950)/(2,598,960)/(1070190) = 2.8044E-8 = 2.8044 out of 10^8 = = one out of 35.66 millionSo for 2 players, 2 hole cards, 5 board cards, it's one out of 35.66 mil. Is everything copamalecetic with the calculations? I think this is right...

Link to post
Share on other sites

when this happened, I laughed hysterically.... then quit poker for a week. I'd say I handled it pretty well!At the time I figured it to be 1-24million though I dont have my work anymore, but Im thinking its higher than that.Maybe it would be easier to find the odds of pocket pair drawn to quads dying to a straight flush, then the odds of a straight flush being a royal flush?

Link to post
Share on other sites
Now if he could post in english, it would be very helpful.
He is posting in English. You just failed 9th grade math class, and then English 101, 201, 302, etc. So sorry. Try babelfish translations from "slightly above average intelligence" to "idiot troll post pad scavenger".
Hah... let the truth be told.
Link to post
Share on other sites

I'm in your elite company OP. I too had quads taken down by a royal, though I turned my quads vs. flopping them. And I was holding a non-paired pocket (QJ) vs. your pocket (JJ). The odds are the stuff that could give MIT grads a headache. What I found extraordinary in my case was the fact that this hand occured when we were playing 3-handed at the end of a tournament. The hilarious part was the reaction of the 5 people left in the room. When my opponent went all-in on the river, which gave him the royal, I simply said in a rather dry manner as I called, "I have the queen." He flipped over his K :) J :D on the board of Q :club: Q :) T :) Q :D A :D . I was stunned, as was everybody else, but not less than 10 seconds later we were playing the next hand, and most of the commotion was over. Everybody was talking about the royal, but nobody seemed to care about the quads losing. I still find it one of the quirky moments in my life that seems surreal.

Link to post
Share on other sites

I think everyone has had this happen to them.so its much lower how many hands have you ever played.its not even 1 in 50 million.think about itits not even 1 in a million.its not even 1 in 100k.we have all seen it happen to others and ourselves, so the number is so far off its just hilarious.my friend beat quads with a runner runner royal flush like 3-4 weeks ago. :club: :cry: :D

Link to post
Share on other sites
since online poker is rigged, conventional math does not apply.
LMAO did you math freaks factor in PayforUSC's "online poker is rigged" constant. If you did, I bet the odds would be a lot less from 1 in eleventy brazillian to something like 1 in 5.
Link to post
Share on other sites
Now if he could post in english, it would be very helpful.
He is posting in English. You just failed 9th grade math class, and then English 101, 201, 302, etc. So sorry. Try babelfish translations from "slightly above average intelligence" to "idiot troll post pad scavenger".
Mr Jeepster Sir,Why is it that your posts seem to turn every topic into an intelligence contest? What is your deal? I cruise through the forum infrequently, yet I always seem to see a post from you flaming away at someone. The guy was making a light hearted comment... and , as usual, it somehow ends up being about how "smart" you are, and how stupid someone else is.Try happiness. You might like it. Yeah, I know... I'm an idiot too...At least I'm not an insecure prick.
Link to post
Share on other sites

This thread made me so dizzy, I didn't even read it all.However, with online poker being rigged factored into the math, I think the odds of this happening is about 1 in 3.To the OP, did the suckout artist see your quad jacks before the flop???

Link to post
Share on other sites

What I've always disliked about this kind of discussion is that, even though you might eventually end up with the correct answer, it is still completely useless. That never prevented me from feeding them anyway. I do like how pwoblo attacked this, though.These simpler facts are still quite useless, but it's already more than you'll ever need to know:Flopping quads with a pocket pair: 0.2449% or 1/408.33Hitting quads with a pocket pair: 0.816 % or 1/122.5Hitting quads with unpaired cards: 1/1960Hitting quads: Roughly 1/1852 or 0.054%Hitting a royal with two high suited cards: 1/1960Hitting a royal with one high card: 0.00217% or 1/46060Hitting a royal with two high unsuited cards: roughly 2/46060Then you throw in the fact that his opponent had to hit his two outs on two cards, which is the usual 989:1 shot. You can ignore the hands the others held, since Kx is as useless as the hands the others folded, or make it roughly a 495:1 shot. After the turn, he was a 43:1 favorite.Now, with some of these numbers I simply took out of a little list I keep, you can basically get the estimate you want:Chances of flopping quads: 1/408.33Chances of losing after that flop: Roughly 1/990 (1/500 if you also the count the K-rag)Chances of flopping quads with two high suited cards on board when you have a high pair: Roughly 1/2400Chances of a situation like what the OP said happening when you have a high pair: Roughly 1/2 400 000Chances of a situation like that happening: Roughly 1/106 millionsRelevancy of that information: Roughly 0/42 gazillionsNumber of times I used the word roughly: 9 (10 by the end of this post)Time wasted writing this: Priceless (or roughly 6.44$ playing NL50$ with the expected hourly wage).So my estimate is 106 millions, while pwoblo's one was about 35 millions. However, mine excludes the possibility that the opponent has two high suited cards for the Royal, which would make it much less of a bad beat, but also assumes that someone is always going to have one card for the royal when the desired flop arises.That obviously ignores that people sometimes actually fold, that this is not heads-up, and the evil constant because we all know online poker is rigged against everyone on this particular forum, at dawn, on every other wednesday, unless you play your fair share of hammers, and you carefully avoid imposters.That said, I'm still a big fan of odds and math discussions, as long as there's something actually useful at the end. I also do realize that this is about as awkward as a first post can get, but with some time most of you will get used to my presence, and the others will hate me without any apparent reason. Such is the nature of being canadian on the internet!

Link to post
Share on other sites
Now if he could post in english, it would be very helpful.
He is posting in English. You just failed 9th grade math class, and then English 101, 201, 302, etc. So sorry. Try babelfish translations from "slightly above average intelligence" to "idiot troll post pad scavenger".
Mr Jeepster Sir,Why is it that your posts seem to turn every topic into an intelligence contest? What is your deal? I cruise through the forum infrequently, yet I always seem to see a post from you flaming away at someone. The guy was making a light hearted comment... and , as usual, it somehow ends up being about how "smart" you are, and how stupid someone else is.Try happiness. You might like it. Yeah, I know... I'm an idiot too...At least I'm not an insecure prick.
Jeepster is good stuff.
Link to post
Share on other sites
Now if he could post in english, it would be very helpful.
He is posting in English. You just failed 9th grade math class, and then English 101, 201, 302, etc. So sorry. Try babelfish translations from "slightly above average intelligence" to "idiot troll post pad scavenger".
Mr Jeepster Sir,Why is it that your posts seem to turn every topic into an intelligence contest? What is your deal? I cruise through the forum infrequently, yet I always seem to see a post from you flaming away at someone. The guy was making a light hearted comment... and , as usual, it somehow ends up being about how "smart" you are, and how stupid someone else is.Try happiness. You might like it. Yeah, I know... I'm an idiot too...At least I'm not an insecure prick.
Jeepster is good stuff.
Maybe so, but more often than not, his posts are centered around ridicule.
Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...