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 + 10
This means that on average for every extra kilogram weight a rider loses 0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
6 | KRISTOFF Alexander | 78 |
7 | PEDERSEN Martin | 62 |
9 | JOVANOVIĆ Nebojša | 60 |
14 | NORDHAUG Lars Petter | 63 |
15 | MEEUSEN Tom | 62 |
16 | VAN LEIJEN Joost | 73 |
21 | DIDIER Laurent | 68 |
31 | WILMANN Frederik | 69 |
32 | FIRSANOV Sergey | 58 |
39 | BREEN Vegard | 74 |
46 | LARSEN Tom | 71 |
61 | DEN BAKKER Maarten | 71 |
62 | SCHMITZ Bram | 77 |
63 | DE BAAT Arjen | 66 |
79 | PAUWELS Kevin | 60 |