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.1 * weight + 18
This means that on average for every extra kilogram weight a rider loses -0.1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
3 | KOOL Tobias | 69 |
3 | VAN DER WERFF Thom | 60 |
4 | BIJLSMA Sjoerd | 68 |
7 | VANDEVORST Nio | 74 |
7 | WIDAR Jarno | 54 |
7 | GRAFF William | 68 |
8 | SCHAPER Joeri | 69 |
8 | SMIT Stan | 59 |
8 | MOLENAAR Ko | 68 |
10 | MORALES Jonathan | 64 |
14 | MULDER Martijn | 64 |
14 | VAN KEULEN Wessel | 71 |
22 | LARSSON Linus | 60 |