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.3 * weight - 75
This means that on average for every extra kilogram weight a rider loses 2.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
17 | BRZEŹNA Paulina | 56 |
25 | RIABCHENKO Tetyana | 57 |
42 | PINTAR Urška | 56 |
44 | HANSELMANN Nicole | 55 |
52 | BOYARSKAYA Natalia | 67 |
62 | RITTER Martina | 59 |
63 | HAMMES Kathrin | 54 |
73 | BAKER Georgia | 66 |
79 | MARKUS Riejanne | 61 |
81 | SHEKEL Olga | 58 |
89 | HOEKE Geerte | 55 |
104 | BECKERS Isabelle | 67 |
109 | OOSTERWOUD Wendy | 60 |