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 + 34
This means that on average for every extra kilogram weight a rider loses -0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | LIENHARD Fabian | 73 |
2 | GIBSON Matthew | 76 |
3 | BOL Cees | 83 |
6 | MOSCHETTI Matteo | 73 |
7 | VAN DALEN Jason | 70 |
8 | KRIEGER Alexander | 71 |
10 | HABTOM Awet | 65 |
13 | ARIESEN Johim | 70 |
16 | FOLSACH Casper | 81 |
17 | ASGREEN Kasper | 75 |
21 | HORTON Tobyn | 70 |
22 | PICOUX Maximilien | 71 |
24 | BUGTER Luuc | 81 |
26 | AAEN JØRGENSEN Jonas | 63 |
27 | LEMOINE Gaëtan | 62 |
28 | MEEUS Jordi | 80 |
29 | HOELGAARD Markus | 74 |