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 + 95
This means that on average for every extra kilogram weight a rider loses -1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
4 | DE GREEF Francis | 77 |
7 | VANDEWALLE Kristof | 74 |
8 | HERMANS Ben | 72 |
12 | PARDINI Olivier | 68 |
13 | VANTOMME Maxime | 63 |
15 | AAEN JØRGENSEN Jonas | 63 |
18 | JACOBS Pieter | 68 |
21 | MAES Nikolas | 78 |
23 | VANTHOURENHOUT Dieter | 64 |
32 | MEERSMAN Gianni | 63 |
41 | NEIRYNCK Stijn | 78 |
47 | POLAZZI Fabio | 63 |
78 | VANENDERT Jelle | 62 |
82 | CALLEEUW Joeri | 71 |