Operation Manual

Appendix A: Functions and Instructions 359
Logistic
[Xlistname,
Ylistname,freqlist,
regequ]
Fits a logistic regression model to
Xlistname and
Ylistname with frequency freqlist, and stores the
regression equation to
regequ.
CALC
B:Logistic
Manual-Fit
[equname,color#,
line style#]
Fits a linear equation to a scatter plot with specified
color and line style (color #: 10-24, line style #: 1-4).
CALC
D:Manual-Fit
MATHPRINT
Displays most entries and answers the way they are
displayed in textbooks, such as .
z
MATHPRINT
Matr
4list(matrix,
listnameA,...,listname n)
Fills each listname with elements from each column in
matrix.
y 9
OPS
A:Matr
4list(
Matr
4list(matrix,
column#,listname)
Fills a listname with elements from a specified column# in
matrix.
y 9
OPS
A:Matr
4list(
max(
valueA,valueB) Returns the larger of valueA and valueB.
NUM
7:max(
max(
list) Returns largest real or complex element in list.
y 9
MATH
2:max(
max(
listA,listB)
Returns a real or complex list of the larger of each pair
of elements in listA and listB.
y 9
MATH
2:max(
max(
value,list) Returns a real or complex list of the larger of value or
each
list element.
y 9
MATH
2:max(
mean(
list[,freqlist]) Returns the mean of list with frequency freqlist.
y 9
MATH
3:mean(
median(
list[,freqlist]) Returns the median of list with frequency freqlist.
y 9
MATH
4:median(
Med-Med
[Xlistname,
Ylistname,freqlist,
regequ]
Fits a median-median model to
Xlistname and Ylistname
with frequency
freqlist, and stores the regression
equation to regequ.
CALC
3:Med-Med
Menu("
title","text1",
label1[,...,"text7",label7])
Generates a menu of up to seven items during
program execution.
CTL
C:Menu(
min(
valueA,valueB) Returns smaller of valueA and valueB.
NUM
6:min(
min(
list) Returns smallest real or complex element in list.
y 9
MATH
1:min(
F
unction or
Instruction/Arguments
Result
Key or
Keys/Menu or
Screen/Item