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 = 1.2 * weight - 52
This means that on average for every extra kilogram weight a rider loses 1.2 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | GOLČER Jure | 66.5 |
3 | MAHORIČ Mitja | 68 |
6 | ROGINA Radoslav | 70 |
8 | VANSUMMEREN Johan | 79 |
9 | CLEMENT Stef | 66 |
14 | STRGAR Matic | 62 |
20 | VAN HECKE Preben | 69 |
29 | NIEMIEC Przemysław | 62 |
35 | RIŠKA Martin | 73 |
38 | GAZVODA Gregor | 72 |
46 | CURVERS Roy | 73 |
47 | HOOGERLAND Johnny | 65 |
52 | SIEDLER Sebastian | 75 |
69 | KOCJAN Jure | 72 |
83 | CARLSTRÖM Kjell | 70 |