Open Side Menu Go to the Top
Register
M.O.P. -- Pg 173(Betting OOP) M.O.P. -- Pg 173(Betting OOP)

09-06-2014 , 07:03 PM
On page 173 of M.O.P., the authors computer the EV of betting an Ace for bet size r as the following:

<A, bet r> = ((r-r^2))/((2)(1+r))

This seems wrong. The EV of betting an Ace is:

P(Y has King)* P (Y calls with King)* (Bet Size)

We know that Y will call with (1 - a) of Y's Kings, and so we have:

<A, bet r> = (1/2)*(1 - r/(1+r))(r)

But:

1 - r/(r+1) = (r + 1 - r)/(r+1) = 1/(r+1)

Thus:

<A, bet r> = ((1/2)*(1/(r+1)*(r) = (r)/(2*(r+1))

....

What the hell? Is this another typo? It doesn't seem to be, because they calculate the indifference between betting and checking as if their formula is correct.
M.O.P. -- Pg 173(Betting OOP) Quote
09-13-2014 , 07:13 PM
Y will call with (r-1)/(r+1), not (1-r)/(1+r), of his Kings as indicated in the middle of that page 173. The math on this page looks ok so far. Don't where you got that (1-a) expression.
M.O.P. -- Pg 173(Betting OOP) Quote
09-13-2014 , 09:47 PM
Thanks, yeah. I realized where I was wrong, and subsequently corrected my mistake.
M.O.P. -- Pg 173(Betting OOP) Quote

      
m