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 * weight + 57
This means that on average for every extra kilogram weight a rider loses 0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
9 | PANIZO Gregolry | 72 |
11 | SEABRA Renato | 67 |
14 | NAZARET Magno | 65 |
24 | RAMOS Kléber | 65 |
29 | HOLLER Nikodemus | 58 |
34 | BUCHMANN Emanuel | 59 |
48 | DIAZ Daniel | 61 |
52 | RODAS Manuel | 68 |
59 | AFFONSO Murilo | 63 |
73 | NICÁCIO Pedro | 72 |
89 | BULGARELLI Otavio | 69 |
90 | ALMONACID Patricio | 60 |
99 | FIORILLI Tiago | 63 |
113 | SCHNAIDT Fabian | 70 |
121 | CARRETERO Ramón | 62 |