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 * weight + 8
This means that on average for every extra kilogram weight a rider loses 0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | FREITAS Daniel | 64 |
2 | LASTRA Jonathan | 64 |
3 | BOU Joan | 62 |
4 | BARCELÓ Fernando | 65 |
5 | BARBIO António | 61 |
6 | FIGUEIREDO Frederico | 56 |
7 | MORENO Javier | 63 |
8 | EULÁLIO Afonso | 62 |
10 | MATÉ Luis Ángel | 68 |
11 | CAÑELLAS Xavier | 64 |
12 | LANGELLOTTI Victor | 64 |
13 | FERNANDES Luís | 63 |
14 | NUNES Hugo | 64 |
15 | GALLEGO Alberto | 62 |
16 | ANTUNES Tiago | 55 |
18 | MADRAZO Ángel | 61 |
20 | GONZÁLEZ David | 68 |