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.6 * weight - 81
This means that on average for every extra kilogram weight a rider loses 1.6 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
3 | THOMSON Jay Robert | 75 |
4 | EYOB Metkel | 61 |
5 | MEINTJES Louis | 58 |
11 | GIRDLESTONE Dylan | 66 |
14 | NIYONSHUTI Adrien | 63 |
21 | LAGAB Azzedine | 63 |
23 | PLANET Charles | 71 |
24 | GHEBREIGZABHIER Amanuel | 68 |
25 | KANGANGI Suleiman | 64 |
27 | VAN ZYL Johann | 72 |
36 | LEFRANCOIS Nicolas | 82 |
37 | JIM Songezo | 66 |
52 | CHAABANE Hichem | 70 |
58 | DILLEY Benjamin | 72 |
63 | CREMERS Ruud | 76 |