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.3 * weight + 10
This means that on average for every extra kilogram weight a rider loses 0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | HOSKING Chloe | 60 |
5 | MENG Lang | 65 |
6 | SAIFUTDINOVA Natalya | 57 |
7 | WILLEIT Cherise | 54 |
15 | STANDER Marissa | 57 |
22 | MIN Gao | 56 |
26 | LIU Xin | 52 |
27 | NONTASIN Chanpeng | 58 |
34 | KASHCHYSHYNA Oksana | 53 |
36 | DE GROOT Robyn | 56 |
42 | LUO Xiao Ling | 68 |
49 | VYSOTSKA Ievgeniia | 55 |
52 | SANDIG Madeleine | 62 |
58 | VALSECCHI Silvia | 58 |
63 | KASPER Romy | 59 |