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.7 * weight - 29
This means that on average for every extra kilogram weight a rider loses 0.7 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | SPRICK Matthieu | 71 |
4 | LEQUATRE Geoffroy | 64 |
5 | FOTHEN Markus | 71 |
8 | DEIGNAN Philip | 65 |
10 | BURGHARDT Marcus | 75 |
12 | MCCARTY Jonathan Patrick | 68 |
14 | PERGET Mathieu | 64 |
15 | BONNAIRE Olivier | 67 |
17 | CLAUDE Mathieu | 69 |
22 | GOESINNEN Floris | 75 |
25 | NAIBO Carl | 62 |
26 | PAURIOL Rémi | 68 |
38 | SANCHEZ Fabien | 75 |
39 | MOL Wouter | 83 |
42 | FEILLU Romain | 62 |
50 | PASSERON Aurélien | 73 |