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.6 * weight - 8
This means that on average for every extra kilogram weight a rider loses 0.6 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
3 | GOLČER Jure | 66.5 |
5 | MAHORIČ Mitja | 68 |
12 | VANSUMMEREN Johan | 79 |
13 | STRGAR Matic | 62 |
16 | CLEMENT Stef | 66 |
19 | RIŠKA Martin | 73 |
20 | VAN HECKE Preben | 69 |
21 | ROGINA Radoslav | 70 |
30 | BRAJKOVIČ Janez | 60 |
32 | NIEMIEC Przemysław | 62 |
36 | GAZVODA Gregor | 72 |
53 | SIEDLER Sebastian | 75 |
57 | CARLSTRÖM Kjell | 70 |
60 | CURVERS Roy | 73 |
63 | KOCJAN Jure | 72 |
75 | HOOGERLAND Johnny | 65 |