Could anyone help me find some statistics on game length on different board sizes? There was some related discussion in this thread, including this diagram for pro games:
(average: 211 moves, or 257 moves for games that went to counting. I’m mostly interested in the second number)
It would be cool if someone could extract similar data from some random sample of OGS games (doesn’t have to be a big sample size), but any other source of games would be interesting too.
Right now I’m mostly curious about whether game length scales linearly with board area, but a histogram like the above is of course very useful when considering different time controls, so it would be very nice to have that for different board sizes
I remember looking at this for my own games a while back and with some pretty generous rounding to make the numbers easy to remember / calculate time settings with, I came up with very roughly:
9x9 = 50 moves
13x13 = 100 moves
19x19 = 200 moves
That said, 19x19 = 240 moves is probably more accurate and is still useful for time calculations (240 = 2 * 2 * 60, with of course 60 minutes in an hour)
Of course absolute beginners will be outliers, but it seems to me that any strength between SDK to superhuman should lead to pretty similar game lengths (as long as we only look at games that go to counting).
But to make the question a little more precise, let’s say for the sake of argument that we make a strong KataGo play lots of games on different board sizes, and always stop after all the dame have been filled (so no filling territory/removing dead stones like KataGo does in some fraction of training games, and no resignations). Then plot the average game length against board area. Will it hold true that a 19x19 game is about 2.14 times longer than a 13x13 game? Does the edge of the board affect things in a noticeable way, so that looking at area is not enough? (maybe rectangular boards of same area but different dimensions have quite different lengths)
I know all of KataGo’s training and match games are available, so the data is maybe already out there (although it seems that most match games end in resignation, and most training games have “unnecessary” moves at the end), but I don’t know how to get it myself
Among 71 counted 25x25 games I found, length is 408.5. I filtered out RandomBot games because apparently lots of people entertained themselves by playing 25x25 with it producing 600-move games.
Theoretically we should calculate confidence intervals and do some testing so trash games don’t get in the set, but that’s way too much for me. I’ll look up some sizes but that’s about it.
I wonder if there are any differences in game length as ranks go up. I get a feeling that as strength goes up, a player would get a better idea of who is winning and resigns earlier, where few games go into scoring, but it might not be the case for lower rank players. Not sure if it is the case or not.