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 + 25
This means that on average for every extra kilogram weight a rider loses -0.2 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | AMIALIUSIK Alena | 53 |
2 | BUJAK Eugenia | 63 |
5 | BRZEŹNA Paulina | 56 |
6 | BOYARSKAYA Natalia | 67 |
7 | BATAGELJ Polona | 53 |
9 | GORYCKA Paula | 54 |
10 | ANTOSHINA Tatiana | 55 |
11 | VIECELI Lara | 59 |
13 | NILSSON Hanna | 58 |
15 | CHURSINA Anastasiia | 52 |
16 | RITTER Martina | 59 |
17 | CANUEL Karol-Ann | 51 |
19 | BRENNAUER Lisa | 63 |
20 | PITEL Edwige | 52 |