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 + 98
This means that on average for every extra kilogram weight a rider loses -1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | LÖFKVIST Thomas | 70 |
3 | HAUSSLER Heinrich | 74 |
6 | FRIEDEMANN Matthias | 75 |
9 | DELAGE Mickaël | 70 |
11 | DE MAAR Marc | 70 |
12 | LANGEVELD Sebastian | 67 |
15 | MORTENSEN Martin | 70 |
18 | EIBEGGER Markus | 68 |
21 | JÉRÔME Vincent | 65 |
47 | VEELERS Tom | 75 |
49 | SCHLECK Andy | 68 |
57 | GOTTFRIED Alexander | 60 |
66 | BRAMMEIER Matt | 72 |
70 | DIDIER Laurent | 68 |
89 | GRAF Andreas | 72 |