EconBase
← Back to paper

Crises Do Not Cause Lower Short-Term Growth

Extracted main text — title through conclusion, appendix excluded. This is what our citation measures are computed over, published so the extraction can be checked by eye.

25,800 characters · 7 sections · 26 citation commands

Rendered from LaTeX for readability, not typeset faithfully. Citation keys are highlighted; maths is left as source; figures, tables and equation environments are summarised rather than reproduced; unrecognised commands are greyed out so nothing is silently dropped. Email addresses are removed.

Crises Do Not Cause Lower Short-Term Growth

titlepage\begin{abstract} It is commonly believed that financial crises “lead to" lower growth of a country during the two-year recession period, which can be reflected by their post-crisis GDP growth. However, by contrasting a causal model with a standard prediction one, this paper argues that such a belief is non-causal. To make causal inferences, we design a two-stage staggered difference-in-differences model to estimate the average treatment effects. Interpreting the residuals as the contribution of each crisis to the treatment effects, we astonishingly conclude that cross-sectional crises are often limited to providing relevant causal information to policymakers. \\ \\ \noindentKeywords: Difference-in-Differences, Staggered Design, Causal Inference, Financial Crises\\ \\ \noindentJEL Codes: C01, C33, G01\\ \end{abstract} \setcounter{page}{0} \thispagestyle{empty}

\singlespacing

Introduction

Financial crises like banking and currency crises have impacted different countries over the past decades. For instance, the global unemployment rate and inflation rate rose significantly after a major financial crisis dinccer2018analyzing; financial crisis weakens stock market performance in several countries ahmad2016financial; the 2008 crisis “drove down equity levels across the globe, most equity indices were at their 60% of less of their end of 2006 levels” bartram2009no; and the massive US states bank failures after the 2018 financial crisis li2022does. These critical economic problems above affect countries’ global performance and development. To solve these problems or help the economy to achieve a faster recovery, it is essential for policymakers to examine the causal effects of crises on GDP growth.

There is great heterogeneity in the influence of crises. Some countries have had a much faster recovery following the crises, demonstrated by the higher rate of post-crisis GDP growth, while others have experienced a more prolonged impact as the post-crisis GDP growth has been lower. Therefore, we want to estimate the average treatment effect of recession on the short-term post-crises GDP growth across countries. The significance of this research is to investigate that, more generally, countries are more resilient or vulnerable towards recessions, demonstrated by their post-crises GDP growth. Therefore, we can use this model to predict the future short-term post-crisis GDP growth and provide useful references for policymakers.

Previous work duffie2019prone has attempted to make causal arguments about crises, albeit they tend to through a subjective storytelling narrative without rigorous models in causal inference; those who realized the difference tiffin2019machine usually failed to differentiate the causality from correlation. Through comparing the results of a prediction model with a staggered difference-in-differences causal model, this paper attempts to find whether there is a causality between financial crises and countries’ short-term GDP growth, and offers insights into the different conclusions drawn from the digressive results of these models. Section (ref) introduces the response, treatment, and confounding variables, as well as the years of data we used for analysis. Section (ref) discusses the initial model we used for analyzing the linear relationships between the response variable and treatment and confounding variables. This model helps provide insights into how the treatment variable affects the response variable and selects some significant confounding variables through LASSO (least absolute shrinkage and selection operator). However, we believe this model is insufficient to explain the recession's causal effects, so we further improved this model using the Difference-in-Differences method in Section (ref). We design a two-stage difference-in-differences regression to obtain the average causal effects of the crises and discover the contributions of different crises to the causal effects. Surprisingly, we conclude that most cross-sectional crises (such as the 2008 financial crisis) do not contribute to the causal effects.\footnote{The codes and results for this paper are available at \url{https://github.com/Davidhyt/causalCrises}.}

Data

We collect data from 114 countries after the postwar period (from 1950 to 2022) from various databases of IMF, including Commodity Terms of Trade, Consumer Price Index, International Financial Statistics, International Reserves, and Foreign Currency Liquidity, Financial Development Index, World Revenue Longitudinal Data, and World Economic Outlook Database.\footnote{The databases can be accessed at \url{https://data.imf.org} and \url{https://www.imf.org/en/Publications/SPROLLS/world-economic-outlook-databases}.} The data includes GDP and 20 other variables for each country in each year. After removing and filling in missing values with past data, we have 8,292 effective observations of country-years in total.

Serving as confounding variables in studying the causal effects of the crisis on short-term GDP growth, the 20 variables have been selected to cover a broad range of potential confounding variables across different sectors (financial, external, fiscal, and real sectors), outlined in Table (ref). Factors like imports and exports of goods and services and foreign currency reserves are classified as external variables. Financial factors including money market interest rates reflect a country's financial status. Real variables, for instance, includes CPI and unemployment rate. We've endeavored to ensure a selection of confounding variables to achieve the widest possible coverage of different aspects of an economy, given that some factors have a short time range of history while others are published in a limited number of countries. A wide range of confounding variables ensures that we eliminate these confounding factors' impacts to quantify better the impact of independent factors, which are crisis events here, on dependent factors.

The confounding variables are also chosen to ensure the absence of perfect collinearity. Figure (ref) illustrates the correlation among the regressors, and the darker color means that the correlation is higher in magnitude. For example, current account balance and gross national savings correlate at 0.59. To enhance the robustness of our models, we scale all confounding variables to be within 0 and 1.

The treatment variable for crises is obtained based on the laeven2018systemic dataset. Note that here we consider not only banking crises but currency, sovereign, and restructuring ones as well, to more reliably improve the proportion of crises (4.04% among all observations) in the entire dataset than classical over-sampling or under-sampling methods, (e.g., SMOTE as in tiffin2019machine). All observed crises in history are highlighted in Figure (ref).

Multivariate Linear Regression

Previous works such as demirgucc2006inside or Table 1 in zaman2015economic generally observe that two years is a typical time for economics to recover after a crisis\footnote{This perception is also common in the industry, such as 17.5 months in \url{https://www.forbes.com/sites/cameronkeng/2018/10/23/recession-is-overdue-by-4-5-years-heres-how-to-prepare/}, or 15-18 months in \url{https://www.acorns.com/learn/investing/how-long-do-economic-downturns-last/}.}, so we use the forward-looking two-year GDP growth rate

equation*[equation* omitted — 65 chars of source]

for country $i\in\{1\cdots I\}$ at year $t\in\{1\cdots T\}$ to represent the short-term GDP growth rate. We construct the treatment variable $$ D_{it} =

cases1 & if a crisis was observed for $i$ at $t$ \\ 0 & otherwise

. $$ Let ${\bm{X}}_{it}$ denote an observation vector of all confounding variables, including a constant one. These confounding variables are included in the regression to reduce omitted variable bias as far as possible. Under standard assumptions, consider a simple multivariate regression model

equation[equation omitted — 93 chars of source]

Since the number of confounding variables can be potentially large (and not small in this case), we apply regularization techniques to prevent overfitting and attain more reliable estimates of the model parameters ($\tau$ and ${\bm{\beta}}$ in Eq. (ref)). With an additional inductive bias on sparsity hou2022spectral, we also apply LASSO to fit the regression coefficients, which gives consistent parameter estimates under some regularity conditions zhao2006model or with some adjusted causal models athey2018approximate,belloni2014inference.

All coefficients ${\bm{\beta}}$ in this model could be interpreted as the change in GDP growth rate when the corresponding explanatory variables increase by one unit holding other variables constant. The coefficient $\tau$ satisfies

equation*[equation* omitted — 122 chars of source]

which is the difference of prediction of $Y_{it}$ under treatments or not.

The results are demonstrated in Results (ref), where the regression coefficients in $\hat{Y_{it}}^{MLR}$ are estimated without LASSO, only keeping the statistically significant ones, and those in $\hat{Y_{it}}^{MLR,LASSO}$ are shrinkage estimators. Fixing other regressors, an existence of crisis would lead to a 0.12% decline in short-term post-crisis GDP growth rate, and the $t$-statistics is -2.378. Also, we can see that inflation influences greatly because fixing other regressors, a 1% increase in inflation will increase the short-term post-crisis GDP growth rate by 0.64% and 0.59%, respectively in the above two models, with the $t$-statistics being 108.424 in the regression model without LASSO. The model has an $R^2$ and adjusted-$R^2$ of 58.9% and 58.8%, respectively, which shows that the regressors can explain the response variable quite well. In Results (ref), the regressions select variables such as GDP, Inflation, CPI and Interest Rates, which justifies here as they are key macroeconomic indicators that affect GDP growth rate. In addition, comparing the two models, the model without LASSO has a unique factor GDP while the model with LASSO has factors such as Commodity Export Price and Financial Markets Index. The slight difference in models is justified because the main regressors, such as CPI and interest rates, are still the same.

Remarkably, this regression model can be used for predicting the effects of the recession on short-term post-crisis GDP growth rate through the coefficients. Also, it provides insights into which variables contribute most to the growth rate in terms of prediction. However, one cannot say much about the causal relationship from Eq. (ref) due to several problems. Due to the limitation of the ordinary multivariate linear regression model, other models are considered to control the omitted variable bias and better analyze the causal relationship.\footnote{Another limitation is having assumed a linear structure to model average treatment effects. There is a whole bunch of literature to tackle nonlinearity, such as chernozhukov2018double,farrell2021deep,van2011targeted.} Among three common regressions, difference-in-differences (DID) regression is chosen, and the reasoning of why this could work is further discussed in Section (ref). As to the two-stage least squares (2SLS) method, the setting requires identifying endogenous variables and exogenous variables and then finding corresponding instrument variables to replace endogenous ones. For this treatment, crisis, there is no existing instrument, and manually working out a valid instrument variable would require more rigorous analysis. In terms of regression discontinuity, it is not used in view of the fact that the existence of a crisis is not a treatment that would always occur above a cutoff of a certain value. That is, there is no way to find a cutoff that makes crisis exist continuously above it.

Difference-in-Differences

The nature of our data structure determines our model to be multi-period, and so are the potential outcomes. To generalize the classical analysis of treatment effects to a multi-period setting, denote by ${\bm{0}}_t$ the $t$-dimensional vector of zeros, and ${\bm{e}}_t = ({\bm{0}}'_{t-1},1,{\bm{0}}'_{T-t})'$. Relaxing the assumption that the treatment $D_{it}$ is an absorbing state as in common staggered adoption design roth2022s,athey2022design, the potential outcomes for country $i$ at $t$ is then represented by $Y_{it}({\bm{0}}_T)$ and $Y_{it}(\sum\limits_{s\in{\mathbb{S}}}{\bm{e}}_s)$ for some set of time indices ${\mathbb{S}}\subset\{1\cdots T\}$.

As suggested by Section (ref), the proportion of missing values and the earliest and latest observations are hugely different country-wise, so we are dealing with the imbalanced panel data. Although de2020two has assumed a balanced panel of groups, we argue that such an assumption could be relaxed for imbalanced panels to obtain similar theories of DID so that our results remain valid.

Despite some globally impactful crises, such as the 2008 financial crisis, one key challenge for our data is that the time of crises varies across the countries, so the estimate of causal effects is not easily expressed as a difference-in-differences in the basic model. Hence to apply a staggered model (where the treatments are not necessarily imposed at the same time for each $i$, roth2022s) that also considers the confounding variables ${\bm{X}}_{it}$, we impose the following Assumptions (ref) and (ref).

assumption[Independence] $Y_{it}({\bm{0}}_T), Y_{it}(\sum\limits_{s\in{\mathbb{S}}}{\bm{e}}_s), D_{it}$ and ${\bm{X}}_{it}$ are jointly independent.

The joint independence needed in a staggered model is related yet much stronger than unconfoundedness rosenbaum1983central, which merely requires $D_it$ to be as good as random conditioned on ${\bm{X}}_{it}$.

assumption[Conditional Parallel Trends and Mean Independence] \begin{equation*} \forall i, {\mathbb{S}}: \mathbb{E}\left[ (1-{\bm{L}})Y_{it}(\sum\limits_{s\in{\mathbb{S}}}{\bm{e}}_s) \mid {\bm{X}}_{it} \right] = \mathbb{E}\left[ (1-{\bm{L}})Y_{it}({\bm{0}}_T ) \mid {\bm{X}}_{it} \right] = \mathbb{E}\left[(1-{\bm{L}})Y_{it}({\bm{0}}_T) \right], \end{equation*} where ${\bm{L}}$ is the lag operator.

Mean independence assumes the strong exogeneity condition of the difference $(1-{\bm{L}})Y_{it}({\bm{0}}_T)$\footnote{Without loss of generality, this difference has lag 1 in time. Otherwise, such as in our case where $Y_{it}$ looks forward for 2 years, one can always rearrange the data, for instance, by constructing the difference $(1-\Tilde{{\bm{L}}})Y_{it}({\bm{0}}_T) = (1-{\bm{L}}^3)Y_{it}({\bm{0}}_T)$, to ensure the difference sensibly formulates the effect of treatment and to avoid look-ahead bias.} and rules out the dip in ashenfelter1978estimating. An alternative is the Assumption S4 of de2020two. The parallel-trend assumption is crucial to express the causal effect $\tau$ as a difference in differences. Formally $\tau$ is a direct generalization of the average treatment effect from rosenbaum1983central as seen from the following theorem. Notice that under Assumption (ref), the average treatment effect\footnote{We have implicitly considered the local treatment effect at a specific time, but everything is similarly well-defined when one is interested in the effect of a treatment path ${\bm{D}}_{i:}=\sum\limits_{s\in{\mathbb{S}}}{\bm{e}}_s$, although these different paths could be re-parameterized as multi-valued de2020several or continuous treatments callaway2021difference.}

eqnarray*[eqnarray* omitted — 606 chars of source]

is simply the expectation of the common trend differences at any time (since the time period $\Delta$ is arbitrary) and is independent of $i$ and $t$. Then it is justified to consider the regression specification of DID in Eq. (ref), where $\gamma_i$ is the country fixed effects and $\gamma_t$ is the year fixed effects:

equation[equation omitted — 115 chars of source]

The DID model has an $R^2$ and adjusted-$R^2$ of 60.3% and 59.3%, respectively, which shows that the regressors can explain the response variable quite well. The fitted results (with and without LASSO) are given in Results (ref), and there is a big difference in regressors after LASSO. We can see that Nicaragua is the only country whose fixed effect is included in the model with LASSO, and one reason can be that crises in Nicaragua happened every five years from 1979/80 to 2000, which illustrates seasonality, and this might be potentially linked to GDP growth rate cycle\footnote{ The observed seasonality in Nicaragua occurring every five years probably reflects the seasonality in GDP growth rate since approximately 4.5 years is an empirical business cycle, e.g., reinhart2009aftermath,watson1992business.}. Also, the only common factor between the DID models (with and without LASSO) is the Interest Rate, which justifies intuitively because the interest rate is a critical factor to directly affects demands and GDP growth rate.

Despite the aforementioned huge difference, $\tau$ is insignificant\footnote{Admittedly, $\tau$ is a lower bound of the real causal effects if there is omitted variable bias since an omitted variable has different signs of correlation with the treatment and response according to Results (ref).} no matter whether LASSO is used. To understand this anti-intuitive result, we analyze the contribution of each treatment $D_{it}$ on the causal effects $\tau$, we consider the following regression roth2022s

equation*[equation* omitted — 80 chars of source]

where $\lambda_i$ is the country fixed effects and $\lambda_t$ is the year fixed effects.

theorem$$ \tau = \mathbb{E}\left[ \sum\limits_{i,t} \frac{\omega_{it}}{\sum\limits_{j,s}D_{js}} \left( Y_{it}({\bm{e}}_t) - Y_{it}({\bm{0}}_T) \right) \mid D_{it}=1 \right], $$ with weights $$ \omega_{it} = \frac{\varepsilon_{it}\sum\limits_{j,s}D_{js}} {\sum\limits_{j,s}\varepsilon_{js}D_{js}}. $$

Figure (ref) illustrates each country's contribution each year to the causal effects, and the darker color means that the contribution is higher. For example, the years 2008 and 1994 have a darker color than many other years because of the financial crisis and the Fed hike period. The red color represents a positive residual (hence positive weights of contribution to $\tau$), and the blue color represents a negative residual.

To our surprise, we observe that blue vertical strips correspond to negative weights, which often match the cross-sectional crisis periods, such as in 1983, 1994, and 2008, indicating that they negatively contribute to the causal effect of growth reduction. On the other hand, the scattered crises in red mostly contribute to the causal effect, which is largely heterogeneous across both countries and time. Thus, we argue that the former is less relevant for policymakers to tackle crises than the latter.

Conclusion

This research paper demonstrates that there is no casual effect between financial crises and countries’ GDP growth, but the correlation effect does exist. This result will benefit policymakers, who must respond relatively quickly to face financial crises. For example, some policymakers use monetary policy or fiscal policy to recover the economy in the short run. However, these policies might lead to negative effects in the long run. Policymakers must take lessons from crisis experiences to better enact policies after crises. Knowing that there is only a correlation effect between financial crises and countries’ GDP growth, policymakers can shift their focus towards factors that directly influence economic growth if there are any at all.

Note that Section (ref) alone does not imply the absence of a causal relationship between the treatment and the response. In the initial model, we have seen the crisis coefficient be significant, but in our subsequent model to analyze causal effects, the coefficient of crisis has turned insignificant. With the two results together, we can conclude that all the causal effects are explained by some confounding variables, where crises do not play a role. Therefore, policymakers can use the crisis to predict the post-crisis short-term GDP growth rate, but they can't use the model to derive any causal effects of crises.

Due to the continuous nature of confounding variables, we have not yet come up with a hypothesis test for conditional parallel trends. To make the theory more statistically rigorous, further studies can involve either generalizing the Sniff tests roth2022pretest in the confounding context or translating the continuous confounding variables to discrete ones.

\singlespacing \setlength\bibsep{0pt}

\onehalfspacing

Tables

\addcontentsline{toc}{section}{Tables}

table[table omitted — 1,543 chars of source]

Figures

\addcontentsline{toc}{section}{Figures}

figure[figure omitted — 266 chars of source]
figure[figure omitted — 293 chars of source]
figure[figure omitted — 187 chars of source]