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 - 34
This means that on average for every extra kilogram weight a rider loses 1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | ARSENO Alex | 71 |
4 | NAZARET Magno | 65 |
5 | BULGARELLI Otavio | 69 |
6 | SEABRA Renato | 67 |
8 | RAMOS Kléber | 65 |
17 | ARRIAGADA Marcelo Ruben | 56 |
19 | MÉDICI Matías | 70 |
20 | FIORILLI Tiago | 63 |
21 | NICÁCIO Pedro | 72 |
24 | PANIZO Gregolry | 72 |
42 | MAY Márcio | 73 |
57 | SEPULVEDA Luis Fernando | 66 |
58 | OCHOA Carlos José | 62 |
60 | ANDRIATO Rafael | 67 |
62 | QUADRI Hernandes | 67 |
67 | BRUNETTA Guillermo | 97 |
90 | DOS SANTOS Nilceu Aparecido | 70 |