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 - 26
This means that on average for every extra kilogram weight a rider loses 1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
4 | JÉGOU Lilian | 71 |
8 | BICHOT Freddy | 67 |
11 | FOTHEN Thomas | 71 |
19 | CONTADOR Alberto | 61 |
22 | KILLEEN Liam | 65 |
27 | DE KORT Koen | 69 |
28 | HERNÁNDEZ BLÁZQUEZ Jesús | 58 |
29 | SCHEUNEMAN Niels | 75 |
34 | LE BOULANGER Yoann | 70 |
52 | CALZATI Sylvain | 68 |
61 | SÁNCHEZ Luis León | 73 |
82 | DE FAUW Dimitri | 77 |
83 | DEKKERS Hans | 72 |
85 | VAN HUMMEL Kenny | 64 |
88 | HOOGERLAND Johnny | 65 |