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.6 * weight + 45
This means that on average for every extra kilogram weight a rider loses -0.6 positions in the result.
| # | Rider | Weight (KG) | 
|---|---|---|
| 1 | KOSTER Anouska | 56 | 
| 2 | MARKUS Riejanne | 61 | 
| 3 | RITTER Martina | 59 | 
| 6 | NILSSON Hanna | 58 | 
| 8 | LACH Marta | 59 | 
| 10 | TENNIGLO Moniek | 64 | 
| 11 | CHURSINA Anastasiia | 52 | 
| 12 | BATAGELJ Polona | 53 | 
| 16 | SHARAKOVA Tatsiana | 52 | 
| 18 | SCANDOLARA Valentina | 52 | 
| 19 | LIPPERT Liane | 56 | 
| 25 | HAMMES Kathrin | 54 | 
| 26 | MICHIELS Githa | 60 | 
| 28 | SHEKEL Olga | 58 |