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.8 * weight - 80
This means that on average for every extra kilogram weight a rider loses 1.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | STEPHENS Lauren | 55 |
4 | NUMAINVILLE Joëlle | 65 |
7 | PEÑUELA Diana | 53 |
8 | BLAIS Marie-Soleil | 53 |
9 | DOEBEL-HICKOK Krista | 51 |
13 | EDWARDS Ruth | 59 |
14 | HALL Katie | 52 |
17 | CLEVENGER Erica | 57 |
20 | THOMAS Leah | 58 |
26 | POWLESS Shayna | 59 |
28 | PRIETO Marcela Elizabeth | 54 |
45 | BEVERIDGE Allison | 62 |
46 | BRECK Holly | 59 |
48 | GOLDMAN Lindsay | 64 |