X11/Y2K Census Method II Quarterly

Provides a full-featured implementation of the US Bureau of the Census X-11 variant of the Census method II quarterly adjustment procedure. The arrangement of options follows closely the definitions and conventions described in the bureau of the Census documentation. Note that, unlike the Bureau of the Census implementation of this algorithm, the implementation in Statistica can handle dates past the year 2000.

General

Element Name Description
Input already adjusted If you select this option, Statistica assumes that the input is already a seasonally adjusted series. In that case, the X-11 procedure can be used to test for residual seasonality (see X-11 section of the Electronic Manual for details).
Type of seasonality Specifies whether to compute the Additive or Multiplicative seasonal adjustment.
Start series at quarter Select the quarter for the first observation, i.e., the start quarter (1 through 4) of the first year for the input series.
Start series at year Select the year for the first observation, i.e., the start year (of the first quarter) for the input series. Note: You can enter either four-digit years in the range from 1901 through 2099, or two-digit years in the range from 0 through 99. If you specify a two-digit year less than 20, the respective year will be interpreted as 20xx, where xx stands for the two-digit year (e.g., 11 will be interpreted as 2011); if you specify a two-digit year greater than or equal to 20, then the year will be interpreted as 19xx, where xx stands for the two-digit year (e.g., 55 will be interpreted as 1955).
Detail of reports Select the number of X-11 results tables to be computed and reported.
Detail of graphs Select the detail of graphical results computed for the X-11 analysis.
Generates data source, if N for input less than Generates a data source for further analyses with other Data Miner nodes if the input data source has fewer than k observations, as specified in this edit field; note that parameter k (number of observations) will be evaluated against the number of observations in the input data source, not the number of valid or selected observations.

Graduating Extremes

Element Name Description
Sigma limits, full weight The Full weight value determines the multiple of s (Sigma; the estimate of the trend-cycle standard deviation) below which a value will be assigned a full weight.
Sigma limits, zero weight The Zero weight value determines the multiple of s above which a zero weight will be assigned. Between these two cut-off values, linearly graduated weights are assigned.
Adjust for strikes and extremes Select this option to incorporate an additional adjustment for strikes or other extreme outliers in the computation of the trend-cycle component (X-11 result tables B 7).

Missing Data

Element Name Description
Replace missing data Specifies how missing data is to be replaced. Missing data can be replaced by the overall mean, interpolated from adjacent points, replaced by the mean or median of N adjacent points (on both sides of the hole), or estimated (predicted) from linear trend regression. Note that as long as the missing data are at the end of the series (trailing missing data) or the beginning of the series (leading missing data), the missing data will simply be ignored.
Number of adjacent points Applicable if missing data are replaced by the mean or median of N adjacent points; specify N. The missing data are replaced by the mean or median computed from the N adjacent points on both sides of the hole of missing data.