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.6 * weight - 84
This means that on average for every extra kilogram weight a rider loses 1.6 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | CAPECCHI Eros | 65 |
3 | ŠPILAK Simon | 68 |
7 | BIESEK Szymon | 66 |
9 | DENIFL Stefan | 65 |
10 | PFINGSTEN Christoph | 69 |
13 | JANSE VAN RENSBURG Jacques | 63 |
17 | KVIST Thomas Vedel | 68 |
18 | TAARAMÄE Rein | 73 |
19 | GESINK Robert | 70 |
23 | KOREN Kristijan | 72 |
24 | VOß Paul | 66 |
47 | JÕEÄÄR Gert | 84 |
53 | VAN AMERONGEN Thijs | 70 |
56 | LUDESCHER Philipp | 72 |
59 | RUIJGH Rob | 64 |
74 | EDMÜLLER Benjamin | 70 |