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.4 * weight - 64
This means that on average for every extra kilogram weight a rider loses 1.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | VAN ZYL Johann | 72 |
2 | GIRDLESTONE Dylan | 66 |
8 | PLANET Charles | 71 |
15 | KANGANGI Suleiman | 64 |
20 | EYOB Metkel | 61 |
21 | MEINTJES Louis | 58 |
24 | NIYONSHUTI Adrien | 63 |
31 | GHEBREIGZABHIER Amanuel | 68 |
34 | LAGAB Azzedine | 63 |
41 | JIM Songezo | 66 |
43 | CHAABANE Hichem | 70 |
49 | LEFRANCOIS Nicolas | 82 |
58 | CREMERS Ruud | 76 |
61 | DILLEY Benjamin | 72 |