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.3 * weight + 61
This means that on average for every extra kilogram weight a rider loses -0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | KRAUWEL Bas | 77 |
2 | SCHWARZMANN Michael | 69 |
6 | KONRAD Patrick | 64 |
9 | KOLÁŘ Michael | 90 |
10 | ADAMS Jens | 66 |
22 | HOLLER Nikodemus | 58 |
27 | VAN GINNEKEN Sjoerd | 72 |
38 | TEUNS Dylan | 64 |
49 | HOFLAND Moreno | 71 |
51 | STÖHR Pavel | 66 |
53 | STÖHR Ján | 72 |
61 | DE VOS Gertjan | 72 |
72 | MEIJERS Daan | 70 |
87 | RABITSCH Stephan | 69 |
96 | JENNEWEIN Sandro | 72 |