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 * weight + 10
This means that on average for every extra kilogram weight a rider loses 0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | GROSU Eduard-Michael | 68 |
2 | KERF Jerome | 71 |
3 | CAPIOT Amaury | 69 |
5 | WILLWOHL Willi | 67 |
7 | MÜHLBERGER Gregor | 64 |
9 | GOGL Michael | 71 |
10 | LIEPIŅŠ Emīls | 67 |
11 | MCLAY Daniel | 72 |
13 | SISR František | 72 |
17 | SOBALLA Carl | 71 |
18 | SHUMOV Nikolai | 65 |
19 | GABBURO Davide | 63 |
21 | NEILANDS Krists | 69 |
22 | KASPERKIEWICZ Przemysław | 71 |
24 | KOCH Jonas | 75 |
27 | PALUTA Michał | 65 |