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.1 * weight + 29
This means that on average for every extra kilogram weight a rider loses 0.1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
3 | DENIFL Stefan | 65 |
8 | KVIST Thomas Vedel | 68 |
9 | JANSE VAN RENSBURG Jacques | 63 |
10 | JÕEÄÄR Gert | 84 |
11 | GESINK Robert | 70 |
17 | ŠPILAK Simon | 68 |
19 | CAPECCHI Eros | 65 |
20 | VAN AMERONGEN Thijs | 70 |
27 | KOREN Kristijan | 72 |
28 | BIESEK Szymon | 66 |
41 | PFINGSTEN Christoph | 69 |
48 | TAARAMÄE Rein | 73 |
54 | VOß Paul | 66 |
64 | RUIJGH Rob | 64 |
76 | EDMÜLLER Benjamin | 70 |
85 | LUDESCHER Philipp | 72 |