Tables and Reference Information A-15
8399APXA.DOC TI-83 international English Bob Fedorisko Revised: 02/19/01 1:25 PM Printed: 02/19/01 1:40 PM
Page 15 of 58
Function or Instruction/
Arguments Result Key or Keys/
Menu or Screen/Item
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
12-27Matr 4 list(matrix,
listnameA,...,listname n)Fills each listname with
elements from each column in
matrix.
y [LIST]
OPS 10-14
A:Matr 4 list( 11-16
Matr 4 list(matrix,
column#,listname)Fills a listname with elements
from a specified column# in
matrix.
y [LIST]
OPS 10-14
A:Matr 4 list( 11-16
max(valueA,valueB)Returns the larger of valueA
and valueB.
NUM
7:max( 2-15
max(list)Returns largest real or
complex element in list.
y [LIST]
MATH
2:max( 11-16
max(listA,listB)Returns a real or complex list of
the larger of each pair of
elements in listA and listB.
y [LIST]
MATH
2:max( 11-16
max(value,list)Returns a real or complex list of
the larger of value or each list
element.
y [LISTä
MATH
2:max( 11-16
mean(list[,freqlist])Returns the mean of list with
frequency freqlist.
y [LIST]
MATH
3:mean( 11-16
median(list[,freqlist])Returns the median of list with
frequency freqlist.
y [LIST]
MATH
4:median( 11-16
Med-Med [Xlistname,
Ylistname,freqlist,
regequ]
Fits a median-median model to
X
listname and Ylistname with
frequency freqlist, and stores
the regression equation to
regequ.
…
CALC
3:Med-Med
12-25
Menu("title","text1",label1
[,...,"text7",label7])Generates a menu of up to
seven items during program
execution.
†
CTL
C:Menu( 16-14