TI-83 Plus
Statistics
360
CubicReg
[
Xlistname
,
Ylistname
,
freqlist
,
regequ
]
QuartReg—(ax
4
+bx
3
+cx
2
+ dx+e)
QuartReg
(quartic regression) fits the fourth-degree polynomial
y=ax
4
+bx
3
+cx
2
+dx+e to the data. It displays values for
a
,
b
,
c
,
d
, and
e
;
when
DiagnosticOn
is set, it also displays a value for
R
2
. For five points,
the equation is a polynomial fit; for six or more, it is a polynomial
regression. At least five points are required.
QuartReg
[
Xlistname
,
Ylistname
,
freqlist
,
regequ
]
LinReg—(a+bx)
LinReg(a+bx)
(linear regression) fits the model equation y=a+bx to the data
using a least-squares fit. It displays values for
a
(y-intercept) and
b
(slope);
when
DiagnosticOn
is set, it also displays values for
r
2
and
r
.
LinReg(a+bx)
[
Xlistname
,
Ylistname
,
freqlist
,
regequ
]
LnReg—(a+b ln(x))
LnReg
(logarithmic regression) fits the model equation y=a+b ln(x) to the
data using a least-squares fit and transformed values ln(x) and y. It
displays values for
a
and
b
; when
DiagnosticOn
is set, it also displays
values for
r
2
and
r
.
Содержание 83PL/CLM/1L1/V - 83 Plus Calc
Страница 228: ...TI 83 Plus Draw Instructions 225 DrawInv expression Note You cannot use a list in expression to draw a family of curves...
Страница 293: ...TI 83 Plus Lists 290 Using Lists in Graphing You can use lists to graph a family of curves Chapter 3...
Страница 407: ...TI 83 Plus Inferential Statistics and Distributions 404 Input Calculated results Drawn results...
Страница 412: ...TI 83 Plus Inferential Statistics and Distributions 409 Data Stats Input Calculated results...
Страница 446: ...TI 83 Plus Applications 443 3 Press to place the cursor on the prompt 4 Press to solve for the annual interest rate...
Страница 454: ...TI 83 Plus Applications 451 tvm_FV tvm_FV computes the future value tvm_FV PV PMT P Y C Y...