The algorithm is simple, but how do we calculate the correct percentage of the pot for a specific stack to pot ratio?
Simple Heuristics to Memorize
| Street | Bet % | SPR |
|---|---|---|
| Flop | 100% | 13 |
| Turn | 100% | 4 |
| Turn | 150% | 7.5 |
| Turn | 200% | 12 |
Don't believe the numbers? Use the interactive visualization below to build your intuition. Adjust the starting stack, pot and stack to see how the bets change:
Hover or tap a bar for specific numbers.
| Bet Size | 100.0% |
| Turn bet | 20.0 |
| River bet | 60.0 |
| Pot Odds | 60.0 / (60.0 + 60.0 + 60.0) = 33.3% |
| Bluffs | 33.3% |
| Value Bets | 100% - 33.3% = 66.7% |
| Bluff to Value | 33.3 / 66.7 = 50.0% |
| Alpha | 50.0% |
| MDF | 100% - 50.0% = 50.0% |