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 = 2 * weight - 88
This means that on average for every extra kilogram weight a rider loses 2 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
3 | ARNDT Judith | 59 |
4 | LJUNGSKOG Susanne | 57 |
9 | BRZEŹNA Paulina | 56 |
13 | SADLECKA Magdalena | 54 |
16 | WŁOSZCZOWSKA Maja | 54 |
19 | SANDIG Madeleine | 62 |
20 | SZAFRANIEC Anna | 53 |
21 | WYMAN Helen | 56 |
24 | DAWIDOWICZ Aleksandra | 57 |
28 | BOYARSKAYA Natalia | 67 |
31 | JASINSKA Małgorzata | 57 |
44 | LINDBERG Madeleine | 63 |
52 | HOHL Jennifer | 55 |
53 | KOEDOODER Vera | 69 |
63 | BECKER Charlotte | 64 |