I'm trying to come up with an approximation formula to estimate positional advantage.
I am assuming that we are heads up and on the flop, the stack to pot ratio or SPR is X and the equity edge for the player who is OOP is Y
So far I have come up with the following
The OOP player can execute (1-0.0125*X+Y*0.25) of his equity
eg. BTN vs SB heads up to the flop and the SPR is 20. Equity for SB is 45% and so the equity disadvantage is 10%
Then SB can execute (1-0.0125*20-0.1*0.25) = 72.5% of his equity.
This assumes that SPR and Equity advantage are the only two factors effecting positional advantage in a gto sense.
Does anyone know if there has been any theoretical work in trying to estimate positional advantage anywhere online? I would like to learn a method for approximating this better as I feel it is extremely useful. My current approximation may be very inaccurate and I would like to at least improve it somehow with more data.