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 + 1
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 | SLAPPENDEL Iris | 67 |
3 | VAN VLEUTEN Annemiek | 59 |
5 | KOEDOODER Vera | 69 |
6 | VOS Marianne | 58 |
7 | DEIGNAN Elizabeth | 57 |
10 | BRAND Lucinda | 57 |
12 | MUSTONEN Sara | 58 |
19 | BRENNAUER Lisa | 63 |
27 | PIETERS Amy | 58 |
39 | VAN DEN BROEK-BLAAK Chantal | 64 |
40 | ENSING Janneke | 62 |
52 | SÖDERBERG Isabelle | 60 |
53 | BRASPENNINCX Shanne | 76 |
61 | DE VRIES Marijn | 62 |