Average
Returns the arithmetic mean (average) of the values input as a vector.
Returns the arithmetic mean (average) of the values input as a vector.
Returns the running average of the values input as a vector.
Returns the number of numerical values contained in the input vector.
Create a guid.
Returns the greatest (maximum) value from a series of values input as a vector.
Returns the least (minimum) value from a series of values input as a vector.
Calculates the Pearson product moment correlation coefficient, r, a dimensionless index that ranges from -1.0 to 1.0 inclusive and reflects the extent of a…
Returns the standard deviation based on the entire population given as arguments.
Returns the total obtained when adding all numbers input into the function.
Returns the variance based on the entire population given as arguments.