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 + 93
This means that on average for every extra kilogram weight a rider loses -1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | FIGNON Laurent | 67 |
2 | RUÉ Gérard | 74 |
6 | BRUYNEEL Johan | 71 |
8 | JALABERT Laurent | 66 |
10 | LIPTÁK Miroslav | 68 |
11 | TETERIOUK Andrei | 72 |
15 | UGRUMOV Piotr | 58 |
16 | MEJIA Alvaro | 63 |
25 | VERSTREPEN Johan | 66 |
33 | MADOUAS Laurent | 70 |
47 | BOURGUIGNON Thierry | 72 |
62 | RIIS Bjarne | 71 |
67 | MARÍN Ruber Alveiro | 55 |