Check out Symmetric Chess, our featured variant for March, 2024.

Enter Your Reply

The Comment You're Replying To
Robert Shimmin wrote on Mon, Nov 11, 2002 03:09 PM UTC:
On a re-read of parts 2-4 of About the Values of Chesspieces, I finally
became convinced that with good statistics (thousands of compiled games),
two things should be possible. (1) A workable handicap system for chess
players of different rank that could tie the 19th-century handicaps of two
moves, pawn and move, knight odds, etc. in with the modern rating system. 
(2) A theory of piece values that has better predictive power than what we
have now.

So I wrote some scripts to play Zillions against itself and compile the
results whenever I'm not using my computer, and if, Zillions' quirks
notwithstanding, these numbers have any relation to games played by human
beings, some of my initial results are intriguing.  Among them are

(1) Ralph Betza's intuition in designing Chigorin Chess seems to be
correct: averaged over the course of the entire game, knights may be more
valuable than bishops.  Conventional wisdom holds the opposite because by
the time the game gets around to trading knights for bishops, things have
often opened up enough to close the gap between them.

(2) The 19th-century source was nearly dead-on in calling pawn-and-move at
2:1 money odds -- if we can assume Zillions' strength is on par with that
of the average 19th-century club player, then my statistics so far
indicate pawn-and-move is worth about 130 USCF ratings points.  Knight or
bishop odds seems to be around 400 points so far, and rook odds (with
nowhere near enough games to have good statistics) seems to be worth a
little over 500 points.  Of course, since advantages become bigger with
the increasing skill of the players, it very much matters _which_ 500
points those are...

Anyway, as I've alluded above, the chief barrier in proceeding with this
work, or even in determining whether the numbers have any value at all, is
getting enough games.  Figuring that I actually have to use my machine, I
can only crank out a few hundred games a day.  So if anyone has interest
in donating their computer's downtime to the cause, please email me at
[email protected] with the particulars of the machine (processor, memory,
and operating system) you'd like to run it on, and I'll send you my
scripts for automating Zillions.  The first step will be seeing how much
Zillions' strength varies from system to system, but after that, we may
actually be able to answer some of these questions.

Edit Form

Comment on the page Ideal Values and Practical Values (part 1)

Quick Markdown Guide

By default, new comments may be entered as Markdown, simple markup syntax designed to be readable and not look like markup. Comments stored as Markdown will be converted to HTML by Parsedown before displaying them. This follows the Github Flavored Markdown Spec with support for Markdown Extra. For a good overview of Markdown in general, check out the Markdown Guide. Here is a quick comparison of some commonly used Markdown with the rendered result:

Top level header: <H1>

Block quote

Second paragraph in block quote

First Paragraph of response. Italics, bold, and bold italics.

Second Paragraph after blank line. Here is some HTML code mixed in with the Markdown, and here is the same <U>HTML code</U> enclosed by backticks.

Secondary Header: <H2>

  • Unordered list item
  • Second unordered list item
  • New unordered list
    • Nested list item

Third Level header <H3>

  1. An ordered list item.
  2. A second ordered list item with the same number.
  3. A third ordered list item.
Here is some preformatted text.
  This line begins with some indentation.
    This begins with even more indentation.
And this line has no indentation.

Alt text for a graphic image

A definition list
A list of terms, each with one or more definitions following it.
An HTML construct using the tags <DL>, <DT> and <DD>.
A term
Its definition after a colon.
A second definition.
A third definition.
Another term following a blank line
The definition of that term.