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.5 * weight - 73
This means that on average for every extra kilogram weight a rider loses 1.5 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | ADAMS Jens | 66 |
3 | KONRAD Patrick | 64 |
7 | HOFLAND Moreno | 71 |
9 | STÖHR Ján | 72 |
11 | STÖHR Pavel | 66 |
12 | KRAUWEL Bas | 77 |
13 | DE VOS Gertjan | 72 |
22 | SCHWARZMANN Michael | 69 |
25 | MEIJERS Daan | 70 |
29 | TEUNS Dylan | 64 |
31 | HOLLER Nikodemus | 58 |
38 | VAN GINNEKEN Sjoerd | 72 |
74 | KOLÁŘ Michael | 90 |
77 | JENNEWEIN Sandro | 72 |
94 | RABITSCH Stephan | 69 |