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 * weight - 36
This means that on average for every extra kilogram weight a rider loses 1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | CHAVANEL Sébastien | 77 |
2 | LEQUATRE Geoffroy | 64 |
6 | FOTHEN Markus | 71 |
7 | ALBASINI Michael | 65 |
14 | COUTOULY Cédric | 72 |
18 | HONIG Reinier | 61 |
23 | MCCARTY Jonathan Patrick | 68 |
25 | TEN DAM Laurens | 67 |
34 | VALENTIN Tristan | 69 |
40 | TALABARDON Yannick | 67 |
55 | FOTHEN Thomas | 71 |
58 | GÈNE Yohann | 67 |
59 | KERN Christophe | 72 |
63 | BOUCHER David | 78 |
66 | MARTIAS Rony | 71 |
74 | RETSCHKE Robert | 66 |