Documentation
Statistical
Correlation
The Correlation function calculates the strength of the relationship between two input data series.
Normal Distribution
The Normal Distribution function calculates the standard normal cumulative distribution for an input data series.
Percentile
The Percentile function returns a scalar value below which the specified percentage of input data values fall.
Percent Rank
The Percent Rank function calculates the percent rank for each value in a set of input values.
Sample Standard Deviation
The Sample Standard Deviation function measures volatility as the difference between values and their moving average. A larger difference implies a larger standard deviation value.
Population Standard Deviation
The Population Standard Deviation function measures volatility as the difference between values and their average. A larger difference implies a larger standard deviation value.
Variance
The Variance function calculates the volatility of a set of input data values, such as stock prices over a period of time.
Histogram
The Histogram function assigns numeric values to bins and returns the counts.
Correlation Matrix
The Correlation Matrix function calculates the strength of the relationships between possible pairings of the specified data series.
Exponential Smoothing
The Forecasting and Exponential Smoothing functions use exponential smoothing models to predict future values based on an analysis of historical time series data.