back to Command Reference
[FX-870P/VX-4]
Linear regression functions for statistically processed paired data.
LRA
LRB
PRINT LRA
PRINT LRB
| Function | Returns |
|---|---|
LRA |
Linear regression constant term (Y-intercept) |
LRB |
Linear regression coefficient (slope) |
LRA is the constant term (Y-intercept), representing the value of Y
when X is zero.LRB is the regression coefficient (slope), representing the change in Y
per unit change in X.