In last week’s column, we started looking at how to make a basic spreadsheet to do repetitive EV calculations for us so that we don’t have to do them by hand over and over again. This week, we’re going to look at the homework for last week and some tricks on how to add multiple betting options.

Working Smarter

We’re going to start off by slightly rearranging our spreadsheet from last week to be like the following:

The reason for this is that we’re going to change up how we calculate out opponent’s calling frequency. Since the folding frequency and the calling frequency have to always add up to 100 percent (or just 1 in the case of the spreadsheet), we’re going to change things around so that the calling frequency is automatically updated when we put in the value for the folding frequency.

The way we’re going to do that is by replacing cell D4 in the above with “=1-B4” without the quotes. This will automatically subtract the one by the value in B4 (the folding frequency) to calculate the calling frequency. Now you can put in a different value for the folding frequency, say 0.5 for 50 percent as an example, and as soon as you hit enter, the calling frequency will update itself.

A More Organized Arrangement

You’ll notice that there are now two columns of data. The arrangement that I suggest for the spreadsheet is to keep all of the values that you will need to input in the left-hand column while all of the values that are automatically calculated should stay in the right-hand column. This will save you trouble from here on out so that you don’t accidentally write over a formula and have to spend a bunch of time trying to figure out why your spreadsheet will not update itself.

Last Week’s Homework

For last week’s homework, I suggested that you try on your own to set up the spreadsheet to calculate the EV of checking. The point of this is that we have to compare the EV of checking to the EV of bluffing to know which is greater in this particular scenario. It’s possible to have a situation where the EV of bluffing is positive but with the EV of checking being higher.

If you think about the equation needed for the EV of checking here, it looks like this:

EV of checking = EV of winning + EV of losing
EV of winning = (our equity when Villain checks) * (the size of the pot)
EV of losing = (our opponent’s equity when he checks) * (zero)

Put all of that together, and you see that all you need to do to get the EV of checking is multiply the size of the pot by our equity when we check. We don’t have our equity when we check the river on the spreadsheet yet. We need to add that, so say for example that we have 15 percent equity when we check on the river:

Notice that this goes in the left-hand column since it’s a piece of information that we’re going to input instead of being something that’s automatically calculated. Once we do that, we need to come up with a formula to give us the EV of checking. In this case, it’s going to be the pot multiplied by our equity when we check, so it’ll be “=B1*B5” without the quotes:

With everything in place now, we can start to look at different scenarios and analyze checking behind on the river in the general sense.

A Specific Situation

Now let’s use our spreadsheet to look at a different situation that’s very specific. Suppose the pot is $22 and we have $16 behind. We break down our opponent’s ranges and decide that he’ll fold about 45 percent if we bluff, and we’ll have about 10 percent equity if we check back. Should we bluff?

Most people who know the alpha value shortcut would say that bet/(bet+pot) ends up being 16/38 = 42 percent, and since Villain folds 45 percent which is more than that, that we should bluff. However, if we look at the output from our spreadsheet, we’ll see that this is not the case:

In fact, the EV of checking in this particular scenario would be twice that of bluffing even though bluffing itself is profitable.

The Point of Using These Spreadsheets

Poker is all about figuring out which of your options is the best. From an analytical standpoint, if you could figure out which of your options has the highest EV, then that would give you some insight on which individual play is better in a vacuum. Using spreadsheets like these help you to do just that, and by studying specific scenarios in depth, you can develop a feel for how they work. It’s this feel that allows you to play better on a more consistent basis while you’re at the tables.

Homework for Next Week

Your homework for next week is as follows. 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.

Hints for the Homework: Remember to organize your spreadsheet into two columns. The left column should be the information that you’re going to actually input, and the right column should be the information that is automatically calculated.

Submit your review
1
2
3
4
5
Submit
     
Cancel

Create your own review

Study Poker With Spreadsheets (Part 2): Multiple Betting Options
Average rating:  
 0 reviews