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 + 25
This means that on average for every extra kilogram weight a rider loses 0.1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | PARK Sung Baek | 73 |
2 | WONG Kam-Po | 65 |
8 | MUKAIGAWA Naoki | 64 |
9 | SALEH Mohd Zamri | 58 |
13 | PRIYA PRASETYA Heksa | 62 |
18 | SAI-UDOMSIN Phuchong | 60 |
20 | MANULANG Robin | 59 |
22 | ZARGARI Amir | 62 |
25 | SOHRABI Mehdi | 69 |
29 | GLASNER Björn | 72 |
32 | ASKARI Hossein | 73 |
33 | ABE Yoshiyuki | 67 |
45 | CRAWFORD Jai | 59 |
52 | MIZBANI Ghader | 67 |
53 | WU Kin San | 68 |
74 | SAEIDI TANHA Abbas | 70 |
78 | WIJAYA Endra | 58 |