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 + 39
This means that on average for every extra kilogram weight a rider loses -0.2 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | SHIMIZU Miyataka | 60 |
3 | ARASHIRO Yukiya | 64 |
8 | CRAWFORD Jai | 59 |
9 | DOI Yukihiro | 58 |
16 | VAN BON Léon | 72 |
18 | NISHITANI Taiji | 62 |
20 | SANO Junya | 76 |
23 | ABE Yoshiyuki | 67 |
53 | SUZUKI Shinri | 60 |
54 | FUKUSHIMA Shinichi | 62 |
55 | TSUJI Yoshimitsu | 62 |