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 + 19
This means that on average for every extra kilogram weight a rider loses 0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | NAVARRO Daniel | 60 |
5 | BRUTT Pavel | 70 |
7 | TRUSOV Nikolay | 77 |
9 | DE SCHROODER Benny | 61 |
17 | AVERIN Maksym | 74 |
23 | TONDO Xavier | 68 |
29 | ZONNEVELD Thijs | 63 |
31 | VEUCHELEN Frederik | 75 |
38 | KLIMOV Sergey | 69 |
45 | PARDILLA Sergio | 65 |
48 | IGNATIEV Mikhail | 67 |
52 | ORTEGA Manuel | 68 |
56 | MERTENS Pieter | 67 |
58 | BENÍTEZ José Alberto | 66 |
77 | ROSENDO Jesús | 66 |
81 | WILLEMS Frederik | 67 |
82 | BARBÉ Koen | 75 |