harris
harris
  • Threads: 2
  • Posts: 2
Joined: Jun 30, 2025
June 30th, 2025 at 12:57:41 AM permalink
Hello everyone! I just joined this forum to make a couple posts. I have been getting interested in combinatorial statistics and gambling mathematics recently, and I wanted to find the optimal strategy for the game called Crazy 4 Poker. According to Wizard of Odds' website, the perfect strategy is extremely close to folding anything below K-Q-8-4. However extremely close is not close enough for me. After writing some code I think I have found the optimal strategy which is the following:

Raise on K-Q-8-4-3 and above
Raise on K-Q-8-4-2 if you see all four suits in your hand, bet. If K and Q are the same suits in addition to 8 and 4 being the same suits as each other, you should raise.
Raise on K-Q-7-6-5
Raise on K-Q-7-6-4 if you have cards of every suit unless you have three suits with K and Q having the same suit.

Has anyone tried to describe the perfect strategy before? And can anyone find any errors in my supposed optimal strategy?
Let me know if there are any other games you would like to see the optimal strategy for. Thanks for reading and have a nice day!
gordonm888
Administrator
gordonm888
  • Threads: 63
  • Posts: 5526
Joined: Feb 18, 2015
June 30th, 2025 at 10:41:21 AM permalink
Quote: harris

Hello everyone! I just joined this forum to make a couple posts. I have been getting interested in combinatorial statistics and gambling mathematics recently, and I wanted to find the optimal strategy for the game called Crazy 4 Poker. According to Wizard of Odds' website, the perfect strategy is extremely close to folding anything below K-Q-8-4. However extremely close is not close enough for me. After writing some code I think I have found the optimal strategy which is the following:

Raise on K-Q-8-4-3 and above
Raise on K-Q-8-4-2 if you see all four suits in your hand, bet. If K and Q are the same suits in addition to 8 and 4 being the same suits as each other, you should raise.
Raise on K-Q-7-6-5
Raise on K-Q-7-6-4 if you have cards of every suit unless you have three suits with K and Q having the same suit.

Has anyone tried to describe the perfect strategy before? And can anyone find any errors in my supposed optimal strategy?
Let me know if there are any other games you would like to see the optimal strategy for. Thanks for reading and have a nice day!
link to original post



Welcome to the forum. Nice work.

Your strategy statement for K-Q-8-4-2 isn't quite complete. Should you add "Otherwise fold" for those occasions when K-Q-8-4-2 doesn't meet the stated conditions?

Why do you think there is significance for K and Q to both be the same suit?
So many better men, a few of them friends, are dead. And a thousand thousand slimy things live on, and so do I.
  • Jump to: