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 = 4 * weight - 224
This means that on average for every extra kilogram weight a rider loses 4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | SERPA José Rodolfo | 64 |
2 | MAYA Carlos Alberto | 58 |
4 | OCHOA Carlos José | 62 |
10 | RODRÍGUEZ Jackson | 58 |
12 | FIORILLI Tiago | 63 |
14 | PARRA Iván Ramiro | 62 |
34 | GÁLVIZ Carlos Johan | 65 |
36 | HOOGERLAND Johnny | 65 |
49 | BERNUCCI Lorenzo | 72 |
63 | BULGARELLI Otavio | 69 |
64 | ARSENO Alex | 71 |
65 | MONSALVE Yonathan | 62 |