Home page Backgammon home page

Committing a match equity table to memory

The following is the most recognized backgammon match equity table, namely "Rockwell-Kazaross", generated by David Rockwell and Neil Kazaross by extensive rollouts on eXtremeGammon. It represents the probability for a player to win the match, in function of the number of points each player needs to complete the match. For instance, the entry E(-3,-5) is the probability for a player to win the match when he is three points away from the match length, and his opponent is five points away. The entries where one player is only one point away are the "pre-Crawford" probabilities, that is, given that the next game is played under the Crawford rule (this makes sense because the post-Crawford probabilities are almost never used for calculating take points).

Me/Opp-1-2-3-4-5-6-7-8-9-10-11
-15067.6975.1281.3884.1988.6990.7293.2394.495.9396.64
-232.315059.966.8674.3479.984.2187.5290.1792.393.93
-324.8840.15057.1464.7771.1676.2580.4984.0287.0689.44
-418.6233.1442.865057.7464.3169.9774.6278.8382.4185.4
-515.8125.6635.2342.265056.6662.6767.8272.5576.7180.27
-611.3120.128.8435.6943.345056.2861.6666.7971.3175.34
-79.2815.7923.7530.0337.3343.725055.4960.8665.6370.02
-86.7712.4819.5225.3832.1838.3444.515055.4460.3764.99
-95.69.8315.9821.1727.4533.2139.1444.565055.0259.79
-104.077.712.9417.5923.2928.6934.3739.6344.985054.85
-113.366.0710.5614.619.7324.6629.9835.0140.2145.1550

Great info, but some shortcuts are necessary if one would like to memorize such a table. Indeed, with some effort it is possible to retrieve all those values with a precision less than 0.5%. There are two separate methods, a very simple one for the Crawford equities, and a more difficult one for all the other equities in the table.

A trivial first observation is that only the values of the coloured squares have to be memorized. The values on the diagonal (even scores) are obviously 50%, and E(-m,-n) = 100% - E(-n,-m) (switching opponents).

1. Crawford equities

Here we are going to work on the trailer's equities, that is the E(-n,-1). The leader's equities will of course follow from

E(-1,-n) = 100% - E(-n,-1)
. The three first values (starting with E(-2,-1) since E(-1,-1)=50%) should be memorized rounded to the nearest integer, that is :
E(-2,-1) = 32
• E(-3,-1) = 25
• E(-4,-1) = 19
Those are in fact only two values to memorize if you notice that the fact that E(-3,-1) is almost exactly 25% follows from the fact that two consecutive wins are needed to win from -3,-1 Crawford down, except in the very rare case of a backgammon win. Remain only 32 and 19 to memorize until now.

How about the higher values of n ? They follow from the odd rule and the even rule :

Odd rule : E(-n,-1) = 1/2 * E(-(n-3),-1), if n is odd ("three points less mean twice less chances").
• Even rule : E(-n,-1) = 60% * E(-(n-2),-1), if n is even ("two points less mean 60% of the chances").

The method is now as follows for a number over 4: start with E(-4,-1)=18, apply the even rule as many times needed, and apply the odd rule at the end if n is odd, rounding to the nearest half integer at each step. This leads to a correct approximation ! Here is how it would work for the last entry, E(-11,-1) :

• Start with E(-4,-1) = 19
• We must go up to E(-8,-1) with the even rule before applying the odd rule ; the first step is E(-6,-1) = 60% * 19 = 11.5% (rounded).
• E(-8,-1) = 60% * 10.5 = 7% (rounded)
• E(-11,-1) = 1/2 * 7% = 3.5%
The actual value was not 3.5%, but 3.36%. Not too bad a mistake. It would have been even better if we hadn't rounded the values : we would have ended with 3.42%.

2. Non-Crawford equities

How were people retrieving match equities before Neil Kazaross invented the "Neil's numbers" method ? I guess they had better be good at remembering tons of numbers. Fortunately for us, Neil's way is much simpler though a bit less precise, and I will propose a way of making it more precise with a minimum of memory effort. But let's proceed in order; first of all, what are Neil's numbers ? They are given by the following table :

Trailer's score (in n-away) 3 4 5 6 7 8 9 10 11
Leader's "point value" 10 9 8 7   6     5

The leader's point value is the extra equity that one extra point gives to the leader, given the trailer's score. Cool thing, this value is not far from constant for a fixed trailer's score, which means that any entry in the match equity table can be calculated as 50% plus the score difference times the appropriate Neil's number. In formula :

E(-m,-n) ≃ 50% + (m-n) * Neil(n), for 2 <= m <= n
Note that this time we are computing the leader's equities.

Oh, but aren't there some numbers missing in Neil's table ? Those are meant to be interpolated, in other words Neil(7) = 6.5, Neil(9) = 5 2/3, Neil(10) = 5 1/3, and the table can even be continued, inserting one more gap between each integer value (so e.g. Neil(15) = 4, with intermediate values at 3 3/4, 3 1/2 and 3 1/4). Actually this makes Neil's numbers pretty easy to remember : start with Neil(n) = 13-n for n <= 6, and then insert one gap, two gaps, three gaps, etc.

All known stuff until there, but as it is also known, not all values thus obtained are correct, especially when the leader is two points away. I suggest to learn the necessary corrections in a visual way with the help of the following table :

Me/Opp-1-2-3-4-5-6-7-8-9-10-11
-15067.6975.1281.3884.1988.6990.7293.2394.495.9396.64
-232.315059.966.8674.3479.984.2187.5290.1792.393.93
-324.8840.15057.1464.7771.1676.2580.4984.0287.0689.44
-418.6233.1442.865057.7464.3169.9774.6278.8382.4185.4
-515.8125.6635.2342.265056.6662.6767.8272.5576.7180.27
-611.3120.128.8435.6943.345056.2861.6666.7971.3175.34
-79.2815.7923.7530.0337.3343.725055.4960.8665.6370.02
-86.7712.4819.5225.3832.1838.3444.515055.4460.3764.99
-95.69.8315.9821.1727.4533.2139.1444.565055.0259.79
-104.077.712.9417.5923.2928.6934.3739.6344.985054.85
-113.366.0710.5614.619.7324.6629.9835.0140.2145.1550

The values in this table are the same than in the previous one, but it is the colours which are interesting. Every coloured cell means that there is a correction to make after calculating the equity with Neil's numbers. Here is the colour code :

Substract 2
Substract 1
Add 1
Add 2

So once you know how to use Neil's numbers, all that is left to commit to memory is the colour pattern of the above table. Note that since we are computing the leader's equities, I didn't colour the lower triangle of the table in order not to provide a visual distraction - but of course, the values of the lower triangle (trailer's equities) have to be corrected as well.

Back to the main backgammon page