|
hrstat
Usage: hrstat [B|L|S|b|l|s|w|x|z]
The "hrstat" command produces a histogram showing the distribution of the
rating of all human players with a RD lower than 80.
FLAGS
-----
no flags When no flag is used the server will show the distribution of the
players' rating for blitz chess.
B will show the distribution of the players' rating for the bughouse
chess variant;
L will show the distribution of the players' rating for the losers
chess variant;
S will show the distribution of the players' rating for the suicide
chess variant;
b will show the distribution of the players' rating for blitz chess;
l will show the distribution of the players' rating for lightning
chess;
s will show the distribution of the players' rating for standard
chess;
w will show the distribution of the players' rating for the wild chess
variants;
x will show the distribution of the players' rating for the atomic
chess variant;
z will show the distribution of the players' rating for the crazyhouse
chess variant.
SPECIAL NOTES
-------------
1. The hrstat command will show the distribution of the ratings of human
players, it is possible to use the "rstat" command to see the rating
distribution for all players, and the "crstat" command to see the rating
distribution for computer players.
2. By setting the interface variable graph it is possible to modify the
output of the crstat command so that graphical interfaces and bots will
not need to parse the distribution itself.
EXAMPLE
-------
hrstat
The server will display the distribution of the players' rating for
blitz chess. A typical output will look like this:
Number of Players
|
376 -| ###
| ###
344 -| #### # #
| # #########
312 -| #############
| ###############
280 -| ############### #
| ############### ##
248 -| ################# ##
| ######################
216 -| ###################### #
| #########################
184 -| #########################
| ##########################
152 -| ############################## #
| ################################
120 -| ################################
| ################################### #
88 -| # #####################################
| # #######################################
56 -| ###########################################
| ###############################################
24 -| # ################################################## #
| ###########################################################
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
7 7 8 8 9 9 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2
0 5 0 5 0 5 0 0 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 0 0 1 1 2 2 3 3 4
0 0 0 0 0 0 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Blitz rating
SEE ALSO
--------
best cbest crank crstat hbest hrank rank ratings rstat
AUTHORS
-------
Created: 7 February 2004 MAd
|