Bureaucrats, checkuser, Administrators
10,022
edits
m (→Procedure) |
m (→Procedure) |
||
Line 15: | Line 15: | ||
# Round to the nearest integer. If the division result produces a digit of 0.5, then the number is rounded down. | # Round to the nearest integer. If the division result produces a digit of 0.5, then the number is rounded down. | ||
# Apply the ''uma'' spread, if any. | # Apply the ''uma'' spread, if any. | ||
# If the sum of all four does not equal to zero (due to rounding), then the winner's score is adjusted to produce a zero sum | # If the sum of all four does not equal to zero (due to rounding), then the winner's score is adjusted to produce a zero sum. Usually, the difference is only +/- 1. | ||
End score = ((Raw points + Oka - Target)/1000) + Uma | End score = ((Raw points + Oka - Target)/1000) + Uma |