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 * weight - 91
This means that on average for every extra kilogram weight a rider loses 2 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
4 | MONSALVE Yonathan | 62 |
16 | CHACÓN José Isidro | 63 |
20 | SERPA José Rodolfo | 64 |
24 | HOOGERLAND Johnny | 65 |
25 | RODRÍGUEZ Jackson | 58 |
36 | ARSENO Alex | 71 |
39 | FIORILLI Tiago | 63 |
41 | OCHOA Carlos José | 62 |
46 | RAABE Henry | 71 |
47 | MAYA Carlos Alberto | 58 |
51 | PARRA Iván Ramiro | 62 |
56 | BERNUCCI Lorenzo | 72 |
59 | BULGARELLI Otavio | 69 |
73 | GÁLVIZ Carlos Johan | 65 |
78 | RAMIREZ Federico | 71 |