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 + 16
This means that on average for every extra kilogram weight a rider loses 0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | KRAUWEL Bas | 77 |
3 | ADAMS Jens | 66 |
6 | HOFLAND Moreno | 71 |
11 | KONRAD Patrick | 64 |
17 | DE VOS Gertjan | 72 |
18 | STÖHR Pavel | 66 |
20 | STÖHR Ján | 72 |
25 | SCHWARZMANN Michael | 69 |
28 | MEIJERS Daan | 70 |
44 | JENNEWEIN Sandro | 72 |
48 | VAN GINNEKEN Sjoerd | 72 |
53 | HOLLER Nikodemus | 58 |
66 | KOLÁŘ Michael | 90 |
74 | TEUNS Dylan | 64 |
94 | RABITSCH Stephan | 69 |