Glossary · Marketing Engineering

CausalImpact (Bayesian Structural Time Series)

also: BSTS · Bayesian structural time series · synthetic control

Definition

CausalImpact is Google's open-source implementation of Bayesian structural time series for measuring the causal effect of a known intervention on a time-series outcome. It constructs a counterfactual from correlated control series and reports the posterior distribution of the cumulative effect with calibrated uncertainty.

Introduced by Brodersen et al. (2015), CausalImpact fits a state-space model to the pre-intervention period using correlated control variables, then projects the counterfactual forward into the post-period. The difference between observed and counterfactual yields the causal effect with full posterior distribution — not a point estimate. Widely used for measuring the lift of SEO content programs, TV campaigns, and feature launches where randomized experiments are infeasible.

Essays on this concept

Authoritative references