Sample Size: $T$
T represents the sample size or the number of observations in the dataset.
Rotation angle: $\phi_0$
In the bivariate SVAR $u_t = B_0(\phi_0) \epsilon_t$, the reduced-form shocks $u_t$ are a rotation of the structural shocks $\epsilon_t$ by angle $\phi_0$ (in radians).
Rotation angle: $\phi$
In the bivariate SVAR $u_t = B_0(\phi_0) \epsilon_t$, the reduced-form shocks $u_t$ are a rotation of the structural shocks $\epsilon_t$ by an angle of $\phi_0$ (in radians), i.e., $\phi_0 \cdot (180/\pi)$ degrees. On this page, the true rotation is fixed at $\phi_0 = 0.5$. The rotation $\phi$ allows us to compute the innovations as $e_t(B(\phi)) = B(\phi)^{-1} u_t$, which corresponds to rotating the reduced-form shocks by $\phi \cdot (180/\pi)$ degrees.
Minimizing Dependencies
This page explores how we can verify whether we've correctly identified the structural shocks by minimizing dependencies between innovations.
Independent Shocks
While we cannot observe the structural shocks $\epsilon_t$, we do know something about their stochastic properties: The structural shocks $\epsilon_t$ are independent, meaning a given shock $\epsilon_{1,t}$ contains no information about the shock $\epsilon_{2,t}$ and vice versa. The same property should apply to the innovations $e_t(B(\phi))$, meaning a given innovation $e_{1,t}$ should contain no information on the innovation $e_{2,t}$ and vice versa.
We can use the stochastic property of independent shocks to verify whether we have chosen $\phi = \phi_0$ and whether our innovations equal the structural shocks. We can do this in two steps:
- Propose a rotation angle $\phi$ and calculate the corresponding innovations $e_t(B(\phi))$.
- Measure the dependency of the innovations and rule out rotation angles $\phi$ that lead to dependent innovations.
Moment Conditions for Independent Shocks
The dependency of the innovations $ e_t(B(\phi)) $ can be measured using moment conditions. Specifically, independent shocks with mean zero and unit variance will satisfy the following covariance-, coskewness-, and cokurtosis- conditions.
Interactive Simulation
Explore the reduced-form shocks $u_t$ and the innovations $e_t(B(\phi))$ for the current rotation. The tables below each plot show the corresponding co-moments used in the dependency loss.
Observations
Note that any rotation $\phi$ yields uncorrelated shocks. However, even though all innovations are uncorrelated, some are clearly dependent as measured by the higher-order moment conditions.
The loss value simply sums up all squared co-moments to get an overall measure of the dependencies:
Interactive Loss Calculation
Use the button to numerically minimize dependencies between innovations by searching over rotation angles $\phi$.
- Press the Minimize Dependencies button to find the rotation angle $\phi$ that minimizes dependence.
- Try different $T$ and regenerate data using the New Data button.
- Note: The minimizing $\phi$ should be near the true $\phi_0 = 0.5$.
- Takeaway: Minimizing dependence allows us to estimate $\phi$.
Next Steps
Proceed to Maximizing non-Gaussianity to see how maximizing the non-Gaussianity of the innovations can be used to identify the SVAR.