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.7 * weight - 16
This means that on average for every extra kilogram weight a rider loses 0.7 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | FRANZ Heidi | 52 |
2 | PEÑUELA Diana | 53 |
4 | CLEVENGER Erica | 57 |
7 | POIDEVIN Sara | 56 |
14 | MAGNER Alexis | 57 |
15 | POWLESS Shayna | 59 |
17 | STEPHENS Lauren | 55 |
23 | COLES-LYSTER Maggie | 61 |
25 | PAYER Kira | 52 |
26 | NEWSOM Emily | 59 |
40 | THORVILSON Leah | 60 |
41 | MCMULLEN Rylee | 61 |
58 | WONG Melanie | 51 |