Statistics

Max

Syntax: Max[data]

This find the numerically largest value of the data variable a.

Min

Syntax: Min[data]

This find the numerically smallest value of the data variable a.

Mean

Syntax: Mean[data]

This find the arithmetic mean (average value) for the data variable a.

Next: Advanced data handling

Table of contents