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.3 * weight - 8
This means that on average for every extra kilogram weight a rider loses 0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | VINGEGAARD Jonas | 58 |
2 | BERNAL Egan | 60 |
3 | CEPEDA Jefferson Alveiro | 61 |
4 | UIJTDEBROEKS Cian | 68 |
5 | MOLENAAR Alex | 63 |
6 | MARTINEZ Lenny | 52 |
7 | PACHER Quentin | 62 |
8 | GUERREIRO Ruben | 65 |
9 | FABBRO Matteo | 52 |
11 | GARCÍA PIERNA Raúl | 67 |
12 | CARAPAZ Richard | 62 |
13 | CANAL Carlos | 70 |
14 | GAUDU David | 53 |
15 | CARTHY Hugh | 69 |
16 | ARCAS Jorge | 68 |
17 | SILVA Guillermo Thomas | 64 |