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 = 1.9 * weight - 89
This means that on average for every extra kilogram weight a rider loses 1.9 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | STEPHENS Lauren | 55 |
7 | VAN DAM Sarah | 58 |
8 | POIDEVIN Sara | 56 |
12 | MEJÍAS Marlies | 60 |
14 | THORVILSON Leah | 60 |
25 | ALLIN Pauline | 58 |
26 | POWLESS Shayna | 59 |
28 | PEÑUELA Diana | 53 |
36 | BANKS Elizabeth | 62 |
39 | KIRCHMANN Leah | 59 |
41 | VALENTE Jennifer | 73 |
47 | BRECK Holly | 59 |
57 | GARCÍA Danielys del Valle | 68 |