If I deal three cards face up, how do I determine the odds that exactly two out of three of them are predetermined cards?
On a poker message board I belong to, someone asked what the chances of this scenario happening is (game is Texas Hold 'em):
Each player is dealt two cards, they might be:
player 1 : Q, 10
player 2 : Q, 10
player 3 : Q, 10
Three community cards are dealt, they are:
Q, !0, 5
What the poster wants to know is, what are the odds of everyone being dealt the same cards that end up making the highest possible two pair once the community cards are dealt? This is the way I’m going about it (I’m horrible at math):
The first player’s first card can be anything greater than two, so the odds of this happening are 48/52. The first players second card must be higher than two and any other card than the one he was just dealt, so his odds are 44/51.
The second player’s first card, must be the same as one of the first player’s cards, so the odds are 6/50. The odds that the next card are the same as the first player’s other card is 3/49.
The third player’s first card, 4/48, the second, 2/47.
This is where I’m stuck. Another problem is once the next part is figured out, how do you determine the odds that the one community card that doesn’t pair up with the players cards, is of lower value, since we don’t necessarily know what exact card the players were dealt (they don’t have to be Q, 10)?