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.5 * weight + 45
This means that on average for every extra kilogram weight a rider loses -0.5 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | MILESI Lorenzo | 70 |
2 | CULVERWELL Sam | 71 |
4 | CLAEYS Robbe | 68.5 |
5 | FREDHEIM Stian | 72 |
6 | PALENI Enzo | 65 |
7 | VAN HEMELEN Vincent | 71 |
8 | VANGHELUWE Warre | 79 |
9 | MARSMAN Tim | 75 |
10 | CLAEYS Arno | 72 |
11 | DE POOTER Dries | 66 |
14 | BRUN Nils | 64 |
15 | FLYNN Sean | 67 |
17 | LECERF Junior | 54 |
18 | WATSON Samuel | 68 |
21 | VAN HAUTEGEM Leander | 64 |
23 | KELEMEN Petr | 70 |