547
edits
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
deviation into account as follows: | deviation into account as follows: | ||
<ol> | |||
<li>The base score depends on the average value fitting into the following time ranges: | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
Line 48: | Line 47: | ||
| >= 1000 ms || 1 || bad connection | | >= 1000 ms || 1 || bad connection | ||
|} | |} | ||
</li> | |||
<li>The standard deviation is taken into account to decrease score for less stable values: | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
Line 64: | Line 59: | ||
| -0.5 || More than ~5% of all values are outside the time window of the base score (see above) | | -0.5 || More than ~5% of all values are outside the time window of the base score (see above) | ||
|} | |} | ||
</li> | |||
</ol> | |||
edits