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.3 * weight + 111
This means that on average for every extra kilogram weight a rider loses -1.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
5 | CLOAREC Pierre | 78 |
7 | CARINI Bruno | 69 |
11 | HARDIQUEST Louis | 72 |
12 | MULLER Hubert | 74 |
12 | FAVÉ François | 72 |
12 | GODARD Robert | 65 |
12 | AUVILLE André | 68 |
12 | PASSAT Raymond | 71 |
12 | GALATEAU Fabien | 76 |
12 | DISSEAUX Albertin | 67 |
30 | DE CALUWÉ Edgard | 75 |
34 | LEMARIÉ Raymond | 68 |
37 | BUTTAFOCCHI Adrien | 75 |
37 | LE DROGO Paul | 69 |
44 | KRAUS Maurice | 61 |
47 | GRANIER Honoré | 65 |