• Descriptive
    • Moments
    • Concentration
    • Central Tendency
    • Variability
    • Stem-and-Leaf Plot
    • Histogram & Frequency Table
    • Data Quality Forensics
    • Conditional EDA
    • Quantiles
    • Kernel Density Estimation
    • Normal QQ Plot
    • Bootstrap Plot

    • Multivariate Descriptive Statistics
  • Distributions
    • Binomial Probabilities
    • Geometric Probabilities
    • Negative Binomial Probabilities
    • Hypergeometric Probabilities
    • Multinomial Probabilities
    • Dirichlet
    • Poisson Probabilities

    • Exponential
    • Gamma
    • Erlang
    • Weibull
    • Rayleigh
    • Maxwell-Boltzmann
    • Lognormal
    • Pareto
    • Inverse Gamma
    • Inverse Chi-Square

    • Beta
    • Power
    • Beta Prime (Inv. Beta)
    • Triangular

    • Normal (area)
    • Logistic
    • Laplace
    • Cauchy (standard)
    • Cauchy (location-scale)
    • Gumbel
    • Fréchet
    • Generalized Extreme Value

    • Normal RNG
    • ML Fitting
    • Tukey Lambda PPCC
    • Box-Cox Normality Plot
    • Noncentral t
    • Noncentral F
    • Sample Correlation r

    • Empirical Tests
  • Hypotheses
    • Theoretical Aspects of Hypothesis Testing
    • Bayesian Inference
    • Minimum Sample Size

    • Empirical Tests
    • Multivariate (pair-wise) Testing
  • Models
    • Manual Model Building
    • Guided Model Building
  • Time Series
    • Time Series Plot
    • Decomposition
    • Exponential Smoothing

    • Blocked Bootstrap Plot
    • Mean Plot
    • (P)ACF
    • VRM
    • Standard Deviation-Mean Plot
    • Spectral Analysis
    • ARIMA

    • Cross Correlation Function
    • Granger Causality
  1. Box-Jenkins Analysis
  2. 149  Theoretical Concepts
  • Preface
  • Getting Started
    • 1  Introduction
    • 2  Why Do We Need Innovative Technology?
    • 3  Basic Definitions
    • 4  The Big Picture: Why We Analyze Data
  • Introduction to Probability
    • 5  Definitions of Probability
    • 6  Jeffreys’ axiom system
    • 7  Bayes’ Theorem
    • 8  Sensitivity and Specificity
    • 9  Naive Bayes Classifier
    • 10  Law of Large Numbers

    • 11  Problems
  • Probability Distributions
    • 12  Bernoulli Distribution
    • 13  Binomial Distribution
    • 14  Geometric Distribution
    • 15  Negative Binomial Distribution
    • 16  Hypergeometric Distribution
    • 17  Multinomial Distribution
    • 18  Poisson Distribution

    • 19  Uniform Distribution (Rectangular Distribution)
    • 20  Normal Distribution (Gaussian Distribution)
    • 21  Gaussian Naive Bayes Classifier
    • 22  Chi Distribution
    • 23  Chi-squared Distribution (1 parameter)
    • 24  Chi-squared Distribution (2 parameters)
    • 25  Student t-Distribution
    • 26  Fisher F-Distribution
    • 27  Exponential Distribution
    • 28  Lognormal Distribution
    • 29  Gamma Distribution
    • 30  Beta Distribution
    • 31  Weibull Distribution
    • 32  Pareto Distribution
    • 33  Inverse Gamma Distribution
    • 34  Rayleigh Distribution
    • 35  Erlang Distribution
    • 36  Logistic Distribution
    • 37  Laplace Distribution
    • 38  Gumbel Distribution
    • 39  Cauchy Distribution
    • 40  Triangular Distribution
    • 41  Power Distribution
    • 42  Beta Prime Distribution
    • 43  Sample Correlation Distribution
    • 44  Dirichlet Distribution
    • 45  Generalized Extreme Value (GEV) Distribution
    • 46  Frechet Distribution
    • 47  Noncentral t Distribution
    • 48  Noncentral F Distribution
    • 49  Inverse Chi-Squared Distribution
    • 50  Maxwell-Boltzmann Distribution
    • 51  Distribution Relationship Map

    • 52  Problems
  • Descriptive Statistics & Exploratory Data Analysis
    • 53  Types of Data
    • 54  Datasheets

    • 55  Frequency Plot (Bar Plot)
    • 56  Frequency Table
    • 57  Contingency Table
    • 58  Binomial Classification Metrics
    • 59  Confusion Matrix
    • 60  ROC Analysis

    • 61  Stem-and-Leaf Plot
    • 62  Histogram
    • 63  Data Quality Forensics
    • 64  Quantiles
    • 65  Central Tendency
    • 66  Variability
    • 67  Skewness & Kurtosis
    • 68  Concentration
    • 69  Notched Boxplot
    • 70  Scatterplot
    • 71  Pearson Correlation
    • 72  Rank Correlation
    • 73  Partial Pearson Correlation
    • 74  Simple Linear Regression
    • 75  Moments
    • 76  Quantile-Quantile Plot (QQ Plot)
    • 77  Normal Probability Plot
    • 78  Probability Plot Correlation Coefficient Plot (PPCC Plot)
    • 79  Box-Cox Normality Plot
    • 80  Kernel Density Estimation
    • 81  Bivariate Kernel Density Plot
    • 82  Conditional EDA: Panel Diagnostics
    • 83  Bootstrap Plot (Central Tendency)
    • 84  Survey Scores Rank Order Comparison
    • 85  Cronbach Alpha

    • 86  Equi-distant Time Series
    • 87  Time Series Plot (Run Sequence Plot)
    • 88  Mean Plot
    • 89  Blocked Bootstrap Plot (Central Tendency)
    • 90  Standard Deviation-Mean Plot
    • 91  Variance Reduction Matrix
    • 92  (Partial) Autocorrelation Function
    • 93  Periodogram & Cumulative Periodogram

    • 94  Problems
  • Hypothesis Testing
    • 95  Normal Distributions revisited
    • 96  The Population
    • 97  The Sample
    • 98  The One-Sided Hypothesis Test
    • 99  The Two-Sided Hypothesis Test
    • 100  When to use a one-sided or two-sided test?
    • 101  What if \(\sigma\) is unknown?
    • 102  The Central Limit Theorem (revisited)
    • 103  Statistical Test of the Population Mean with known Variance
    • 104  Statistical Test of the Population Mean with unknown Variance
    • 105  Statistical Test of the Variance
    • 106  Statistical Test of the Population Proportion
    • 107  Statistical Test of the Standard Deviation \(\sigma\)
    • 108  Statistical Test of the difference between Means -- Independent/Unpaired Samples
    • 109  Statistical Test of the difference between Means -- Dependent/Paired Samples
    • 110  Statistical Test of the difference between Variances -- Independent/Unpaired Samples

    • 111  Hypothesis Testing for Research Purposes
    • 112  Decision Thresholds, Alpha, and Confidence Levels
    • 113  Bayesian Inference for Decision-Making
    • 114  One Sample t-Test
    • 115  Skewness & Kurtosis Tests
    • 116  Paired Two Sample t-Test
    • 117  Wilcoxon Signed-Rank Test
    • 118  Unpaired Two Sample t-Test
    • 119  Unpaired Two Sample Welch Test
    • 120  Two One-Sided Tests (TOST) for Equivalence
    • 121  Mann-Whitney U test (Wilcoxon Rank-Sum Test)
    • 122  Bayesian Two Sample Test
    • 123  Median Test based on Notched Boxplots
    • 124  Chi-Squared Tests for Count Data
    • 125  Kolmogorov-Smirnov Test
    • 126  One Way Analysis of Variance (1-way ANOVA)
    • 127  Kruskal-Wallis Test
    • 128  Two Way Analysis of Variance (2-way ANOVA)
    • 129  Repeated Measures ANOVA
    • 130  Friedman Test
    • 131  Testing Correlations
    • 132  A Note on Causality

    • 133  Problems
  • Regression Models
    • 134  Simple Linear Regression Model (SLRM)
    • 135  Multiple Linear Regression Model (MLRM)
    • 136  Logistic Regression
    • 137  Generalized Linear Models
    • 138  Multinomial and Ordinal Logistic Regression
    • 139  Cox Proportional Hazards Regression
    • 140  Conditional Inference Trees
    • 141  Leaf Diagnostics for Conditional Inference Trees
    • 142  Conditional Random Forests
    • 143  Hypothesis Testing with Linear Regression Models (from a Practical Point of View)

    • 144  Problems
  • Introduction to Time Series Analysis
    • 145  Case: the Market of Health and Personal Care Products
    • 146  Decomposition of Time Series
    • 147  Ad hoc Forecasting of Time Series
  • Box-Jenkins Analysis
    • 148  Introduction to Box-Jenkins Analysis
    • 149  Theoretical Concepts
    • 150  Stationarity
    • 151  Identifying ARMA parameters
    • 152  Estimating ARMA Parameters and Residual Diagnostics
    • 153  Forecasting with ARIMA models
    • 154  Intervention Analysis
    • 155  Cross-Correlation Function
    • 156  Transfer Function Noise Models
    • 157  General-to-Specific Modeling
  • Model Building Strategies
    • 158  Introduction to Model Building Strategies
    • 159  Manual Model Building
    • 160  Model Validation
    • 161  Regularization Methods
    • 162  Hyperparameter Optimization Strategies
    • 163  Guided Model Building in Practice
    • 164  Diagnostics, Revision, and Guided Forecasting
    • 165  Leakage, Target Encoding, and Robust Regression
  • References
  • Appendices
    • Appendices
    • A  Method Selection Guide
    • B  Presentations and Teaching Materials
    • C  R Language Concepts for Statistical Computing
    • D  Matrix Algebra
    • E  Standard Normal Table (Gaussian Table)
    • F  Critical values of Student’s \(t\) distribution with \(\nu\) degrees of freedom
    • G  Upper-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom
    • H  Lower-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom

Table of contents

  • 149.1 Stationary Processes
  • 149.2 White Noise
  • 149.3 Autocorrelation
  1. Box-Jenkins Analysis
  2. 149  Theoretical Concepts

149  Theoretical Concepts

149.1 Stationary Processes

Assume \(X_t\) is observed for \(t = 1, 2, \ldots, T\).

For time-series analysis it is important to distinguish two stationarity concepts:

  • Strict stationarity: for any \(m \in \mathbb{N}\) and any time points \(t_1,\ldots,t_m\), the joint distribution of \((X_{t_1},\ldots,X_{t_m})\) is identical to that of \((X_{t_1+h},\ldots,X_{t_m+h})\) for every shift \(h\).
  • Weak (second-order) stationarity: \(\text{E}(X_t)=\mu\) is constant, \(\text{Var}(X_t)=\sigma^2<\infty\) is constant, and \(\text{Cov}(X_t,X_{t-k})=\gamma_k\) depends only on lag \(k\) (not on calendar time \(t\)).

In this handbook, Box-Jenkins modeling is based on weak stationarity after transformation and differencing.

Normality is not part of the definition of stationarity. Gaussianity can be used as an additional modeling assumption in some likelihood-based inference settings, but stationarity and normality are different concepts.

149.2 White Noise

Two white-noise notions are commonly used:

  • Weak white noise: \(\text{E}(X_t)=0\), \(\text{Var}(X_t)=\sigma^2<\infty\), and \(\text{Cov}(X_t,X_{t-k})=0\) for all \(k \neq 0\).
  • Strong (iid) white noise: observations are independent and identically distributed with mean 0 and constant variance.

Independence implies zero covariance, but zero covariance does not imply independence.

In practice, we want model residuals to behave as white noise. If this is the case, the residuals do not contain systematic information that could still improve forecasts.

149.3 Autocorrelation

We define the autocovariance as

\[ \gamma_k = \text{E}\left[(X_t - \mu)(X_{t-k} - \mu)\right] \]

and the autocorrelation as

\[ \rho_k = \frac{\gamma_k}{\gamma_0} \]

In practice, we only observe a sample, so \(\mu\) is unknown. We therefore use the sample mean \(\bar{X}\) to define sample autocorrelations:

\[ r_k = \frac{\sum_{t=k+1}^{T}\left[(X_t - \bar{X})(X_{t-k} - \bar{X})\right]}{\sum_{t=1}^{T}(X_t - \bar{X})^2} \]

where \(\bar{X} = \frac{1}{T} \sum_{t=1}^{T} X_t\) and \(k \in \mathbb{N}\).

The autocovariance and autocorrelation matrices can be written as

\[ \Gamma_T = \begin{bmatrix} \gamma_0 & \gamma_1 & \gamma_2 & \cdots & \gamma_{T-1} \\ \gamma_1 & \gamma_0 & \gamma_1 & \cdots & \gamma_{T-2} \\ \gamma_2 & \gamma_1 & \gamma_0 & \cdots & \gamma_{T-3} \\ \vdots & \vdots & \vdots & \ddots & \vdots \\ \gamma_{T-1} & \gamma_{T-2} & \gamma_{T-3} & \cdots & \gamma_0 \end{bmatrix} = \sigma_X^2 \begin{bmatrix} 1 & \rho_1 & \rho_2 & \cdots & \rho_{T-1} \\ \rho_1 & 1 & \rho_1 & \cdots & \rho_{T-2} \\ \rho_2 & \rho_1 & 1 & \cdots & \rho_{T-3} \\ \vdots & \vdots & \vdots & \ddots & \vdots \\ \rho_{T-1} & \rho_{T-2} & \rho_{T-3} & \cdots & 1 \end{bmatrix} = \sigma_X^2 P_T \]

This matrix is positive semidefinite (positive definite under non-degeneracy conditions), because any linear combination

\[ S_t = \sum_{i=1}^{T} w_i X_{t-i+1}, \quad w_i \in \mathbb{R} \]

has variance

\[ \text{Var}(S_t) = \sum_{i=1}^{T} \sum_{j=1}^{T} w_i w_j \gamma_{|j-i|} \ge 0 \]

For \(T = 3\), positive definiteness implies

\[ \left|\begin{matrix}1 & \rho_1 \\\rho_1 & 1\end{matrix}\right| > 0,\quad \left|\begin{matrix}1 & \rho_2 \\\rho_2 & 1\end{matrix}\right| > 0,\quad \left|\begin{matrix}1 & \rho_1 & \rho_2 \\\rho_1 & 1 & \rho_1 \\\rho_2 & \rho_1 & 1\end{matrix}\right| > 0 \]

or

\[ \begin{cases} -1 < \rho_1 < 1 \\ -1 < \rho_2 < 1 \\ -1 < \frac{\rho_2 - \rho_1^2}{1 - \rho_1^2} < 1 \end{cases} \]

The Bartlett formulas (Bartlett 1946) for the variance of sample autocorrelation coefficients can be written as

\[ \text{V}(r_k) \simeq \frac{1}{T}\sum_{i=-\infty}^{+\infty}\left(\rho_i^2 + \rho_{i+k}\rho_{i-k} - 4\rho_k\rho_i\rho_{i-k} + 2\rho_i^2\rho_k^2\right) \]

which can be reduced to

\[ \text{V}(r_k) \simeq \frac{1}{T}\left(\frac{(1+\kappa^2)(1-\kappa^{2k})}{1-\kappa^2} - 2k\kappa^{2k}\right) \]

provided autocorrelations decay exponentially:

\[ \forall \kappa: -1 < \kappa < 1, \quad \rho_k = \kappa^{|k|} \]

If autocorrelations are zero for \(i > q\) (\(q \in \mathbb{N}\)), then

\[ \forall k > q: \text{V}(r_k) \simeq \frac{1}{T}\left(1 + 2\sum_{i=1}^{q}\rho_i^2\right) \]

which is the so-called “large-lag” variance. Many software packages assume white noise and use the approximation

\[ \sqrt{\text{V}(r_k)} \simeq \frac{1}{\sqrt{T}} \]

Bartlett also derived covariances between sample autocorrelations:

\[ \text{cov}(r_k, r_{k+s}) \simeq \frac{1}{T}\sum_{i=-\infty}^{+\infty}\rho_i\rho_{i+s} \]

This implies that inter-correlations between sample autocorrelations can distort the visual pattern of the ACF.

The Partial Autocorrelation Function (PACF) removes these indirect effects.

The PACF coefficients for a time series \(X_t\) are defined as the last coefficient of an autoregression of order \(k\):

\[ x_t = \phi_{k1}x_{t-1} + \phi_{k2}x_{t-2} + \cdots + \phi_{k(k-1)}x_{t-k+1} + \phi_{kk}x_{t-k} + a_t \]

with \(x_t = X_t - \mu\).

A relationship between ACF and PACF follows from

\[ \forall k \in \mathbb{N}: \quad x_{t-k}x_t = \sum_{i=1}^{k}\phi_{ki}x_{t-k}x_{t-i} + x_{t-k}a_t \]

and therefore (after taking expectations and dividing by variance)

\[ \forall k \in \mathbb{N}: \quad \rho_k = \sum_{i=1}^{k}\phi_{ki}\rho_{k-i} \]

which is the Yule-Walker system (Yule 1927; Walker 1931)

\[ \begin{bmatrix} 1 & \rho_1 & \rho_2 & \cdots & \rho_{k-1} \\ \rho_1 & 1 & \rho_1 & \cdots & \rho_{k-2} \\ \rho_2 & \rho_1 & 1 & \cdots & \rho_{k-3} \\ \vdots & \vdots & \vdots & \ddots & \vdots \\ \rho_{k-1} & \rho_{k-2} & \rho_{k-3} & \cdots & 1 \end{bmatrix} \begin{bmatrix} \phi_{k1} \\ \phi_{k2} \\ \vdots \\ \phi_{kk} \end{bmatrix} = \begin{bmatrix} \rho_1 \\ \rho_2 \\ \vdots \\ \rho_k \end{bmatrix} \]

or simply

\[ P_k \phi_k = \rho_k \]

A practical numerical algorithm for PACF estimation is due to Durbin (Durbin 1960):

\[ \begin{aligned} \hat{\phi}_{11} &= r_1 \\ \hat{\phi}_{ll} &= \frac{r_l - \sum_{j=1}^{l-1} \hat{\phi}_{l-1,j} r_{l-j}}{1 - \sum_{j=1}^{l-1} \hat{\phi}_{l-1,j} r_j}, \quad l=2,3,\ldots,K \end{aligned} \]

with

\[ \hat{\phi}_{lj} = \hat{\phi}_{l-1,j} - \hat{\phi}_{ll}\hat{\phi}_{l-1,l-j}, \quad j = 1,2,\ldots,l-1 \]

The standard deviation of a partial autocorrelation coefficient for \(k > p\) (where \(p\) is the order of the autoregressive data-generating process) is approximately

\[ \hat{\sigma}(\hat{\phi}_{kk}) \simeq \frac{1}{\sqrt{T}} \]

Bartlett, M. S. 1946. “On the Theoretical Specification and Sampling Properties of Autocorrelated Time-Series.” Journal of the Royal Statistical Society. Series B (Methodological) 8 (1): 27–41.
Durbin, J. 1960. “The Fitting of Time-Series Models.” Revue de l’Institut International de Statistique / Review of the International Statistical Institute 28 (3): 233–44.
Walker, Gilbert Thomas. 1931. “On Periodicity in Series of Related Terms.” Proceedings of the Royal Society of London. Series A 131 (818): 518–32. https://doi.org/10.1098/rspa.1931.0069.
Yule, George Udny. 1927. “On a Method of Investigating Periodicities in Disturbed Series, with Special Reference to Wolfer’s Sunspot Numbers.” Philosophical Transactions of the Royal Society of London. Series A 226: 267–98. https://doi.org/10.1098/rsta.1927.0007.
148  Introduction to Box-Jenkins Analysis
150  Stationarity

© 2026 Patrick Wessa. Provided as-is, without warranty.

Feedback: e-mail | Anonymous contributions: click to copy (Sats) | click to copy (XMR)

Cookie Preferences