2013 Low-Key Hillclimbs: rider score variability and the scoring algorithm

One of the goals of ths scoring system was that rider scores varied least from week-to-week. Of course, this is simply accomplished: just give each rider a score of 100 each week, \ then variation is zero. But of course that's not what's wanted. So an additional goal is that scores are roughly proportional to rider speed in a given week.

I'll consider three scoring schemes here for the Low-Key 2013 data:

  1. score 1 is 100 × median time / rider time
  2. score 2 is 100 × a reference time / rider time
  3. score 3 is 100 × (a reference time / rider time)slope factor

Here the reference time for the week is a geometric average for all solo riders adjusted for the rider division (male, female, hybrid-electric) and the slope factors are calculated \ for each week based on how spread out the rider times are, but have a weighted average of one.

I then calculated for each rider doing at least two climbs the standard deviation of their scores, for each score, and took the root-mean-square average of these standard deviations\ . The result of this was the following for the three scores:

  1. score 1 : 4.47
  2. score 2 : 4.07
  3. score 3 : 3.74

So the first score resulted in the most variability in scores for a given rider, the second (calculating a reference time adjusting for rider quality) reduced the variation, and the\ third score (adjusting for score slope) reduced the varation even more.

This comparison is related to an analysis of variance. The analysis of vatiance calculation is based on the assumption there are multiple, independent sources of variation. In thi\ s case, one source of variation for a given rider is how he rides from week to week. This is a desired source of variation: we want riders to score better when they ride better.

Another source of variation is who happens to show up for a given week. Mostly faster riders? Mostly endurance oriented riders? This is an undesired source of score variation. A\ rider shouldn't be penalized in a given week just because the endurance oriented riders stayed home.

Another source of variation is how much the climb spreads out the riders. If a hill is particularly steep, the faster riders will be proportionately more faster than they would be \ if the road was primarily flatter, or included descents where faster climbing ability failed to be of much benefit. This is another source of undesired variation.

The assumption is since independent sources of variation are generally uncorrelated, each tends to increase the total variation, and so the scoring system with the least total varia\ tion for a given rider will generally have the least amount of undesired variation, and is thus preferred.

Comments

Nicholas said…
Which is the best blog post for your current 'state of the art' of scoring systems. There's some discussion in the UK about scoring time trials - http://www.timetriallingforum.co.uk/index.php?showtopic=95266&pid=1316473&st=0&#entry1316473 (one of several threads) and the work you've done is interesting. Would be good if you wanted to comment on what you have learnt in low key scoring.
djconnel said…
I'm not sure I've adequately described the method, but the "official" reference is here in the Low-Key pages.

For each week I develop a slope factor and a reference time. Times for women are converted by a fixed factor based on historical average, so I get for them an effective male time. A rider's score for a given week is:

rider score = (reference time / effective time)^slope factor

The reference time is what the "average" rider in the series would get for that week. Some weeks tend to attract faster riders, other slower riders, so the reference time needs to consider the quality of the riders who showed up on that particular week.

I could go in more detail, but that's the basic idea:

1. determine reference times for each week.
2. determine slope factors which compensate for how much spread there was.
3. calculate scores

The process is iterative because everything depends on everything else, so I just start with initial guesses and keep repeating the calculation until the results stop changing significantly.
Nicholas said…
Thanks. How do you calculate the slope factor?
Nicholas said…
Ah I found the post for slope factor - do you think there is any way to generate a factor from just the results - independent of course knowledge?
djconnel said…
I was quite worried you'd ask that :). I'll need to prepare a longer document on that. There's at least 5 parts to the calculation. 1. climb weight, 2. rider weight, 3. climb score, 4. rider score, 5. climb slope factor (not related to how steep it is, but rather how much it spreads out the scores, which happens to be closely related to how steep the road is). I'll need to go through each of these individually. Give me a bit of time for this...

Popular posts from this blog

Proposed update to the 1-second gap rule: 3-second gap

Post-Election Day

Marin Avenue (Berkeley)