![Texas Instruments Titanium TI-89 User Manual Download Page 920](http://html.mh-extra.com/html/texas-instruments/titanium-ti-89/titanium-ti-89_user-manual_1094511920.webp)
Appendix B: Technical Reference
917
Most of the regressions use non-linear recursive least-squares techniques
to optimize the following cost function, which is the sum of the squares of
the residual errors:
[
]
J
residualExpression
i
N
=
=
∑
1
2
where:
residualExpression is in terms of x
i
and
y
i
x
i
is the independent variable list
y
i
is the dependent variable list
N is the dimension of the lists
This technique attempts to recursively estimate the constants in the model
expression to make
J as small as possible.
For example,
y=a sin(bx+c)+d is the model equation for
SinReg
. So its
residual expression is:
a sin(bx
i
+c)+d
ì
y
i
For
SinReg
, therefore, the least-squares algorithm finds the constants
a, b,
c, and d that minimize the function:
[
]
J
a
bx
c
d
y
i
i
i
N
=
+ + −
=
∑
sin
(
)
2
1
Regression
Description
CubicReg
Uses the least-squares algorithm to fit the third-order
polynomial:
y=ax
3
+
bx
2
+
cx+d
For four data points, the equation is a polynomial fit; for
five or more, it is a polynomial regression. At least four
data points are required.
ExpReg
Uses the least-squares algorithm and transformed values
x and ln(y) to fit the model equation:
y=ab
x
LinReg
Uses the least-squares algorithm to fit the model equation:
y=ax+b
where
a is the slope and b is the y-intercept.
Regression Formulas
This section describes how the statistical regressions are
calculated.
Least-Squares
Algorithm
Regressions
Summary of Contents for Titanium TI-89
Page 9: ...Getting Started 6 TI 89 Titanium keys Ë Ì Í Ê ...
Page 34: ...Getting Started 31 2 or D 2 B u s i n e s s D B D B Press Result ...
Page 43: ...Getting Started 40 3 0 D B D D B D Press Result ...
Page 44: ...Getting Started 41 D 2 0 0 2 D B Scroll down to October and press Press Result ...
Page 58: ...Getting Started 55 Example Set split screen mode to TOP BOTTOM Press Result 3 B D ...
Page 70: ...Getting Started 67 ...
Page 175: ...Operating the Calculator 172 From the Keyboard ...
Page 456: ...Tables 453 ...
Page 527: ...Data Matrix Editor 524 ...