Interpreting game ratings¶
TL;DR¶
At a game-level, we can use the following rubric to evaluate performances:
Impact |
Description |
|---|---|
0.75+ |
Elite |
0.4 to 0.75 |
Good |
0.25 to 0.4 |
Above average |
0.15 to 0.25 |
Average |
0.05 to 0.15 |
Below average |
0.01 to 0.05 |
Bad |
\(\leq\)0.01 |
… Bad |
and at a season-level,
Impact |
Description |
|---|---|
0.55+ |
Elite |
0.3 to 0.55 |
Good |
0.2 to 0.3 |
Above average |
0.15 to 0.2 |
Average |
0.1 to 0.15 |
Below Average |
0.01 to 0.1 |
Bad |
\(\leq\)0.01 |
… Bad |
Looking at game ratings¶
Including exogenous variables¶
| Game impact | |
|---|---|
| 0.975 | 0.729719 |
| 0.800 | 0.373039 |
| 0.600 | 0.227745 |
| 0.400 | 0.133761 |
| 0.200 | 0.062914 |
| 0.025 | 0.007094 |
Excluding exogenous variables¶
| Game ratings | |
|---|---|
| 0.975 | 0.758746 |
| 0.800 | 0.403610 |
| 0.600 | 0.254601 |
| 0.400 | 0.155604 |
| 0.200 | 0.073957 |
| 0.025 | 0.009486 |
Looking at season long performance¶
Including exogenous variables¶
| Season-long average impact | |
|---|---|
| 0.975 | 0.507773 |
| 0.800 | 0.281275 |
| 0.600 | 0.185309 |
| 0.400 | 0.126032 |
| 0.200 | 0.081936 |
| 0.025 | 0.015990 |
Excluding exogenous variables¶
| Season-long average impact | |
|---|---|
| 0.975 | 0.554305 |
| 0.800 | 0.308529 |
| 0.600 | 0.203010 |
| 0.400 | 0.138607 |
| 0.200 | 0.088596 |
| 0.025 | 0.017254 |