Count
|
Calculates the number of records.
|
Sum
|
Totals the values in the records.
|
Mean
|
Calculates the average record value.
|
Real Mean
|
Calculates the mean value of the record and
displays this in decimal format.
|
Average
|
Calculates the average record value.
|
Min
|
Calculates the lowest value in the records
|
Max
|
Calculates the highest value in the records.
|
Standard Deviation
|
Calculates a value that indicates how tightly
all the various examples are clustered around the mean in a set of data.
|
Sum of Squares
|
Returns the sum of the squares in a set of
values.
|