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 - 11
This means that on average for every extra kilogram weight a rider loses 0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | MENCHOV Denis | 65 |
2 | GARZELLI Stefano | 62 |
3 | PIEPOLI Leonardo | 54 |
5 | HRUŠKA Jan | 62 |
6 | JUFRÉ Josep | 65 |
7 | MANCEBO Francisco | 64 |
8 | PÉREZ Santiago | 61 |
9 | FERRÍO Jorge | 51 |
10 | GÓMEZ MARCHANTE José Ángel | 60 |
12 | GUTIÉRREZ José Enrique | 78 |
13 | SZMYD Sylwester | 60 |
14 | ZABALLA Constantino | 66 |
15 | CONTADOR Alberto | 61 |
16 | CABELLO Francisco | 72 |
17 | ŠTANGELJ Gorazd | 70 |