PDA

View Full Version : Mistake in EV



kjiokjio
12-04-2008, 08:07 AM
Hello
Sorry for my english but try :).

I seem that is small bug in calculation EV when hands is in 3way pot,
with main and side pot

Example
Pre flop
Player A Bet 15 ( is allin)
Player B Bet 50
Player C call 50

Main pot 45 , side pot 70

Flop
Player B - bet 50
Player C - FOLD


Hands
Player A - JhJs
Player C - KhKs

Flop Jd 5s 3c

In my opinion correct calculation EV for player C is :
(15*3)*EV + (35*2) * 100% = 73,86
Player C losse the hands but win side pot 70
so "EV$ diff" should be +3,63

But is probably calcultion in the way
(45+70) * EV = 9,87
Player C win side pot 70$
so "EV$ diff" is -60,13$ (70-9,87) and it i see in Holdem Manager

best regards

morny
12-04-2008, 04:05 PM
Hi, this is a known bug already on our to do list