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 = 2.4 * weight - 107
This means that on average for every extra kilogram weight a rider loses 2.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | JACKOWIAK Jan Michal | 65 |
9 | ROSATO Giacomo | 57 |
22 | ROONI Ron | 72 |
26 | KLEIBRANT Wilmer | 61 |
28 | DIJKMAN Daan | 55 |
29 | HEWES Alex | 69 |
53 | TAMMEPUU Riko | 68 |
71 | JAKOBSONS Marks | 68 |
74 | BENNETZEN Lucca | 72 |
79 | VASSAL Théophile | 65 |
80 | MARTINET Valentin | 66 |
87 | PATRAS Jakub | 69 |
96 | KŐRÖSI Gábor | 65 |