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 * weight + 10
This means that on average for every extra kilogram weight a rider loses -0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | PATERSKI Maciej | 73 |
2 | STOSZ Patryk | 70 |
3 | HOWSON Damien | 68 |
4 | HERMANS Ben | 72 |
5 | MARTÍN Sergio Roman | 69 |
6 | TIBERI Antonio | 62 |
7 | SEVILLA Diego Pablo | 64 |
8 | GARCÍA Jhojan | 55 |
9 | DE WILDE Gilles | 75 |
10 | DE BOD Stefan | 66 |
11 | LOZANO David | 63 |
12 | HUYS Laurens | 61 |
13 | RIKUNOV Petr | 71 |
14 | CIEŚLIK Paweł | 65 |
15 | VAN DEN BOSSCHE Fabio | 63 |
17 | KUREK Adrian | 80 |