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.4 * weight - 65
This means that on average for every extra kilogram weight a rider loses 1.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | EDWARDS Ruth | 59 |
2 | STEPHENS Lauren | 55 |
5 | BERGEN Sara | 64 |
6 | HALL Katie | 52 |
7 | DREXEL Ingrid | 62 |
9 | BLAIS Marie-Soleil | 53 |
10 | PEÑUELA Diana | 53 |
11 | MULLENS Peta | 57 |
18 | TEDDERGREEN Starla | 51 |
22 | LUEBKE Jennifer | 54 |
24 | GOLDMAN Lindsay | 64 |
30 | GANZAR Leigh Ann | 59 |
33 | NEWSOM Emily | 59 |
42 | RYAN Kendall | 59 |
43 | GARCÍA Danielys del Valle | 68 |
44 | WILLIAMS Lily | 66 |