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.7 * weight + 84
This means that on average for every extra kilogram weight a rider loses -0.7 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
4 | KARSTENS Gerben | 74 |
8 | KREKELS Jan | 73 |
9 | DOLMAN Evert | 71 |
12 | PEFFGEN Wilfried | 67 |
21 | MORTENSEN Leif | 70 |
25 | MOURIOUX Jacques | 71 |
29 | POULIDOR Raymond | 71 |
30 | GODEFROOT Walter | 73 |
31 | VAN IMPE Lucien | 59 |
33 | ZOETEMELK Joop | 68 |
37 | GIMONDI Felice | 78 |
41 | SWERTS Roger | 75 |
42 | SCHLECK Johny | 72 |
48 | MERCKX Eddy | 74 |
81 | PARENTEAU Jean-Pierre | 68 |
83 | TSCHAN Jürgen | 68 |