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.3 * weight - 10
This means that on average for every extra kilogram weight a rider loses 0.3 positions in the result.
| # | Rider | Weight (KG) |
|---|---|---|
| 1 | DUFAUX Laurent | 60 |
| 3 | BREUKINK Erik | 70 |
| 4 | COLOMBO Gabriele | 70 |
| 5 | JONKER Patrick | 69 |
| 6 | CASERO Ángel Luis | 72 |
| 7 | ARMSTRONG Lance | 72 |
| 8 | BAFFI Adriano | 70 |
| 9 | SIMON François | 70 |
| 10 | CENGHIALTA Bruno | 73 |
| 11 | EKIMOV Viatcheslav | 69 |
| 12 | DOMÍNGUEZ Juan Carlos | 64 |
| 13 | ULLRICH Jan | 73 |
| 14 | MEJIA Alvaro | 63 |
| 15 | OLANO Abraham | 70 |
| 17 | BAGUET Serge | 67 |
| 20 | OZOLS Dainis | 74 |