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 = 2.3 * weight - 116
This means that on average for every extra kilogram weight a rider loses 2.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | DOMONT Axel | 65 |
15 | TULIK Angélo | 64 |
26 | VANDYCK Niels | 64 |
27 | BROECKX Stig | 73 |
36 | DE VOS Gertjan | 72 |
37 | DE JONGHE Kevin | 69 |
39 | TORTELIER Etienne | 63 |
43 | CAILLAUD Antoine | 63 |
51 | PEYSKENS Dimitri | 69 |
56 | EISING Tijmen | 80 |
82 | DANIEL Maxime | 74 |
86 | SCHNAIDT Fabian | 70 |