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.3 * weight + 54
This means that on average for every extra kilogram weight a rider loses -0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | BRAET Vito | 68 |
2 | WANDAHL Frederik | 61 |
4 | HESSMANN Michel | 78 |
6 | MAYRHOFER Marius | 70 |
8 | DE DECKER Tijl | 73 |
13 | SANDER HANSEN Marcus | 68 |
20 | HERTZ Benjamin | 68 |
36 | MACLEOD Callum | 57 |
38 | MESSERSCHMIDT Jonas Fabian | 68 |
53 | DEJAEGHER Jasper | 72 |
56 | CLAEYS Laurent | 75 |
58 | RONHAAR Pim | 60 |
62 | RASENBERG Martijn | 78 |
70 | CLYNHENS Toon | 61 |