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 = 4.2 * weight - 215
This means that on average for every extra kilogram weight a rider loses 4.2 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
6 | RODRÍGUEZ Jackson | 58 |
15 | MONSALVE Yonathan | 62 |
23 | CHACÓN José Isidro | 63 |
24 | GIMENEZ Carlos | 53 |
27 | AULAR Orluis | 65 |
49 | BUSATO Matteo | 67 |
55 | GIL MARTINEZ Tomas Aurelio | 60 |
59 | CONTI Samuele | 68 |
70 | ZAMPARELLA Marco | 67 |
74 | GODOY Yonder | 64 |
75 | UBETO Miguel Armando | 60 |
94 | MARTINS Uri | 70 |
95 | BANI Eugenio | 72 |
99 | SÁNCHEZ Augusto | 72 |
101 | LINAREZ Leangel Rubén | 74 |