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.6 * weight + 54
This means that on average for every extra kilogram weight a rider loses -0.6 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | BILLE Gaëtan | 67 |
2 | PFINGSTEN Christoph | 69 |
3 | VERMELTFOORT Coen | 85 |
4 | ROBEET Ludovic | 75 |
5 | DUIJN Huub | 73 |
6 | KIRSCH Alex | 78 |
7 | PARDINI Olivier | 68 |
9 | ZANGERLE Joel | 63 |
10 | LIENHARD Fabian | 73 |
14 | MILÁN Diego | 67 |
19 | AMANUEL Meron | 63 |
20 | COENEN Johan | 67 |
21 | AAEN JØRGENSEN Jonas | 63 |
26 | MERTZ Rémy | 70 |