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.6 * weight + 106
This means that on average for every extra kilogram weight a rider loses -0.6 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
15 | NAZARET Magno | 65 |
20 | PANIZO Gregolry | 72 |
27 | HOLLER Nikodemus | 58 |
31 | AFFONSO Murilo | 63 |
37 | SEABRA Renato | 67 |
40 | RODAS Manuel | 68 |
51 | DIAZ Daniel | 61 |
70 | RAMOS Kléber | 65 |
83 | NICÁCIO Pedro | 72 |
103 | SCHNAIDT Fabian | 70 |
107 | ALMONACID Patricio | 60 |
112 | BULGARELLI Otavio | 69 |
114 | FIORILLI Tiago | 63 |
117 | BUCHMANN Emanuel | 59 |