Max; Mean; Median - Texas Instruments TI-NSPIRE Reference Manual

Ti ti-nspire: reference guide
Hide thumbs Also See for TI-NSPIRE:
Table of Contents

Advertisement

max()

Value1
Value2
max(
,
)
List1
List2
list
max(
,
)
Matrix1
Matrix2
max(
,
)
Returns the maximum of the two arguments. If the arguments are
two lists or matrices, returns a list or matrix containing the maximum
value of each pair of corresponding elements.
List
expression
max(
)
Returns the maximum element in list.
Matrix1
matrix
max(
)
Returns a row vector containing the maximum element of each
column in Matrix1.
See also
.
Note:
min()

mean()

,
List
freqList
mean(
[
])
Returns the mean of the elements in List.
Each freqList element counts the number of consecutive occurrences
of the corresponding element in List.
,
Matrix1
freqMatrix
mean(
[
Returns a row vector of the means of all the columns in Matrix1
Each freqMatrix element counts the number of consecutive
occurrences of the corresponding element in Matrix1.

median()

List
expression
median(
)
Returns the median of the elements in List.
Matrix1
matrix
median(
)
Returns a row vector containing the medians of the columns in
Matrix1.
All entries in the list or matrix must simplify to numbers.
Note:
TI-Nspire™ Reference Guide
expression
matrix
expression
matrix
])
In Rectangular vector format:
.
Catalog >
Catalog >
Catalog >
47

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ns/clm/1l1/b - nspire math and science handheld graphing calculatorTi-nspire

Table of Contents