TI-89 / TI-92 Plus / Voyage™ 200 PLT Statistics with List Editor App ˆ Tests Menu 168
MultRegTests
Description
2 ˆ (
Tests) Æ B:MultRegTests for the TI-89
ˆ (Tests) Æ B:MultRegTests for the TI-92 Plus / Voyage™ 200 PLT
MultRegTests (Multiple linear regression t test) computes a linear regression on the given
data, and provides the Û-test statistic for linearity.
Inputs
Num of Ind Var Number of independent variable lists.
Y List List containing the dependent variable vector.
X1 List, X2 List, . . . Lists containing the independent variables.
Outputs
Outputs Stored to Description
F f Global F test statistic.
P Value pval Least probability at which the null hypothesis can be rejected.
R
2
rsq Coefficient of multiple determination.
Adj R
2
adjrsq Adjusted coefficient of multiple determination.
s s Standard deviation of the error.
DW dw Durbin-Watson statistic; used to determine whether first-order auto
correlation is present in the model.
REGRESSION Outputs
Outputs Stored to Description
df dfreg Regression degrees of freedom.
SS ssreg Regression sum of squares.
MS msreg Regression mean square.