A measure for sharpness

Sort:
cigoL

Doing my reading about the Ruy Lopez, I read that some lines are considered sharp, while others are considered quiet. So, I asked myself: if I don't have a GM next door, how can I determine if an opening is sharp or quiet? And eureka! I might have come up with a measure for sharpness (although a primitive one), but I think it can, at least, give a hint about the sharpness of an opening. All it requires is that we look at the stats in an opening database (I use the Game Explorer at the moment), and perform a simple calculation. The calculation will yield a number. If this number is low, the lines springer from the given position are likely to be sharp, if it's high, it's most likely a more positional opening. 

The formula is like this: 

S = ( Ww% / Bw% ) x D%, 

where S is sharpness, Ww% is White's winning %, Bw% is Black's winning %, and D% is the drawing percentage. Here's an example: 

After 1.e4 e5 2.Nf3 Nc6 3.Bb5, for 3...a6, these are the numbers: 

  • Ww% = 37.6 
  • Bw% = 24,8 
  • D% = 37,6 

So, doing the calculation with these numbers we see that,

  • S(3...a6) = 57

Doing the same calculation with some other common replies, we get these results: 

  • S(3...Nf6) = 55 
  • S(3...f5) = 43 
  • S(3...Bc5) = 48 

This shows (if my hypothesis is correct), that 3...f5 is the sharpest of these replies, which is in accordance with what I've read. It also shows that 3...a6 is a positional reply, leading to a more quiet game. 

Any thoughts? 

Please note: I'm not claiming this to be perfect, it's just a hypothesis. If anyone can find counter examples rejecting my hypothesis, that's fine. 

philidorposition

There's something wrong about the equation. Since you take the lowest S as the sharpest, as white's win percentage increases, sharpness decreases. You want any win to increase sharpness, while all draws decrease it.

So, simply adding Ww+Bw is better. But this is still not accurate enough, as I think any equation based only on win/draw percentages would be. One has to take into account a lot of things, such as number of possible checks, captures, threats, pins, the pieces on the board, if the position is open or not, king safety etc.

The subject is very interesting if you look at it from a computer chess point of view, especially "personalities" of chess engines which are adjustable in various ways.

cigoL
philidor_position wrote:

There's something wrong about the equation. Since you take the lowest S as the sharpest, as white's win percentage increases, sharpness decreases. You want any win to increase sharpness, while all draws decrease it.

So, simply adding Ww+Bw is better. But this is still not accurate enough, as I think any equation based only on win/draw percentages would be. One has to take into account a lot of things, such as number of possible checks, captures, threats, pins, the pieces on the board, if the position is open or not, king safety etc.

The subject is very interesting if you look at it from a computer chess point of view, especially "personalities" of chess engines which are adjustable in various ways.


I see your point. And of course you're right, there are many things to consider for a "true" measure of sharpness. However, I think this number is rather good (I've now been looking at more positions, and there seems to be a correlation between this number and how sharp positions are considered to be). 

Let me explain why I think the Ww%-Bw% ratio is working. White's win % is almost always higher than Black's win %. However, if this ratio is close to 1, it means that Black wins almost as often as White. This could indicate a game in which it's the tiniest positional advantages that matter. 

However, as I said, I see your point, and I'm sure the formula can be improved upon. But I don't think it's utterly wrong. 

If you (or anyone else) can find examples (preferably from the Game Explorer) where the S-value (calculated as explained above) does not correlate with the general perception of the opening/position, then please post it here. This could help determine how the formula could be improved.

cigoL
JetSetter wrote:

This brief explanation begs the question, "What is the initiative?" One guideline (among many) is that if your opponent is responding to your moves, then you have the initiative. If you're responding to your opponent's moves that is a warning sign.


I really, really like this paragraph. Thanks! 

JetSetter, what do you think about my proposed formula for sharpness?