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.1 * weight + 25
This means that on average for every extra kilogram weight a rider loses -0.1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | VAN MECHELEN Vlad | 78 |
2 | AUGÉ Ronan | 61 |
7 | STIANSEN Jesper | 67 |
9 | VERBRUGGHE Jens | 64 |
10 | MORGADO António | 71 |
12 | HOBBS Noah | 67 |
13 | TARLING Joshua | 78 |
15 | NORDHAGEN Jørgen | 59 |
20 | SENTJENS Sente | 85 |
21 | WIGGINS Ben | 75 |
24 | GRUEL Thibaud | 70 |
28 | STOLIĆ Mihajlo | 73 |
29 | KULSET Johannes | 58 |
31 | ZABALA Xabier | 60 |