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