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 = 1 * weight - 19
This means that on average for every extra kilogram weight a rider loses 1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
8 | MANSILLA Luis Miguel | 68 |
16 | PIRES Bruno | 63 |
20 | MÉDICI Matías | 70 |
21 | NAZARET Magno | 65 |
22 | SEPULVEDA Luis Fernando | 66 |
37 | EBSEN John | 58 |
39 | PANIZO Gregolry | 72 |
40 | BERNABÉU David | 66 |
48 | CASTANHEIRA Bruno Miguel | 70 |
66 | ALMONACID Patricio | 60 |
69 | GRIZANTE André Luiz | 79 |
71 | RAMOS Kléber | 65 |
74 | FIORILLI Tiago | 63 |
77 | NICÁCIO Pedro | 72 |
89 | GARRIDO José Antonio | 68 |
94 | BULGARELLI Otavio | 69 |