Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > General Gambling > Probability
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-28-2004, 09:58 AM
Poker21 Poker21 is offline
Junior Member
 
Join Date: Jun 2003
Location: St. Louis Missouri
Posts: 15
Default Odds on poket pairs question

the odds of being dealt a pair of aces before the flop is .45% or so correct? so if im at a table with ten players does that mean that someone will have pocket aces 4.5% (.45 * 10) of the time???
Reply With Quote
  #2  
Old 06-28-2004, 12:24 PM
EverettKings EverettKings is offline
Member
 
Join Date: Jun 2004
Location: Williamsburg, VA
Posts: 86
Default Re: Odds on poket pairs question

[ QUOTE ]
so if im at a table with ten players does that mean that someone will have pocket aces 4.5% (.45 * 10) of the time???

[/ QUOTE ]

No. They'll be close, but lower.
The odds of any of them having aces is:
The odds of the first player having them (.0045)
+ The odds the first player doesnt have them (.9955) but player 2 does (.9955)*(.0045) = .00448
+ The odds neither of the first 2 have them, but player 3 does = .9955*.9955*.0045 = .00446
etc etc

So it's actually .0045*(.9955)^0 + .0045*(.9955)^1 + .0045*(.9955)^2 + ... +.0045*(.9955)^n-1 where n is the number of players you have. I dont really want to plug it out for you, but because the individual odds are so slim (.0045 or .45%) your original math won't be too far off. It'll probably be close to 4% though.

And the 0.45% odds of getting Aces is correct. On the first card you must be dealt one of the 4 aces, the odds of which are 4/52 (4 aces in a deck of 52), and on the second card there are 3 aces to catch out of 51 deck cards, so 3/51. Both of these must work, so the odds are (4/52)*(3/51) = .0045 or .45%.
Reply With Quote
  #3  
Old 06-28-2004, 12:29 PM
fnord_too fnord_too is offline
Senior Member
 
Join Date: May 2004
Location: Norfolk, VA
Posts: 672
Default Re: Odds on poket pairs question

no, it means the probability someone will have AA is 1 - ((1-.0045)^10) which comes out to a hair over 4.4%. This is a common mistake in figuring probability. In this case the difference is very small, but let me give you another:

Odds of rolling a 6 on a six sided die are 1/6. If you roll a die 6 times you do not have a probability of 1 of rolling a six, there are plenty of times you will roll a die six times in a row and never see a 6. The best way to figure out these independant event probabilities, where you are looking for the likelihood that something will happen at least once in so many tries, is to calculate the odds of it not happening then take this to the power of trials you have. This is the likelihood that the event will not occur, which when subtracted from 1 will give you the liklihood that it will occur.

For the dice example, 1-((5/6)^6) = ~2/3.

If you are looking at the probability of not rolling N on an N sided die in N rolls, the likelyhood approaches 1/e as N approaches infinity. But I digress.
Reply With Quote
  #4  
Old 06-28-2004, 02:23 PM
BruceZ BruceZ is offline
Senior Member
 
Join Date: Sep 2002
Posts: 1,636
Default Re: Odds on poket pairs question

[ QUOTE ]
no, it means the probability someone will have AA is 1 - ((1-.0045)^10) which comes out to a hair over 4.4%. This is a common mistake in figuring probability.

[/ QUOTE ]

It's a common mistake, and so is yours. You cannot get the exact answer by multiplying the probabilities of each player not having AA because, unlike your dice example, the hands are not independent. His method is a starting point to the exact answer, but it double counts the times 2 players have AA. To get the exact answer, we must subtract off the probability of 2 players having AA which was double counted. This is the inclusion-exclusion principle which I have explained about a million times now. Note that the probability of two specific players having AA is 1/C(52,4), and we can multiply this by C(10,2) to get the exact probability of 2 players having AA since these are mutually exclusive (no more than 1 pair of players can have AA). So the exact probability of at least 1 player having AA out of 10 players is (1/221)*10 - C(10,2) / C(52,4) =~ 4.36%.

Note also that when you hold AA, the probability that another specific player holds AA with you is 1/1225, so the probability that one of 9 players holds AA with you is exactly 9/1225. This is exact since no more than one other player can have AA.
Reply With Quote
  #5  
Old 06-28-2004, 02:25 PM
BruceZ BruceZ is offline
Senior Member
 
Join Date: Sep 2002
Posts: 1,636
Default Re: Odds on poket pairs question

See my above post in this thread for the simple way to get the exact answer.
Reply With Quote
  #6  
Old 06-28-2004, 02:33 PM
EverettKings EverettKings is offline
Member
 
Join Date: Jun 2004
Location: Williamsburg, VA
Posts: 86
Default Re: Odds on poket pairs question

Bruce, tell me why I'm wrong here:
The odds of NOBODY having AA is (1-.0045)^10, correct?
Therefore, the odds of NOT NOBODY (hence, somebody, but it could be one or two players) is 1-(1-.0045)^10 as the poster before you stated. Why is that calculation wrong?
Reply With Quote
  #7  
Old 06-28-2004, 02:48 PM
BruceZ BruceZ is offline
Senior Member
 
Join Date: Sep 2002
Posts: 1,636
Default Re: Odds on poket pairs question

[ QUOTE ]
The odds of NOBODY having AA is (1-.0045)^10, correct?

[/ QUOTE ]

NO! The probability of a single player NOT having AA is 1-.0045. The probability of 2 players NOT having AA is NOT (1-.0045)^2 because the cards removed by the first player affect the odds of the second player, so they are not independent. The correct probability of 2 players NOT having AA would be the probability of the first not having AA (1-.0045) multiplied by the conditional probability that the second player does not have AA given that the first player does not have AA. This conditional probability is different from 1-.0045 and slightly lower since AA is now slightly more likely.

P(A and B) = P(A)*P(B) only if A and B are independent.
P(A and B) = P(A)*P(B|A) always, even if A and B are not independent.
Reply With Quote
  #8  
Old 06-28-2004, 02:58 PM
MushashiAce MushashiAce is offline
Junior Member
 
Join Date: Sep 2003
Posts: 4
Default Re: Odds on poket pairs question

So if the odds of another player having pocket Aces Pre-flop whe you have Aces is 9/1225, then how would you figure another player having pocket Aces or Kings when you have AK?
Reply With Quote
  #9  
Old 06-28-2004, 03:00 PM
EverettKings EverettKings is offline
Member
 
Join Date: Jun 2004
Location: Williamsburg, VA
Posts: 86
Default Re: Odds on poket pairs question

[ QUOTE ]
The correct probability of 2 players NOT having AA would be the probability of the first not having AA (1-.0045) multiplied by the conditional probability that the second player does not have AA given that the first player does not have AA. This conditional probability is different from 1-.0045 and slightly lower since AA is now slightly more likely.


[/ QUOTE ]
I considered this, but in this case we MUST consider the events independent. If the condition is true that player 1 does not have AA, he either has one or zero aces. If he has no aces, then as you said it makes player 2's AA a little more likely, but if he has an ace, it makes player 2's AA significantly less likely. Because we do not know exactly how player 1's lack of AA is going to affect the deck, we must treat player 2's AA as an independent probability.

You seem pretty confident in your answer, so I really do believe that you're correct, but still I'm curious if and where my logic is failing here.
Reply With Quote
  #10  
Old 06-28-2004, 03:35 PM
aloiz aloiz is offline
Junior Member
 
Join Date: Feb 2004
Posts: 4
Default Re: Odds on poket pairs question

You need to calculate both cases.

case 1 P(player 1 has ace) * P(player 2 has AA|player 1 has A)

case 2 P(player 1 has no ace) * P(player 2 has AA|player 1 has no ace)

add the two cases together to get the probability that player two has an AA. Obviously if you tried to figure this out for all ten players it would be nearly impossible. Using inclusion exclusion is much easier.

aloiz
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:50 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.