GAMEDEV.NET
Poker hand probabilities for n-card hand, where n=1 through n=5
I asked this on Math Stack Exchange, but my question was closed, so I'm cross-posting here.I have a poker code that properly classifies 5-card hands. I also have a code to best classify 1-card hands, 2-card hands, 3-card hands, and 4-card hands.For instance, where n=5 we get these frequencies that closely match those on https://en.wikipedia.org/wiki/Poker_probability:
0 Comments 0 Shares 9 Views