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 = 1 * weight - 59
This means that on average for every extra kilogram weight a rider loses 1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | LE DROGO Paul | 69 |
2 | LOUVIOT Raymond | 62 |
3 | MAES Sylvère | 70 |
5 | LE GOFF Yves | 68 |
6 | MAES Romain | 68 |
7 | SALAZARD Vincent | 74 |
10 | CLOAREC Pierre | 78 |
12 | FAVÉ François | 72 |
13 | LE DROGO Ferdinand | 80 |
17 | BISSERON Roger | 80 |
19 | GARNIER Henri | 74 |
20 | BONDUEL Frans | 74 |
21 | VAN RYSSELBERGHE Bernard | 78 |
27 | JOLY Émile | 75 |
30 | WAUTERS Jean | 72 |