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.3 * weight - 8
This means that on average for every extra kilogram weight a rider loses 0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | VAN EETVELT Lennert | 63 |
2 | CLAEYS Arno | 72 |
3 | VANDENBRANDEN Noah | 74 |
4 | HUYS Branko | 77 |
5 | VAN HEMELEN Vincent | 71 |
7 | FRETIN Milan | 70 |
8 | VAN TRICHT Stan | 64 |
9 | DESAL Ceriel | 76 |
11 | DE POOTER Dries | 66 |
12 | DE LIE Arnaud | 78 |
13 | GOEMAN Andreas | 64 |
14 | DENS Tuur | 81 |
18 | COPPENS Michiel | 75 |
19 | SLOCK Liam | 74 |
22 | STOCKX Aaron | 71 |