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 + 38
This means that on average for every extra kilogram weight a rider loses -0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | BOUHANNI Rayane | 70 |
4 | NORSGAARD Mathias | 88 |
5 | TOUZÉ Damien | 69 |
7 | MAGOSAKI Daiki | 62 |
8 | CAÑAVERAL Johnatan | 60 |
9 | BARTA Will | 61 |
18 | LARSEN Niklas | 74 |
20 | COSTA Adrien | 61 |
25 | MAITRE Florian | 71 |
26 | KOYAMA Takahiro | 58 |
28 | GERVAIS Laurent | 72 |
31 | GEE Derek | 72 |
32 | GRANIGAN Noah | 76 |
38 | GREGAARD Jonas | 66 |
40 | ZAHIRI Abderrahim | 57 |