Zivot-Andrews Structural Break Test
Zivot-Andrews Unit Root Test with Endogenous Structural Break · Also known as: ZA test, Zivot-Andrews unit root test, endogenous structural break unit root test, ZA structural break test
The Zivot-Andrews (ZA) test is a unit root test that endogenously identifies the most likely location of a single structural break in a time series. Unlike the standard ADF test, it does not require the researcher to pre-specify when the break occurred, making it robust to data-driven regime shifts such as policy changes, financial crises, or major economic events.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
+30 more
When to use it
Use the Zivot-Andrews test when you suspect a single structural break exists in a univariate time series but do not know when it occurred. It is especially valuable for macroeconomic and financial series spanning major crises, policy shifts, or institutional changes (e.g., oil shocks, exchange-rate regime switches). Do not use it when two or more breaks are plausible — in that case, prefer Lumsdaine-Papell (two breaks) or Lee-Strazicich tests. It is also inappropriate for very short series (fewer than ~50 observations) because the grid search loses power, and it should not substitute for careful economic reasoning about whether a break is theoretically expected.
Strengths & limitations
- Eliminates the need to pre-specify the break date, avoiding researcher bias in break selection.
- Provides both the estimated break date and a unit-root test result in a single procedure.
- More powerful than the standard ADF test when a structural break genuinely exists.
- Accommodates three model specifications: level break, trend break, or both, offering flexibility.
- Widely available in econometric software (EViews, Stata, R's strucchange and urca packages).
- Assumes at most one structural break; misspecification inflates size if two or more breaks are present.
- Critical values are non-standard and change with the trimming parameter; must use Zivot-Andrews tables, not standard ADF tables.
- Low power in small samples (T < 50) and when the break occurs near the sample endpoints.
- Cannot distinguish between a level-stationary series with a break and a unit root with drift near the break date in all finite samples.
Frequently asked
How is the Zivot-Andrews test different from the standard ADF test?
The ADF test assumes no structural break in the data-generating process. If a break exists, the ADF tends to under-reject the unit-root null (low power). The Zivot-Andrews test adds a structural-break dummy and searches endogenously for the best break date, using its own — more negative — critical values to account for this selection.
Which model (A, B, or C) should I choose?
Model A allows a one-time level shift, Model B allows a change in the trend slope, and Model C allows both. Choose based on economic reasoning: if the series is expected to shift permanently in level (e.g., after a policy change), use A; if only the growth rate changes, use B; if both are plausible, use C. Reporting all three and discussing the results is also common practice.
What do I do if the test rejects the unit root?
If the null is rejected, the series is treated as stationary around the estimated break point. Incorporate the break dummy into subsequent regression models (ARDL, VAR, etc.) and re-test for cointegration if needed, using break-robust cointegration procedures.
Can I use Zivot-Andrews when I have panel data?
The original test is for a single time series. For panel data, panel-specific unit root tests that allow for cross-sectional dependence and structural breaks (e.g., Carrion-i-Silvestre et al.) are more appropriate than applying ZA equation by equation.
How many lags should I include in the augmentation?
The number of augmentation lags k is typically chosen by information criteria (AIC or BIC) or by the Ng-Perron sequential testing procedure. A common default is to allow up to 12 lags for monthly data or 4 for quarterly data, then select the model minimising the criterion.
Sources
- Zivot, E., & Andrews, D. W. K. (1992). Further evidence on the great crash, the oil-price shock, and the unit-root hypothesis. Journal of Business & Economic Statistics, 10(3), 251–270. DOI: 10.1080/07350015.1992.10509904 ↗
- Perron, P. (1989). The great crash, the oil price shock, and the unit root hypothesis. Econometrica, 57(6), 1361–1401. DOI: 10.2307/1913712 ↗
How to cite this page
ScholarGate. (2026, June 3). Zivot-Andrews Unit Root Test with Endogenous Structural Break. ScholarGate. https://scholargate.app/en/econometrics/zivot-andrews-structural-break-test
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- ARIMA modelEconometrics↔ compare
- Augmented Dickey-Fuller unit root testEconometrics↔ compare
- Engle-Granger Cointegration TestEconometrics↔ compare
- Granger Causality TestEconometrics↔ compare
- Phillips-Perron unit root testEconometrics↔ compare
- Vector AutoregressionEconometrics↔ compare