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 = -0.7 * weight + 66
This means that on average for every extra kilogram weight a rider loses -0.7 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | BROWN Graeme Allen | 76 |
4 | VAN DIJK Stefan | 74 |
8 | MIYAZAWA Takashi | 61 |
10 | VANLANDSCHOOT James | 67 |
11 | KOPP David | 68 |
13 | IGLINSKIY Maxim | 67 |
16 | DEAN Julian | 72 |
18 | JØRGENSEN René | 60 |
19 | LEQUATRE Geoffroy | 64 |
21 | RADOCHLA Steffen | 70 |
24 | SOHRABI Mehdi | 69 |
25 | PALUMBO Giuseppe | 61 |
26 | COX Ryan | 62 |
27 | RENDERS Sven | 63 |
31 | BELOKI Joseba | 68 |
33 | WINN Julian | 70 |