Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Univariate statistics provide information on a single variable. They summarise and reveal patterns in that variable. In Source, the variable used to calculate statistics is a time series result.
The types of univariate statistics available in Source are described in Table 1.

...

Anchor
_Ref464136147
_Ref464136147
Equation 1

s= i=0nxi-x2n-

1




Where:Image Removedx
x  is the value of time series x at time step i
x is the mean of time series x
n  is the number of values in time series x.

...

The skew measures the degree of asymmetry of a distribution around its mean. It is defined as:

Equation 2

skew= n(n-1)(n-2)i=0nxi-xs3

...