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 + 8
This means that on average for every extra kilogram weight a rider loses 0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | PETACCHI Alessandro | 70 |
2 | BENNATI Daniele | 71 |
3 | EL FARES Julien | 62 |
4 | DUMA Vladimir | 64 |
6 | FERNÁNDEZ Koldo | 71 |
7 | ROLLIN Dominique | 83 |
8 | PAOLINI Luca | 66 |
9 | BOONEN Tom | 82 |
10 | CAPELLI Ermano | 78 |
11 | WEGMANN Fabian | 60 |
12 | BELLETTI Manuel | 72 |
13 | O'GRADY Stuart | 73 |
14 | DUQUE Leonardo Fabio | 59 |
15 | SAPA Marcin | 82 |
16 | BAZAYEV Assan | 62 |
17 | COOKE Baden | 75 |
18 | KNAVEN Servais | 68 |