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.2 * weight - 106
This means that on average for every extra kilogram weight a rider loses 2.2 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | DELGADO Pedro | 64 |
5 | MEJIA Alvaro | 63 |
15 | LLACH Joaquin | 58 |
22 | KELLY Sean | 77 |
34 | ELLIOTT Malcolm | 76 |
37 | MUJIKA Jokin | 73 |
40 | RIPOLL José Andrés | 66 |
49 | HODGE Stephen | 74 |
67 | MAURI Melchor | 68 |
68 | PEETERS Wilfried | 76 |
70 | DOMÍNGUEZ Manuel Jorge | 67 |
72 | PEDERSEN Atle | 70 |
85 | SCIREA Mario | 80 |
91 | ALONSO Marino | 70 |