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 + 13
This means that on average for every extra kilogram weight a rider loses -0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | ZÜLLE Alex | 72 |
2 | FRATTINI Francesco | 60 |
3 | CUESTA Iñigo | 62 |
4 | CASAGRANDE Francesco | 64 |
6 | DUFAUX Laurent | 60 |
7 | JIMÉNEZ José María | 70 |
8 | OLANO Abraham | 70 |
9 | MERCKX Axel | 77 |
10 | NOÈ Andrea | 65 |
11 | VIRENQUE Richard | 65 |
12 | ODRIOZOLA Jon | 70 |
13 | MADOUAS Laurent | 70 |
15 | BLANCO Santiago | 66 |
17 | MAURI Melchor | 68 |
18 | BELTRÁN Manuel | 60 |
20 | SERRANO Marcos Antonio | 63 |