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.4 * weight + 57
This means that on average for every extra kilogram weight a rider loses -0.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | CAMPOS Francisco | 60 |
2 | TESFATSION Natnael | 60 |
4 | DEBESAY Yakob | 63 |
10 | MAYER Alexandre | 64 |
13 | MUGISHA Moise | 58 |
28 | ROUGIER-LAGANE Christopher | 69 |
30 | SALGUEIRO Carlos Miguel | 68 |
34 | SALAS Juan | 64 |
37 | MANIZABAYO Eric | 72 |
39 | CARVALHO Gonçalo | 60 |
43 | MAGALHÃES Jorge | 63 |
50 | ISHIHARA Yuki | 53 |
51 | LOPES Pedro Miguel | 68 |
72 | LÓPEZ Harold Martín | 55 |