...
Paneel | ||
---|---|---|
| ||
In statistical terms: b(x,y) = cov (x,y) / (var x)2 In words b(x.y) = is the change in the value of y when x is one unit higher. It is also possible to calculate the change in x when y is one unit higher. That regression coefficient can be calculated as: b(y,x) = cov (x,y) / (var y)2 |
The regression coefficient can have a positive or a negative sign dependent on the sign of the correlation (covariance) between the traits. The regression coefficient, e.g. from daughter’s milk yield on dam’s milk yield can be used to estimate the heritability for milk yield.
...