TI-89 / TI-92 Plus / Voyage™ 200 PLT Statistics with List Editor App … List Menu 56
Math Menu
Description
… (List) Æ 3:Math
The options on the Math menu are summarized in the table below. Details about each
function or instruction follow.
Math Menu
min( Returns the minimum value of each pair of corresponding elements in
two lists.
max( Returns the maximum value of each pair of corresponding elements in
two lists.
mean( Returns the mean of the elements in a list.
median( Returns the median of the elements in a list.
sum( Returns the sum of the elements in a list.
product( Returns the product of the elements in a list.
stdDev( Returns the standard deviation of the elements in a list.
variance( Returns the variance of a list.
stDevPop( Returns the standard deviation of a population based on the sample
contained in the list.
varPop( Returns the variance of a population based on the sample contained in a
list.