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 + 55
This means that on average for every extra kilogram weight a rider loses -0.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | CAMPOS Francisco | 60 |
3 | TESFATSION Natnael | 60 |
4 | DEBESAY Yakob | 63 |
9 | MANIZABAYO Eric | 72 |
13 | MAYER Alexandre | 64 |
15 | CARVALHO Gonçalo | 60 |
16 | SALGUEIRO Carlos Miguel | 68 |
26 | MUGISHA Moise | 58 |
27 | SALAS Juan | 64 |
42 | LÓPEZ Harold Martín | 55 |
60 | MAGALHÃES Jorge | 63 |
66 | LOPES Pedro Miguel | 68 |
80 | ISHIHARA Yuki | 53 |
82 | ROUGIER-LAGANE Christopher | 69 |