Skip to main content
Version: 4.0.0

Calculating speed and multiples scores

Scores are collected from each judge and averaged according to the averaging rules.

This average is called aa

False starts and false switches cause a deduction of 10 clicks for each instance in all events except DDC speed. For DDC speed, the deduction for a false start and obstructions is 5 clicks per instance. The final score is the average of the two closest judge scores minus the deductions.

The amount of false starts and false switches (false starts and obstructions for DDC) as reported by the head judge are summed up and multiplied by ten (five for DDC), this is called mm. (m=(starts+switches)×10m = (\text{starts} + \text{switches}) \times 10 or m=(starts+obstructions)×5m = (\text{starts} + \text{obstructions}) \times 5) The result, called RR, is obtained by subtracting the deductions (mm) from the average score (aa). (R=amR = a - m)