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.6 * weight - 5
This means that on average for every extra kilogram weight a rider loses 0.6 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | KUMP Marko | 68 |
2 | THURAU Björn | 73 |
9 | MAJKA Rafał | 62 |
11 | MATZKA Ralf | 69 |
13 | SAGAN Juraj | 65 |
21 | SAGGIORATO Mirco | 58 |
23 | BÄR Michael | 66 |
26 | ČANECKÝ Marek | 72 |
30 | JARC Blaž | 87 |
32 | ADAMS Joeri | 63 |
40 | MARGOT Arnaud | 65 |
42 | FUMEAUX Jonathan | 61 |
59 | STĘPNIAK Grzegorz | 75 |
61 | LITSCHER Thomas | 74 |
64 | EIJSSEN Yannick | 60 |
68 | SALOMEIN Jarl | 80 |
73 | POLNICKÝ Jiří | 68 |