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 * weight + 7
This means that on average for every extra kilogram weight a rider loses 0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | BOUHANNI Nacer | 65 |
2 | MEERSMAN Gianni | 63 |
3 | DEGENKOLB John | 82 |
4 | ROJAS José Joaquín | 70 |
5 | FARRAR Tyler | 73 |
6 | COQUARD Bryan | 59 |
7 | WACKERMANN Luca | 68 |
8 | LABORIE Christophe | 67 |
9 | FELLINE Fabio | 68 |
10 | VAN AVERMAET Greg | 74 |
11 | SABATINI Fabio | 74 |
12 | THOMAS Geraint | 71 |
13 | CHAVANEL Sylvain | 73 |
14 | GAVAZZI Francesco | 65 |
15 | GASPAROTTO Enrico | 65 |