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.7 * weight + 61
This means that on average for every extra kilogram weight a rider loses -0.7 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | FREDHEIM Stian | 72 |
2 | PLOWRIGHT Jensen | 80 |
3 | MILESI Lorenzo | 70 |
5 | MARSMAN Tim | 75 |
6 | WATSON Samuel | 68 |
7 | FLYNN Sean | 67 |
8 | VAN HEMELEN Vincent | 71 |
9 | SEGAERT Alec | 79 |
10 | PALENI Enzo | 65 |
12 | KLUCKERS Arthur | 71 |
14 | KELEMEN Petr | 70 |
17 | WILLEMS Jago | 64 |
18 | CLAEYS Robbe | 68.5 |
19 | LE HUITOUZE Eddy | 71 |
22 | BRUN Nils | 64 |