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.2 * weight + 25
This means that on average for every extra kilogram weight a rider loses 0.2 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | HOSKING Chloe | 60 |
4 | GILMORE Rochelle | 56 |
6 | MAJERUS Christine | 56 |
8 | LÓPEZ Belén | 54 |
13 | CANT Sanne | 57 |
15 | BURCHENKOVA Alexandra | 67 |
18 | HENRION Ludivine | 60 |
23 | SELS Loes | 62 |
29 | GUARNIER Megan | 54 |
46 | MARCHE Shara | 58 |
61 | GUDERZO Tatiana | 54 |
65 | TENNIGLO Moniek | 64 |
72 | CANUEL Karol-Ann | 51 |
93 | OLABERRIA Leire | 61 |
95 | CORDON-RAGOT Audrey | 60 |