Check out Chess with Different Armies, our featured variant for July, 2024.

Enter Your Reply

The Comment You're Replying To
🕸Fergus Duniho wrote on Wed, Jan 11, 2006 03:54 PM UTC:
Michael,

The purpose of a rating system is to measure relative differences between
playing strength. I can't emphasize the world relative enough. The best
way to measure relative playing strength is a holistic method that
regularly takes into account all games in its database. One consequence of
this is that ratings may change even when someone stops playing games. This
makes the method more accurate. The Elo and CXR methods have not been
holistic, because a holistic method is not feasible on the scale these
systems are designed for. They have to settle for strictly sequential
changes. Because GCR works in a closed environment with complete access to
game logs, it does not have to settle for strictly sequential changes. It
has the luxury of making global assessments of relative playing strength
on the basis of how everyone is doing.

A separate issue you raised is of a 3000 rated player losing less points
than a 1500 rated player. Since last night, I have rethought how to use
and calculate stability. Instead of basing stability on a player's
rating, I can keep track of how many games have so far factored into the
estimate of each player's rating. One thought is to just count the games
whose results have so far directly factored into a player's rating.
Another thought is to also keep track of each opponent's stability, keep
a running total of this, and divide it by the number of opponents a player
has so far been compared with. I'm thinking of adding these two figures
together, or maybe averaging them, to recalculate the stability score of
each player after each comparison. Thus, stability would be a factor of
how reliable an indicator a player's past games have been of his present
rating.

That covers my new thoughts on recalculating stability. As for using it, I
am thinking of using both player's stability scores to weigh how much
ratings may change in each direction. I am still trying to work out the
details on this. The main change is that both stability scores would
affect the change in rating of both players being compared. In contrast,
the present method factors in only a player's own stability score in
recalculating his rating.

One consequence of this is that if a mid-range rated player defeats a
high-rated player, and the mid-range player has so far accumulated the
higher stability score, the change will be more towards his rating than
towards the high-rated player's rating. The overall effect will be to
adjust ratings toward the better established ratings, making all ratings
in general more accurate.

Edit Form

Comment on the page Game Courier Ratings

Conduct Guidelines
This is a Chess variants website, not a general forum.
Please limit your comments to Chess variants or the operation of this site.
Keep this website a safe space for Chess variant hobbyists of all stripes.
Because we want people to feel comfortable here no matter what their political or religious beliefs might be, we ask you to avoid discussing politics, religion, or other controversial subjects here. No matter how passionately you feel about any of these subjects, just take it someplace else.
Avoid Inflammatory Comments
If you are feeling anger, keep it to yourself until you calm down. Avoid insulting, blaming, or attacking someone you are angry with. Focus criticisms on ideas rather than people, and understand that criticisms of your ideas are not personal attacks and do not justify an inflammatory response.
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.