In last week’s column, we looked at how to structure our spreadsheets to stay organized and how to look at multiple EV calculations at the same time with the same data. This week, we’re going to follow these same lines of thought by answering the homework that was posed at the end of last week’s column:

We’re going to be heads-up on the turn in position considering a semi-bluff all-in. To evaluate the EV of the semi-bluff itself, you’ll need to know the size of the pot, the size of the remaining stacks, the chance Villain folds and our equity if Villain calls. Next week, we’re going to look at the answer to this homework, and we’re going to start working out what the EV of checking would look like in that particular scenario.

Let’s get started.

Organizing the EV Equations

Before you start digging into the process of making a spreadsheet, you need to establish your EV equation first. This will allow you to make sure you’re going to have all of the data that you need to be able to find the EV in the first place, but it also helps to keep you more organized while preventing big mistakes. Note that we’re going to assume that we are covered by our opponent. Here are the possible outcomes and the resulting EV equation for the all-in semi-bluff that we’re considering:

  1. Villain folds, we profit the pot.
  2. Villain calls, we win the hand, we profit the pot plus the bet size.
  3. Villain calls, we lose the hand, we lose the size of our bet.

EV of Semi-Bluffing = (fold %)(pot size) + (call %)(our equity)(pot + bet size) + (call%)(villain’s equity)(-bet size)

A quick look over this shows that we need to input the following information: pot size, remaining stack size (aka bet size), our equity when called, and our opponent’s fold percentage. We can find our opponent’s equity when called and our opponent’s call position from this information, so we don’t need different inputs for it. Now we’re going to fill out our spreadsheet with labels for all of this information:

Remember that last week we discussed how our left column is going to be for values that we put in ourselves, and our right column is going to be for values that we have calculated automatically by the spreadsheet.

Putting in the Formulas

For this right-hand column, we need to put in some formulas so that the three values we’ve listed are calculated. In cell D3, we want to put in “=1-B3” without the quotes. This will subtract the fold percentage from 100 percent to give us the call percentage. Along similar lines, in cell D4, we want to put in “=1-B4” without the quotes. This will give us our opponent’s equity by subtracting our equity from 100 percent. It’s the same idea as the fold/call percentages.

Now for the EV equation of the semi-bluff. You’ll recall that we have our semi-bluff EV equation from above:

EV of Semi-Bluffing = (fold %)(pot size) + (call %)(our equity)(pot + bet size) + (call%)(villain’s equity)(-bet size)

Now we’re just going to put in the cell values for each of those so that the formula makes sense, and we’re going to keep the equals sign at the front of it so that the spreadsheet knows that it’s a formula to calculate automatically and not just some random crap we’ve typed in.

EV of Semi-Bluffing = (B3*B1) + (D3*B4*(B1+B2)) + (D3*D4*(-B2))

So for the sake of clarity, in cell D6, we’re going to put “= (B3*B1) + (D3*B4*(B1+B2)) + (D3*D4*(-B2))” without the quotes. Once you do that, your spreadsheet should look something like the following:

Now we can put in information in cells B1, B2, B3 and B4 to have the EV automatically calculated. So suppose we’re shoving $20 into a $25 pot on the turn with our opponent folding 33.3 percent to a shove and with 15 percent equity when we’re called. Our EV is about $1.49 as you can see here:

From here, you can test different scenarios and get a feel for how changing certain values will change the EV of the situation. Save this spreadsheet somewhere that you can find it, because we’re going to add onto it for next week’s column. Here’s why:

The EV of Checking

We have two different options here: semi-bluffing and checking. We have to be able to calculate the EV of checking as well if we want to know which of our two options is correct. What makes this extra fun is that there are different ways we can play our hand after checking, and each of those will have its own EV.

If we miss our outs and our opponent checks to us, we need to decide on the EV of checking against the EV of bluffing. Note that we have already made a spreadsheet to determine the exact EV of this exact situation last week when we looked at bluffing all-in in position on the river. Note that we also need to know how often he’s going to bet if we miss our outs and we don’t get an opportunity to bluff him on the river.

If we hit our outs and our opponent checks to us, we will always bet, but we’ll need to know how often he’ll call and how often he’ll fold to us after that. We also need to know about how often we think he’ll bet into us if one of our outs does hit on the river.

This is going to lead to a lot of complications.

Submit your review
1
2
3
4
5
Submit
     
Cancel

Create your own review

Studying Poker With Spreadsheets (Part 3): Semi-Bluffing Calculations
Average rating:  
 0 reviews