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 - 13
This means that on average for every extra kilogram weight a rider loses 0.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | BORDENAVE Philippe | 55 |
5 | HORNER Chris | 70 |
6 | BRASI Rossano | 67 |
8 | DJAVANIAN Viatcheslav | 64 |
9 | GUESDON Frédéric | 73 |
11 | HINAULT Sébastien | 63 |
12 | DURAND Jacky | 76 |
13 | SIMON François | 70 |
15 | BOUYER Franck | 65 |
16 | MAIGNAN Gilles | 63 |
17 | JULICH Bobby | 68 |
25 | LODER Thierry | 62 |
27 | LANGELLA Anthony | 76 |