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 + 31
This means that on average for every extra kilogram weight a rider loses -0.1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | VEELERS Tom | 75 |
3 | KLOSTERGAARD Kasper | 69 |
4 | BRAJKOVIČ Janez | 60 |
9 | DEHAES Kenny | 73 |
13 | CORNU Dominique | 78 |
14 | MORTENSEN Martin | 70 |
16 | DUIJN Huub | 73 |
17 | BOMMEL Henning | 75 |
18 | KUX Christian | 74 |
19 | GAJEK Artur | 74 |
22 | RUSS Matthias | 62 |
58 | GERDEMANN Linus | 71 |
83 | MUSIOL Daniel | 70 |