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.7 * weight + 189
This means that on average for every extra kilogram weight a rider loses -2.7 positions in the result.
| # | Rider | Weight (KG) |
|---|---|---|
| 3 | DUNLAP Alison | 56 |
| 6 | HUGHES Clara | 72 |
| 11 | HÖLJER Marie | 56 |
| 16 | SYDOR Alison | 58 |
| 24 | REDDEN Christina | 53 |
| 30 | SONYE Suzanne | 52 |
| 31 | TOMLINSON Leslie | 56 |
| 37 | MARUNDE Regina | 58 |
| 71 | EPIFANOVA Alla | 53 |
| 72 | MATTHES Ruthie | 58 |
| 117 | FLORIT Jimena | 52 |