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 = 2.2 * weight - 109
This means that on average for every extra kilogram weight a rider loses 2.2 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
4 | BRUTT Pavel | 70 |
7 | NAVARRO Daniel | 60 |
14 | TONDO Xavier | 68 |
24 | VEUCHELEN Frederik | 75 |
27 | ZONNEVELD Thijs | 63 |
29 | DE SCHROODER Benny | 61 |
32 | PARDILLA Sergio | 65 |
35 | KLIMOV Sergey | 69 |
37 | MERTENS Pieter | 67 |
48 | ROSENDO Jesús | 66 |
49 | ORTEGA Manuel | 68 |
50 | BENÍTEZ José Alberto | 66 |
60 | AVERIN Maksym | 74 |
62 | AGIRRE Josu | 68 |
71 | BLAIN Alexandre | 82 |
80 | BARBÉ Koen | 75 |