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.3 * weight + 27
This means that on average for every extra kilogram weight a rider loses -0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | SALMON Benoît | 60 |
2 | VINOKOUROV Alexandre | 68 |
3 | HEULOT Stéphane | 69 |
4 | SIMON François | 70 |
6 | BLAUDZUN Michael | 66 |
7 | VASSEUR Cédric | 70 |
8 | MEIER Armin | 69 |
9 | BOUVARD Gilles | 70 |
10 | JØRGENSEN René | 60 |
11 | MONCOUTIÉ David | 69 |
12 | MARTINEZ José Alberto | 67 |
13 | DEMARBAIX Sébastien | 64 |
16 | DUFAUX Laurent | 60 |
17 | GABRIEL Frédéric | 60 |
19 | JAN Xavier | 62 |
20 | BÖLTS Udo | 73 |