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 = 2.2 * weight - 105
This means that on average for every extra kilogram weight a rider loses 2.2 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
4 | ZOETEMELK Joop | 68 |
5 | VAN IMPE Lucien | 59 |
10 | OVION Régis | 64 |
19 | MORTENSEN Leif | 70 |
32 | SCHLECK Johny | 72 |
34 | POLLENTIER Michel | 62 |
35 | MARTIN Raymond | 62 |
37 | TSCHAN Jürgen | 68 |
55 | DUCREUX Daniel | 65 |
65 | GODEFROOT Walter | 73 |
72 | DEMEYER Marc | 85 |
75 | KREKELS Jan | 73 |
76 | MOURIOUX Jacques | 71 |
81 | GAIDA Alfred | 65 |