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 * weight - 30
This means that on average for every extra kilogram weight a rider loses 1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | KLOSTERGAARD Kasper | 69 |
4 | KOZONTCHUK Dmitry | 75 |
5 | DEHAES Kenny | 73 |
6 | VEELERS Tom | 75 |
12 | JOVANOVIĆ Nebojša | 60 |
16 | BRAJKOVIČ Janez | 60 |
21 | MORTENSEN Martin | 70 |
24 | CORNU Dominique | 78 |
38 | GERDEMANN Linus | 71 |
39 | MUSIOL Daniel | 70 |
56 | MARTIN Tony | 75 |
67 | GAJEK Artur | 74 |
80 | RUSS Matthias | 62 |
89 | BOMMEL Henning | 75 |
94 | KUX Christian | 74 |
96 | DUIJN Huub | 73 |