The Box-Pierce Q-statistic is calculated using the formula:
QBP=n∑k=1mρk2
Where:
- n = sample size (300)
- ρk = autocorrelation coefficient at lag k
- m = number of lags (3)
Plugging in the values:
QBP=300×(0.252+(−0.1)2+(−0.05)2)
QBP=300×(0.0625+0.01+0.0025)
QBP=300×0.075
QBP=22.5
Therefore, the correct answer is 22.5.
Note: The Box-Pierce Q-statistic tests whether a group of autocorrelations of a time series are different from zero. For large sample sizes, the Box-Pierce and Ljung-Box tests typically yield similar results, though the Ljung-Box test has better small-sample properties.