Join Date: Jul 2012
Posts: 155
i have a math question for reshoving.
is my equity
EV = folding_equity*Pot + calling_percentage(STACKSIZE*equity_winning) – calling_percdentage*(STACKSIZE* equity_loosing)
or
EV = folding_equity*Pot + calling_percentage(FINALPOT*equity_winning) – calling_percdentage*(FINALPOT* equity_loosing)
I am not sure if i calculate the equity just with my stack, or should i add my stack + villian stack and calculate the equity?
I would say solution 1 is correct. Is it right?