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.4 * weight + 1
This means that on average for every extra kilogram weight a rider loses 0.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | FOTHEN Markus | 71 |
2 | TEN DAM Laurens | 67 |
5 | MCCARTY Jonathan Patrick | 68 |
14 | KERN Christophe | 72 |
16 | TALABARDON Yannick | 67 |
22 | LEQUATRE Geoffroy | 64 |
24 | ALBASINI Michael | 65 |
27 | RETSCHKE Robert | 66 |
31 | BOUCHER David | 78 |
35 | COUTOULY Cédric | 72 |
37 | GÈNE Yohann | 67 |
38 | CHAVANEL Sébastien | 77 |
42 | VALENTIN Tristan | 69 |
45 | HONIG Reinier | 61 |
47 | FOTHEN Thomas | 71 |
54 | MARTIAS Rony | 71 |