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.8 * weight + 85
This means that on average for every extra kilogram weight a rider loses -0.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | FOSS Tobias | 74 |
2 | WÆRENSKJOLD Søren | 92 |
3 | LEKNESSUND Andreas | 72 |
4 | ÅRNES Daniel | 80 |
10 | LUNDER Eirik | 78 |
15 | SLEEN Torjus | 65 |
18 | STAUNE-MITTET Johannes | 67 |
22 | ERIKSEN Stein-Erik | 74 |
23 | DREGE André | 78 |
25 | GUDMESTAD Tord | 82 |
33 | DAHLSLETT Hans Magnus | 94 |
34 | ELLINGSEN Christoffer | 70 |
49 | BERGSJØ Christian | 74 |
53 | RØNNING Vebjørn | 74 |
60 | HAUGEN Ole Jakob | 74 |
69 | MARTINSEN Toralf Rydningen | 62 |