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 = 2.8 * weight - 115
This means that on average for every extra kilogram weight a rider loses 2.8 positions in the result.
| # | Rider | Weight (KG) | 
|---|---|---|
| 6 | PINTAR Urška | 56 | 
| 19 | MICHIELS Githa | 60 | 
| 23 | MILETTE Laury | 52 | 
| 31 | GAFINOVITZ Rotem | 52 | 
| 33 | VERDONSCHOT Laura | 52 | 
| 34 | VANDENBULCKE Jesse | 60 | 
| 42 | BRANDT HEISEL Maja Winther | 52 | 
| 57 | OOSTERWOUD Wendy | 60 | 
| 58 | DE BOER Manon | 62 | 
| 61 | JONCHERAY Victoire | 55 | 
| 70 | FRANCIS Jenaya | 56 | 
| 75 | GEDRAITYTĖ Akvilė | 59 | 
| 90 | PISCIALI Francesca | 63 |