1/5
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Linear regression
Roughly constant rates of change
Quadratic regression
Roughly linear rates of change or rougly symmetric with a single max/min.
Cubic regression
Used for volume or formulas where an “x³” is needed
Residual
The difference between observed and predicted values in a regression analysis, indicating the accuracy of the model's predictions.
Overestimated value
When the estimated value is higher than the actual value (when residual is negative)
Underestimated value
When the estimated value is lower than the actual value (when residual is positive)