Select Page
Poker Forum
Over 1,292,000 Posts!
Poker ForumBeginners Circle

Robb's 3000th Post

Results 1 to 34 of 34

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by MadMojoMonkey View Post
    How do the probabilities change when we're looking at the best 5-card hand from any 7 random cards?
    This is harder, as "weird" hands exist: 3 pair, double trips, 6-flushes, 7-flushes, straight + pairs (trips), flushes + pairs (trips), quads + trips. Counting them isn't any different, it just takes a while to think of all the oddities and figuring out which "normal" categories they fit into.

    For one pair hands, we'd like to do something simple like:

    P = 13c1 * 4c2 * 12c5 * (4c1)^5 / 52c7 ~ 47.28%

    This gives a pair and 5 other card values. The problem is that several straights and flushes are in that figure, and it takes a while to count them and subtract them out.

    Also, there are 133 million 7-card poker hands, almost a 2 order of magnitude increase in the size (and difficulty) of the problem.

    I'll give it a shot in the morning, but it's easier to just freakin' google it.
    Last edited by Robb; 05-14-2012 at 10:46 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •