Box-Pierce Q-statistic Calculation
The Box-Pierce Q-statistic is calculated using the formula:
QBP=T∑τ=1mρ^2(τ)
Where:
- T = Sample size = 200
- ρ^(τ) = Sample autocorrelation function for lag τ
- m = number of lags under observation = 4
Step-by-step calculation:
- Square each autocorrelation coefficient:
- Lag 1: (0.15)2=0.0225
- Lag 2: (−0.14)2=0.0196
- Lag 3: (−0.1)2=0.01
- Lag 4: (−0.08)2=0.0064‘2
. Sum the squared autocorrelations: $0.02‘25+0.0196+0.01+0.0064=0.0585$3. Multiply by sample size:
QBP=200×0.0585=11.7
Therefore, the Box-Pierce Q-statistic is 11.7, which corresponds to option C.
Interpretation: The Box-Pierce Q-statistic tests whether a time series is white noise. A large Q-statistic (compared to a chi-square distribution with m degrees of freedom) suggests the series is not white noise.