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 - 50
This means that on average for every extra kilogram weight a rider loses 1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | DOCKX Bart | 64 |
3 | CAETHOVEN Steven | 67 |
5 | NUYENS Nick | 68 |
6 | COUTOULY Cédric | 72 |
10 | DE WEERT Kevin | 70 |
13 | ROSSELER Sébastien | 78 |
18 | ABAKOUMOV Igor | 68 |
24 | PAUWELS Serge | 65 |
29 | MOURIS Jens | 91 |
33 | GILING Bas | 72 |
36 | ELIJZEN Michiel | 80 |
41 | VAN HECKE Preben | 69 |
49 | DE VOCHT Wim | 78 |