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.8 * weight + 72
This means that on average for every extra kilogram weight a rider loses -0.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | VOS Marianne | 58 |
4 | MENG Lang | 65 |
5 | LJUNGSKOG Susanne | 57 |
6 | GUDERZO Tatiana | 54 |
7 | SANDIG Madeleine | 62 |
9 | CANTELE Noemi | 58 |
14 | VILAJOSANA Marta | 57 |
17 | VILLUMSEN Linda | 59 |
34 | SANCHIS Anna | 56 |
35 | WILD Kirsten | 75 |
37 | VISSER Adrie | 59 |
46 | WONG WAN Yiu | 54 |
50 | VALSECCHI Silvia | 58 |
58 | HOHL Jennifer | 55 |
59 | MORENO María Isabel | 52 |