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.1 * weight + 4
This means that on average for every extra kilogram weight a rider loses 0.1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | MANCEBO Francisco | 64 |
3 | BROŻYNA Tomasz | 65 |
4 | HALGAND Patrice | 67 |
6 | DEMARBAIX Sébastien | 64 |
7 | VAN DE WOUWER Kurt | 66 |
9 | FLORES Iker | 74 |
10 | PERON Andrea | 70 |
11 | MILLAR David | 79 |
12 | DELRIEU David | 69 |
13 | BOTCHAROV Alexandre | 54 |
14 | MONCOUTIÉ David | 69 |
16 | GOUGOT Fabrice | 72 |
17 | YAKOVLEV Serguei | 70 |
18 | BARANOWSKI Dariusz | 68 |
19 | HEULOT Stéphane | 69 |
20 | JAN Xavier | 62 |