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.7 * weight - 33
This means that on average for every extra kilogram weight a rider loses 0.7 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | JOHANSSON Emma | 58 |
2 | VAN VLEUTEN Annemiek | 59 |
3 | SCANDOLARA Valentina | 52 |
4 | BRAND Lucinda | 57 |
5 | SMALL Carmen | 55 |
7 | DEIGNAN Elizabeth | 57 |
10 | BRENNAUER Lisa | 63 |
11 | KUPFERNAGEL Hanka | 68 |
12 | VISSER Adrie | 59 |
13 | VAN DER BREGGEN Anna | 56 |
14 | KASPER Romy | 59 |
16 | VILLUMSEN Linda | 59 |
20 | SPRATT Amanda | 55 |
21 | GUNNEWIJK Loes | 67 |
22 | EDMONDSON Annette | 66 |