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 + 5
This means that on average for every extra kilogram weight a rider loses 0.1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | EARLE Nathan | 70 |
2 | PRADES Benjamín | 56 |
4 | REBELLIN Davide | 63 |
5 | GARCÍA Ricardo | 68 |
6 | MAT AMIN Mohd Shahrul | 54 |
7 | CHOE Hyeong Min | 63 |
8 | CRAWFORD Jai | 59 |
9 | LEBAS Thomas | 65 |
10 | GALEDO Mark John Lexer | 58 |
11 | GARCIA Marcos | 55 |
13 | ABERASTURI Jon | 69 |
17 | GRIJALBA Fernando | 61 |
20 | ABDURRAHMAN Muhammad | 56 |
29 | NIETO Edgar | 58 |
34 | VOLKERS Samuel | 67 |
35 | TOKUDA Suguru | 65 |