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 = -3.9 * weight + 284
This means that on average for every extra kilogram weight a rider loses -3.9 positions in the result.
Kaggestad
2
66 kgRoberts
3
71 kgLjungblad
7
70 kgHegreberg
8
72 kgCharpenteau
31
68 kgVeikkanen
48
66 kg
2
66 kgRoberts
3
71 kgLjungblad
7
70 kgHegreberg
8
72 kgCharpenteau
31
68 kgVeikkanen
48
66 kg
Weight (KG) →
Result →
72
66
2
48
# | Rider | Weight (KG) |
---|---|---|
2 | KAGGESTAD Mads | 66 |
3 | ROBERTS Luke | 71 |
7 | LJUNGBLAD Jonas | 70 |
8 | HEGREBERG Morten | 72 |
31 | CHARPENTEAU Yohann | 68 |
48 | VEIKKANEN Jussi | 66 |