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.3 * weight + 52
This means that on average for every extra kilogram weight a rider loses -0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | SALEH Mohd Zamri | 58 |
2 | SALEH Mohd Harrif | 70 |
3 | EDMONDSON Alex | 75 |
10 | HIRAI Eiichi | 63 |
18 | PRIYA PRASETYA Heksa | 62 |
19 | CRAWFORD Jai | 59 |
23 | MANULANG Robin | 59 |
24 | CAHYADI Aiman | 52 |
39 | PUJOL Óscar | 58 |
40 | YAMAMOTO Genki | 62 |
50 | FENG Chun Kai | 69 |
51 | EBSEN John | 58 |
59 | WIJAYA Endra | 58 |
61 | DOUGALL Nic | 72 |
68 | NAKAJIMA Yasuharu | 64 |
70 | SAEIDI TANHA Abbas | 70 |
76 | GOH Choon Huat | 54 |