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 + 31
This means that on average for every extra kilogram weight a rider loses -0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | WILD Kirsten | 75 |
2 | HOSKING Chloe | 60 |
3 | VAN DIJK Ellen | 71 |
4 | ELVIN Gracie | 63 |
6 | JOHANSSON Emma | 58 |
8 | BRENNAUER Lisa | 63 |
9 | BRONZINI Giorgia | 54 |
10 | FRAPPORTI Simona | 63 |
11 | OLDS Shelley | 54 |
12 | JASINSKA Małgorzata | 57 |
14 | VAN DEN BROEK-BLAAK Chantal | 64 |
15 | GUNNEWIJK Loes | 67 |
16 | CORDON-RAGOT Audrey | 60 |
17 | SPRATT Amanda | 55 |
18 | BECKER Charlotte | 64 |