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.4 * weight + 60
This means that on average for every extra kilogram weight a rider loses -0.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | GLAUS Gilbert | 67 |
8 | VON LÖFFELHOLZ Friedrich | 70 |
15 | WEIBEL Peter | 69 |
18 | LUCHS Jürg | 68 |
25 | TROTT Wilfried | 72 |
27 | BLAUDZUN Verner | 68 |
31 | THALMANN Robert | 75 |
38 | SØRENSEN Eigil | 68 |
40 | KIRMIZ Seyit | 60 |
41 | JØRGENSEN Henning | 71 |
52 | MARTINOV Martin | 79 |
63 | HANSEN Pål Henning | 63 |
64 | VASILE Teodor | 66 |