The function executes seasonal decomposition and adjustment of monthly or quarterly data using the X11 method. It decomposes the original series into a seasonal, trend-cycle and irregular component, and finds the seasonal adjustment. It is included into the Smoothing group.
After the function is applied, a series with the name of the X11(<Series_Name>) type and containing calculation results is added to the data table for each of the selected series. For example:
If the smoothed series does not have quarterly or monthly frequency, the calculation is aborted. The calculated series is filled with empty values.
To set up specific calculation options, use the tabs on the side panel:
Parameters. Enables the user to change calculation basic parameters: applied seasonality model, applied adjustments, and so on.
Moving Average. Enables the user to set moving average calculation method for each element of the source series calendar frequency.
Weight Coefficients. Enables the user to set weight coefficients for week days.
See also:
Calculation Methods | Smoothing | X11 Method