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 - 53
This means that on average for every extra kilogram weight a rider loses 1.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
3 | GILMORE Rochelle | 56 |
6 | HENRION Ludivine | 60 |
12 | CANT Sanne | 57 |
16 | BURCHENKOVA Alexandra | 67 |
18 | GUDERZO Tatiana | 54 |
21 | CORDON-RAGOT Audrey | 60 |
24 | LÓPEZ Belén | 54 |
26 | HOSKING Chloe | 60 |
28 | GUARNIER Megan | 54 |
31 | MARCHE Shara | 58 |
32 | CANUEL Karol-Ann | 51 |
47 | OLABERRIA Leire | 61 |
50 | SELS Loes | 62 |
75 | TENNIGLO Moniek | 64 |