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.1 * weight + 1
This means that on average for every extra kilogram weight a rider loses 0.1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | CICCONE Giulio | 58 |
2 | ROGLIČ Primož | 65 |
3 | EVENEPOEL Remco | 63 |
4 | LANDA Mikel | 61 |
5 | PETILLI Simone | 65 |
6 | YATES Adam | 58 |
7 | BOL Jetse | 71 |
8 | ALMEIDA João | 63 |
9 | JUUL-JENSEN Christopher | 73 |
10 | MIQUEL Pau | 65 |
11 | HERREGODTS Rune | 70 |
13 | AMEZQUETA Julen | 63 |
14 | ONLEY Oscar | 62 |
15 | GALVÁN Francisco | 69 |
16 | DE MARCHI Alessandro | 65 |
17 | COSTIOU Ewen | 64 |
18 | PRONSKIY Vadim | 58 |