Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Causal inference›Bayesian Event Study Design
Regression modelQuasi-experimental / causal inference

Bayesian Event Study Design

Bayesian Event Study Design for Causal Inference · Also known as: Bayesian event study, Bayesian abnormal return estimation, Bayesian pre-post event analysis, BES

Bayesian Event Study Design extends the classical event study framework by replacing frequentist significance testing with a full Bayesian inferential framework. It estimates how an event (policy change, announcement, shock) alters an outcome trajectory by learning a prior model from the estimation window and updating it with observed data, yielding posterior distributions over abnormal effects and cumulative causal impacts with full uncertainty quantification.

ScholarGate
  1. Regression model
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Bayesian Event Study Design
Bayesian Difference-in-D…Causal Impact AnalysisDifference-in-DifferencesInterrupted Time SeriesPanel Event Study

When to use it

Use Bayesian Event Study Design when you need full uncertainty quantification around an event's causal impact rather than a simple p-value, when you have informative prior knowledge about normal performance that should be incorporated (e.g., a well-established benchmark model), or when sample size in the event window is small and classical large-sample approximations are unreliable. It is appropriate for financial return data, policy impact analysis, epidemiology, and any setting where a discrete event is hypothesised to shift an outcome trajectory. Avoid it when no sensible prior can be specified (which negates the Bayesian advantage), when the event windows of multiple firms or units strongly overlap (inducing cross-sectional correlation that must be modelled separately), or when interpretability for non-Bayesian audiences is paramount and a classical event study would suffice.

Strengths & limitations

Strengths
  • Delivers a full posterior distribution over causal effects rather than a binary reject/fail-to-reject decision, enabling richer inference.
  • Naturally incorporates prior knowledge from benchmark models, historical data, or theoretical constraints.
  • Handles small event-window samples gracefully because it does not rely on large-sample normal approximations for the CAR.
  • Produces direct probability statements about effect magnitudes (e.g., P(CAR > 0) = 0.94), which are more actionable than p-values.
  • Propagates all sources of uncertainty — parameter, predictive, and model — into the final causal estimate.
Limitations
  • Prior specification requires domain knowledge and deliberate choices; a poorly chosen prior can dominate results when estimation-window samples are small.
  • Computation (MCMC or variational inference) is more demanding than OLS-based classical event studies, raising the implementation barrier.
  • Cross-sectional correlation when many units experience the same event on the same date is not automatically handled and requires additional hierarchical modelling.
  • Results can be harder to communicate to audiences accustomed to classical hypothesis testing.

Frequently asked

How does this differ from a classical event study?

A classical event study estimates the normal-performance model by OLS and tests the cumulative abnormal return with a t-statistic assuming large-sample normality. The Bayesian version instead obtains a posterior distribution over baseline model parameters, computes a posterior predictive counterfactual for the event window, and reports the event's causal impact as a probability distribution — enabling direct probability statements and more honest uncertainty quantification, especially with small event windows.

How is it related to CausalImpact?

Google's CausalImpact (Brodersen et al., 2015) is a Bayesian structural time-series implementation of essentially this idea: it builds a posterior predictive baseline from a pre-intervention period and measures the causal effect as the gap between observed and predicted post-intervention outcomes. Bayesian event study design is the broader category; CausalImpact is one prominent implementation.

What prior should I use?

For financial event studies with a market-model benchmark, a conjugate Normal-Inverse-Gamma prior centred on historically observed alpha and beta values is standard. For policy or health applications with regression baselines, weakly informative Normal priors on coefficients (e.g., Normal(0, 1) on standardised predictors) provide regularisation without forcing specific outcomes. Always conduct a prior predictive check to verify the prior implies plausible outcome ranges.

What is the minimum estimation-window length?

A practical lower bound is around 30 pre-event periods so the likelihood can meaningfully update the prior. With very short windows the posterior largely reflects the prior, and the results are driven by prior assumptions rather than data. Classical event studies typically use 120–250 trading days; Bayesian variants can be somewhat shorter but not arbitrarily so.

When should I not use the Bayesian approach?

When no defensible prior exists, when the audience requires classical frequentist reporting (e.g., regulatory contexts that mandate p-values), or when a large sample renders the prior irrelevant and a classical event study would give virtually identical results with far lower computational cost.

Sources

  1. Sorescu, A., Warren, N. L., & Ertekin, L. (2017). Event study methodology in the marketing literature: An overview. Journal of the Academy of Marketing Science, 45(2), 186-207. DOI: 10.1007/s11747-017-0516-y ↗
  2. Glassman, M., & McAfee, R. B. (1996). Bayesian estimation of abnormal stock returns. Journal of Business & Economic Statistics, 10(3), 321-332. link ↗

How to cite this page

ScholarGate. (2026, June 3). Bayesian Event Study Design for Causal Inference. ScholarGate. https://scholargate.app/en/causal-inference/bayesian-event-study-design

Related methods

Bayesian Difference-in-DifferencesCausal Impact AnalysisDifference-in-DifferencesInterrupted Time SeriesPanel Event Study

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.

  • Bayesian Difference-in-DifferencesCausal inference↔ compare
  • Causal Impact AnalysisCausal inference↔ compare
  • Difference-in-DifferencesEconometrics↔ compare
  • Interrupted Time SeriesCausal inference↔ compare
  • Panel Event StudyCausal inference↔ compare
Compare side by side →

Similar methods

Bayesian Panel Event StudyBayesian Difference-in-DifferencesBayesian Counterfactual Impact EvaluationBayesian Causal Impact AnalysisBayesian Synthetic Control MethodBayesian Placebo TestBayesian Regression Discontinuity DesignEvent Study Methodology

Related reference concepts

Bayesian Inference FoundationsPrior Elicitation and Sensitivity AnalysisEmpirical Bayes MethodsBayesian Model Comparison and SelectionBayes Factors and Marginal LikelihoodHierarchical Bayesian Models

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Bayesian Event Study Design (Bayesian Event Study Design for Causal Inference). Retrieved 2026-07-20 from https://scholargate.app/en/causal-inference/bayesian-event-study-design · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Developed from classical event study methodology (Fama et al., 1969) with Bayesian extensions proposed through the 1990s–2010s
Year
1990s–2010s
Type
Quasi-experimental / causal inference
DataType
Time-series or panel data with discrete event indicators; continuous outcomes (e.g., returns, rates)
Subfamily
Quasi-experimental / causal inference
Related methods
Bayesian Difference-in-DifferencesCausal Impact AnalysisDifference-in-DifferencesInterrupted Time SeriesPanel Event Study
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account