Statistics functions
Index of statistics functions
Detects anomalies in a seasonal context using the selected time granularity. | |
Detects subsets of contiguous values that are extremely high or extremely low. | |
Applies Grubbs’ test to detect anomalies (statistical outliers) in a series of numbers. | |
Returns a frequency distribution list. | |
Returns the Pearson correlation coefficient for two series of numbers. | |
Returns the nth percentile for a set of numbers. | |
Performs a rolling correlation analysis for two series of numbers. | |
Returns the standard deviation for a set of numbers. | |
Returns the variance value for a set of numbers. |