Regression line on weight and result
With regression analysis we can check if there is a relationship between a dependent (also called outcome variable) and an independent variable. In this statistic, the relationship between the weight of a rider and the result (outcome) is investigated.
The formula for the regression line on the riders in the result is as follows:
The formula for the regression line on the riders in the result is as follows:
result = -1 * weight + 89
This means that on average for every extra kilogram weight a rider loses -1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | DAINESE Alberto | 70 |
2 | MOZZATO Luca | 67 |
4 | GAZZOLI Michele | 76 |
5 | SHAUCHENKA Siarhei | 74 |
6 | ZAMBELLI Samuele | 70 |
12 | MONIQUET Sylvain | 61 |
15 | KONYCHEV Alexander | 76 |
16 | FERRARI Andrea | 64 |
17 | QUARTERMAN Charlie | 75 |
23 | EL GOUZI Omar | 58 |
24 | RIVI Samuele | 72 |
25 | PRONSKIY Vadim | 58 |
29 | CHZHAN Igor | 71 |
46 | NOVIKOV Savva | 65 |
50 | PAQUOT Tom | 70 |
75 | MARUKHIN Daniil | 64 |