I’ve been looking at the back and forth of the whole rating change. I’ve done a simple calculation to get some feeling for the effect of some changes in the players pool.
I love that you've done this! One thing to take into account, though, is that new players gain or drop points a LOT more easily than long-time opponents, due to how Glicko handles a parameter called "rating deviation."
More info here: https://en.wikipedia.org/wiki/Glicko_rating_system
So, points aren't conserved in matches that include a player whose rating is not-well-known and an influx of overrated new players does not tend to inflate the system directly due to the overrating. The activity of active but bad players, on the other hand, does tend to add rating points into the system as they bounce against the rating floor.
Points behave a lot more like a conserved resource among players whose ratings are generally well-known by the system (thus they have low RD values.)
Is the simplest interpretation of this mechanism some thing like :
ELO gained by old_player is less than ELO lost by new_player_with_inflated_rating?
I’ve been looking at the back and forth of the whole rating change. I’ve done a simple calculation to get some feeling for the effect of some changes in the players pool.
I love that you've done this! One thing to take into account, though, is that new players gain or drop points a LOT more easily than long-time opponents, due to how Glicko handles a parameter called "rating deviation."
More info here: https://en.wikipedia.org/wiki/Glicko_rating_system
So, points aren't conserved in matches that include a player whose rating is not-well-known and an influx of overrated new players does not tend to inflate the system directly due to the overrating. The activity of active but bad players, on the other hand, does tend to add rating points into the system as they bounce against the rating floor.
Points behave a lot more like a conserved resource among players whose ratings are generally well-known by the system (thus they have low RD values.)