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 + 19
This means that on average for every extra kilogram weight a rider loses 0.1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | RUIJGH Rob | 64 |
3 | HERMANS Ben | 72 |
4 | OFFREDO Yoann | 69 |
6 | GAUTIER Cyril | 65 |
10 | SEELDRAEYERS Kevin | 60 |
17 | BAKELANTS Jan | 67 |
18 | CHEREL Mikaël | 65 |
20 | MAES Nikolas | 78 |
22 | VANSPEYBROUCK Pieter | 76 |
27 | MALACARNE Gael | 73 |
29 | KRUIJSWIJK Steven | 63 |
36 | HUREL Tony | 66 |
37 | HOUANARD Steve | 70 |
39 | ROSSETTO Stéphane | 68 |
72 | POELS Wout | 66 |