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.5 * weight + 5
This means that on average for every extra kilogram weight a rider loses 0.5 positions in the result.
| # | Rider | Weight (KG) | 
|---|---|---|
| 1 | PUJOL Óscar | 58 | 
| 2 | CRAWFORD Jai | 59 | 
| 3 | FENG Chun Kai | 68 | 
| 6 | EBSEN John | 58 | 
| 8 | YAMAMOTO Genki | 62 | 
| 13 | SAEIDI TANHA Abbas | 70 | 
| 26 | DOUGALL Nic | 72 | 
| 31 | MANULANG Robin | 59 | 
| 34 | CAHYADI Aiman | 52 | 
| 38 | WIJAYA Endra | 58 | 
| 47 | PRIYA PRASETYA Heksa | 62 | 
| 48 | NAKAJIMA Yasuharu | 64 | 
| 69 | EDMONDSON Alex | 75 | 
| 70 | HIRAI Eiichi | 63 | 
| 75 | GOH Choon Huat | 54 | 
| 81 | SALEH Mohd Zamri | 58 | 
| 95 | SALEH Mohd Harrif | 70 |