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 = 1 * weight - 34
This means that on average for every extra kilogram weight a rider loses 1 positions in the result.
| # | Rider | Weight (KG) |
|---|---|---|
| 1 | LOWDEN Joscelin | 55 |
| 8 | DE WILDE Julie | 62 |
| 10 | PINTAR Urška | 56 |
| 11 | DEMEY Valerie | 56 |
| 25 | VAN BOKHOVEN Julia | 51 |
| 26 | BARIL Olivia | 56 |
| 28 | CASTRIQUE Alana | 63 |
| 33 | BECKER Charlotte | 64 |
| 34 | SÜßEMILCH Laura | 67 |
| 35 | MILETTE Laury | 52 |
| 46 | GERRITSE Femke | 59 |
| 49 | OOSTERWOUD Wendy | 60 |
| 50 | DE BOER Manon | 62 |