Explanation
The Ljung-Box Q statistic (also known as the modified Box-Pierce statistic) is calculated using the formula:
Q(m)=n(n+2)i=1βmβ(nβiΟi2ββ)
Where:
- n=90 (sample size)
- m=3 (time lag)
- Ο1β=0.20, Ο2β=β0.03, Ο3β=0.05
Let's calculate step by step:
Step 1: Calculate the individual terms
For Ο1β=0.20:
90β10.202β=890.04β=0.0004494
For Ο2β=β0.03:
90β2(β0.03)2β=880.0009β=0.00001023
For Ο3β=0.05:
90β30.052β=870.0025β=0.00002874
Step 2: Sum the terms
i=1β3β(nβiΟi2ββ)=0.0004494+0.00001023+0.00002874=0.00048837
Step 3: Multiply by n(n+2)
n(n+2)=90Γ92=8280
Q(3)=8280Γ0.00048837=4.04
Therefore, the Ljung-Box Q statistic is 4.04, which corresponds to option D.