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 - 30
This means that on average for every extra kilogram weight a rider loses 1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | KREDER Raymond | 70 |
8 | REZA Kévin | 71 |
9 | NAULEAU Bryan | 67 |
18 | BERTRAND Jonathan | 65 |
19 | FONSECA Armindo | 56 |
25 | SICARD Romain | 63 |
31 | SILVA Bruno | 59 |
34 | DELAPLACE Anthony | 65 |
41 | MINNAARD Marco | 65 |
45 | HALLEGUEN Mathieu | 67 |
60 | COURTEILLE Arnaud | 62 |
96 | KING Ben | 68 |
112 | JARRIER Benoît | 69 |