Scenario:
The game is Pot limit omaha. CO raise pot.
You hold 9864ds on the BTN and 3-bet. CO 4-bets.
- Let's say we have 100BBs.
It is 25.5BBs to call the 4-bet and villain has 37.5% of his stack in the pot.
- We are almost certain villain got AA** which means we are not likely to be dominated by a better rundown
If we call another 25.5BBs PF with an equity disadvantage of
Hand Pot equity
AA ** 56.35%
9c8s6c4s 43.65%
56.3 to 43.6, how often do we need to hit the flop good enough for this to be EV + and do we hit the flop this often?
(37.5 * 2) * 0.4365 [Preflop] + (62.5 * 2) * X * Y [Post Flop] > = (100-12) [already invested 12]
Where X is the equity post flop and Y is how often we are able to continue.
This can not be calculated without some sort of integral calculus, but we can make a rough estimate.
Let's say we continue on all flops where we have odds to call his pot-sized shove on the flop.
We need around 30% equity cause the shove is a little less than pot.
Therefore we call on 68% of the flops. Now we calculate the average equity on these flops.
68%*30%+54%*10%+40%*10%+27%*10%
+16%*10%+8%*10%+4%*10% =
0.204+0.054+0.040+0.027+0.016+0.008+0.004 = 35.3%
And the triangle-shaped pieces
[(68%-54%)*10%+
(54%-40%)*10%+
(40%-27%)*10%+
(27%-16%)*10%+
(16%-8%)*10%+
(8%-4%)*10%+
4%*10%] /2
= [1.4% + 1.4% + 1.3% + 1.1% + 0.8% + 0.4%*2] / 2
= 3.4%
So overall, we have
35.3 +3.4 = 38.7% equity on average.
__________________________________________
Finally X = 38.7% and Y = 68%. The formual gives
(37.5 * 2) * 0.4365 [Preflop] + (62.5 * 2) * 0.387 * 0.68 [Post Flop]> =? (100-12) [already invested 12]
32.74 + 32.90 = 65.6 which is a lot less than the 88 we need
Conclusion: It is massively EV- to call the PF 4-bet
___________________________________________
Where are the misstakes?