All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Probability
An Ace for a Pair (Posted on 2005-03-01) Difficulty: 3 of 5
Playing five-card stud poker with two friends one night, one of them, Kevin, accidentaly drops one of his cards on the table, the ace of hearts. My other friend, Nick, laughs and says, "I also have at least one ace in my hand." I have no reason not to believe him. Now, I do not have any aces in my hand, but I do have a pair of kings. Which of my friends is more likely to have at least a pair of aces (that is to say, at least one more ace) in his hand?

  Submitted by DJ    
Rating: 3.7500 (4 votes)
Solution: (Hide)
Kevin

The following table shows the probability of 0 to 4 aces in a totally random hand.

Ace Probabilities - Random Hand

Aces	Formula			Combinations	Probability 
0	Combin(48,5)		1712304		0.658842 
1	combin(4,1)*combin(48,4)	778320		0.299474 
2	combin(4,2)*combin(48,3)	103776		0.03993 
3	combin(4,3)*combin(48,2)	4512		0.001736 
4	combin(4,4)*combin(48,1)	48		0.000018 
Total				2598960		1 
Take the sum for 1 to 4 aces we see the probability of at least one ace is 0.341158. The probability of two or more aces is 0.041684.

The probability of there being at least one more ace given there is at least one can be restated per Bayes' theorem as probability(two more aces given at least one ace) = probability (two or more aces)/probability(at least one ace) = 0.041684/ 0.341158 = 0.122185.

For those rusty on Bayes' Theorem is states the probability of A given B equals the probability of A and B divided by the probability of B, or P(A given B) = P(A and B)/P(B).

The next table shows the combinations and probability for each number of other aces given that the ace of spades was removed from the deck.

Ace Probabilities - Ace Removed Hand

 
Aces	Formula			Combinations	Probability 
0	combin(3,0)*combin(48,4)	194580		0.778631 
1	combin(3,1)*combin(48,3)	51888		0.207635 
2	combin(3,2)*combin(48,2)	3384		0.013541 
3	combin(3,3)*combin(48,1)	48		0.000192 
Total				249900		1 
This shows the probability of at least one more ace is 0.221369.

However suppose you want to solve it the same way as hand A, using Bayes' Theorem. The probability of at least one additional ace, given the hand contains the ace of spades, could be rewritten as probability(at least two aces given ace of spades is in hand). According to Bayes' theorem this equals P(hand contains ace of spades and at least one more ace) / P(hand contains ace of spades). We can break up the numerator as P(2 aces including ace of spades) + P(3 aces including ace of spades) + P(4 aces). Using the first table this equals 0.039930*(2/4) + 0.001736*(3/4) + 0.000018 = 0.021285. The probability of the ace of spades is 5/52 = 0.096154. So the probability of at least two aces given the aces of spades is 0.021285/0.096154 = 0.221369.

So the probability of two or more aces given at least one ace is 12.22% and given the ace of spades is 22.14%.

Let's look at another simpler situation. Suppose woman A says "I have two kids at least one is a boy." Woman B says "I have two kids and one is named John. We can assume nobody named John is a girl and no woman gives the same name to more than one kid. Using conditional probability the probability of both kids being a boy of woman A is P(both boys)/P(at least one boy) = P(both boys)/(1-P(both girls)) = (1/4)/(1-(1/4)) = (1/4)/(3/4) = 1/3. However the probability woman B's other kid is a boy, or both kids are boys, is ½, because saying one kid is named John tells us nothing about the other kid. Likewise a test for any ace will probably turn up the only ace, while a test for the ace of spades does not check for the other three suits, leaving them more likely to be aces.

Comments: ( You must be logged in to post comments.)
  Subject Author Date
Some ThoughtsSolution... I think...Stephen Ticsay2005-04-16 04:15:23
re(2): similarities to problem number...ajosin2005-03-18 16:36:09
SolutionSolutionJeff2005-03-11 04:25:59
re: similarities to problem number...Charlie2005-03-04 16:22:16
similarities to problem number...Cory Taylor2005-03-02 19:30:33
re: Solutionajosin2005-03-02 19:18:10
SolutionSolutionlarry2005-03-02 00:55:30
re(3): I think this is it.Hugo2005-03-01 21:34:30
re(2): I think this is it.Charlie2005-03-01 21:19:50
Simulation shows different numbers (spoilers present)Charlie2005-03-01 21:16:34
Questionre: I think this is it.Hugo2005-03-01 21:06:31
SolutionI think this is it.Charlie2005-03-01 19:48:11
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (14)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information