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.8 * weight - 32
This means that on average for every extra kilogram weight a rider loses 0.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | DMITRIYEV Valeriy | 69 |
5 | VITORIA David | 74 |
6 | KOZONTCHUK Dmitry | 75 |
11 | KOHLER Martin | 69 |
14 | SANTAROMITA Ivan | 58 |
16 | WYSS Danilo | 65 |
23 | EIBEGGER Markus | 68 |
25 | FREI Thomas | 71 |
27 | BOOM Lars | 75 |
31 | LANG Pirmin | 73 |
34 | LANGEVELD Sebastian | 67 |
59 | HOLLENSTEIN Reto | 80 |
70 | IGLINSKIY Valentin | 68 |