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.8 * weight + 89
This means that on average for every extra kilogram weight a rider loses -0.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | ANDRIATO Rafael | 67 |
9 | RAMOS Kléber | 65 |
10 | PANIZO Gregolry | 72 |
12 | BULGARELLI Otavio | 69 |
25 | NAZARET Magno | 65 |
29 | BRUNETTA Guillermo | 97 |
32 | MÉDICI Matías | 70 |
34 | SEPULVEDA Luis Fernando | 66 |
39 | NICÁCIO Pedro | 72 |
40 | SEABRA Renato | 67 |
43 | MAY Márcio | 73 |
47 | ARSENO Alex | 71 |
54 | OCHOA Carlos José | 62 |
61 | QUADRI Hernandes | 67 |
70 | FIORILLI Tiago | 63 |
73 | ARRIAGADA Marcelo Ruben | 56 |