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.5 * weight + 41
This means that on average for every extra kilogram weight a rider loses -0.5 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | INDURÁIN Miguel | 76 |
2 | MADOUAS Laurent | 70 |
3 | VIRENQUE Richard | 65 |
4 | ROMINGER Tony | 65 |
5 | ESCARTÍN Fernando | 61 |
7 | BOARDMAN Chris | 70 |
8 | HEULOT Stéphane | 69 |
9 | CHANTEUR Pascal | 62 |
10 | JALABERT Laurent | 66 |
11 | VASSEUR Cédric | 70 |
12 | BOUVARD Gilles | 70 |
15 | BROCHARD Laurent | 68 |
16 | BÖLTS Udo | 73 |
17 | SALMON Benoît | 60 |
18 | ZARRABEITIA Mikel | 63 |
20 | DUFAUX Laurent | 60 |