The control pattern
Data asset
Observational and experimental data
Knobs
Treatment, Control, Outcome window, Confounders, Matching, Identification assumptions
Outcome
Better distinction between correlation and cause
Measurement
See how to measure this below
What it is
Causal inference asks whether an intervention caused an outcome, not merely whether two variables moved together. The data asset consists of observations or experiments that create a credible comparison.
Knobs include treatment definition, control group, outcome window, confounders, matching method, segmentation, and the assumptions required for identification. In markets, causal claims are difficult because events overlap, expectations are incorporated before announcements, and the same macro forces affect many securities at once.
Even when causal certainty is impossible, the framework is valuable because it forces the product to state which assumptions connect the evidence to the conclusion.
The knobs in detail
Each row is one adjustable property of the data asset, and what moving it tends to do.
| Knob | What you adjust | Likely effect |
|---|---|---|
| Treatment | What counts as the intervention | Defines the question being asked |
| Control | What the treated group is compared against | Determines credibility of the comparison |
| Outcome window | Over what period effects are measured | Changes the answer more than most expect |
| Confounders | What else could explain the result | The main threat to any market claim |
| Matching | How comparable units are paired | Balances treatment and comparison groups |
| Identification assumptions | What must hold for the estimate to mean anything | Should be stated, not implied |
Applied: Stocks Assistant
Stocks Assistant can use causal methods carefully for research questions such as whether a guidance cut changes abnormal returns, whether a dividend initiation affects volatility, or whether a product feature improves user decision quality. An event study might compare returns around an announcement with a market or sector benchmark, but it must define the event time, estimation window, comparison model and contamination rules. Language models can help extract treatments and outcomes from documents, yet the statistical design should remain explicit and reproducible.
How to measure it
Evidence that the knob produced the intended behaviour, rather than shifting the problem elsewhere.
- Balance between treatment and comparison groups
- Confidence intervals, not point estimates alone
- Placebo-test results
- Robustness across alternative windows, peer groups and confounder controls
Common mistakes
Presenting factor correlations or backtested associations as causal findings.
Reporting a single specification without sensitivity analysis.