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 + 104
This means that on average for every extra kilogram weight a rider loses -1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | FEDOROV Yevgeniy | 80 |
3 | BRUSSENSKIY Gleb | 64 |
5 | ONODERA Kei | 63 |
10 | VOLLMER Andrew | 67 |
13 | NIYAZOV Bolat | 63 |
15 | KROONEN Max | 79 |
18 | NURLYKHASSYM Nurbergen | 65 |
20 | MCNEIL Aidan | 57 |
24 | BAAK Jord | 73 |
42 | HUBY Antoine | 56 |
45 | KAWANO Aoki | 68 |
65 | LI Ting Wei | 68 |
84 | VAN SINTMAARTENSDIJK Roel | 77 |
93 | KIM Chantou | 58 |
94 | ZWAAN Wouter | 57 |