Article / Updated 03-26-2016
Regression modeling is the process of finding a function that approximates the relationship between the two variables in two data lists. The table shows the types of regression models the TI-84 Plus calculator can compute.
Types of Regression Models
TI-Command
Model Type
Equation
Med-Med
Median-median
y = ax + b
LinReg(ax+b)
Linear
y = ax + b
QuadReg
Quadratic
y = ax2 + bx + c
CubicReg
Cubic
y = ax3 + bx2 + cx + d
QuartReg
Quartic
y = ax4 + bx3 + cx2 + dx +
e
LinReg(a+bx)
Linear
y = a + bx
LnReg
Logarithmic
y = a + b*ln(x)
ExpReg
Exponential
y = abx
PwrReg
Power
y = axb
Logistic
Logistic
y = c/(1 + a*e-bx)
SinReg
Sinusoidal
y = a*sin(bx + c) + d
To compute a regression model for your two-variable data, follow these steps:
If necessary, turn on Diagnostics and put your calculator in Function mode.