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 + 11
This means that on average for every extra kilogram weight a rider loses -0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | SÁNCHEZ Luis León | 73 |
2 | CASTROVIEJO Jonathan | 62 |
3 | CONTADOR Alberto | 61 |
3 | GUTIÉRREZ José Iván | 71 |
4 | HERRADA Jesús | 70 |
5 | MARQUE Alejandro Manuel | 68 |
6 | IZAGIRRE Gorka | 66 |
7 | DEL NERO Jesús | 73 |
8 | ROSENDO Jesús | 66 |
9 | MAS Lluís | 69 |
11 | MORA Arturo | 65 |
13 | GARCÍA Ricardo | 68 |
14 | BERNABÉU David | 66 |
16 | FERNÁNDEZ Delio | 69 |
17 | CABELLO Antonio | 67 |
19 | VERONA Carlos | 68 |