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 = 1 * weight - 7
This means that on average for every extra kilogram weight a rider loses 1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
6 | ROSSNER Petra | 64 |
9 | KIESANOWSKI Joanne | 56 |
19 | SONYE Suzanne | 52 |
24 | ALEXANDER Caroline | 51 |
26 | ARNDT Judith | 59 |
31 | BLATTER Barbara | 54 |
51 | DUNLAP Alison | 56 |
55 | SYDOR Alison | 58 |
65 | PRYDE Susy | 57 |
67 | MARSAL Catherine | 53 |
81 | REDDEN Christina | 53 |
85 | FLORIT Jimena | 52 |
89 | HAMMER Sarah | 65 |
92 | TEUTENBERG Ina-Yoko | 64 |