Appendix B: Reference Information 629
Statistics FormulasStatistics FormulasStatistics FormulasStatistics Formulas
This section contains statistics formulas for the Logistic and SinReg regressions, ANOVA,
2-SampÜTest, and 2-SampTTest.
Logistic
LogisticLogistic
Logistic
The logistic regression algorithm applies nonlinear recursive least-squares techniques to
optimize the following cost function:
which is the sum of the squares of the residual errors,
This technique attempts to estimate the constants a, b, and c recursively to make J as
small as possible.
where: x
y
N
=
=
=
the independent variable list
the dependent variable list
the dimension of the lists
Jc
1ae bxi
+
------------------------yi
⎝⎠
⎜⎟
⎛⎞
2
i1=
N
=