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.3 * weight - 40
This means that on average for every extra kilogram weight a rider loses 1.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | FIORILLI Tiago | 63 |
4 | DOS SANTOS Nilceu Aparecido | 70 |
16 | RAMOS Kléber | 65 |
18 | GRIZANTE André Luiz | 79 |
24 | SEABRA Renato | 67 |
41 | BULGARELLI Otavio | 69 |
43 | ARSENO Alex | 71 |
49 | MAY Márcio | 73 |
51 | QUADRI Hernandes | 67 |
62 | NAZARET Magno | 65 |
66 | NICÁCIO Pedro | 72 |
71 | WOHLBERG Eric | 63 |
73 | MÉDICI Matías | 70 |
84 | MEIER Christian | 61 |
96 | MOREIRA Federico Antonio | 80 |
114 | BERTOLETTI Simone | 75 |