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 + 39
This means that on average for every extra kilogram weight a rider loses -0.2 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | VISSER Adrie | 59 |
2 | MAJERUS Christine | 56 |
3 | DE VOCHT Liesbet | 61 |
4 | KUPFERNAGEL Hanka | 68 |
8 | BRONZINI Giorgia | 54 |
9 | HOSKING Chloe | 60 |
11 | HENRION Ludivine | 60 |
26 | KESSLER Nina | 60 |
37 | PINTAR Urška | 56 |
46 | STANDER Marissa | 57 |
53 | MILLER Amanda | 52 |
58 | STEVENS Evelyn | 55 |
59 | WYMAN Helen | 56 |
60 | BATES Katherine | 69 |
62 | HATTELAND LIMA Tone | 65 |