Tables & Figures (jpam-tables-figures)
JPAM exhibits serve a mixed audience — economists, political scientists, public-management scholars, and
practitioners — so they must be self-contained and decision-legible: a policymaker should grasp the
main result, its uncertainty, and who it affects without reading the methods section. Lead with the
exhibit that shows the policy effect and its credibility, not a wall of coefficients.
When to trigger
- Designing the main results table/figure and the design-validity exhibits
- A reviewer found tables unreadable, or the key result hard to locate
- Presenting cost-benefit or distributional results visually
- Preparing exhibits for the (double-blind) submission
What the exhibit set should contain
- The headline effect, clearly. A main results table or a coefficient/effect figure in policy-
relevant units, with confidence intervals — not just significance stars.
- Design-validity exhibits. The evidence that the identification holds: an event-study /
pre-trends plot for DiD, an RD plot with binned means and the fitted discontinuity, a balance
table for an RCT, a synthetic-control fit plot. These often persuade reviewers more than the point
estimate.
- Heterogeneity / mechanism. A figure showing effects by the theory-driven subgroups.
- Cost-benefit / distributional. Where central, an exhibit that shows the benefit-cost result and
its sensitivity, or the distribution of gains and costs across groups.
Craft standards
- Self-contained captions: define the sample, the estimator, the units, the inference (what the
error bars/SEs are and the clustering), and the time window — readable without the text.
- Confidence intervals over stars in figures; report SEs and the clustering level in tables.
- Policy-relevant units on axes and in cells (dollars, percentage points, per-recipient).
- Accessible design: colorblind-safe palettes, legible in grayscale, vector output for print.
- Honest scaling: do not truncate axes to exaggerate an effect; show the zero line where relevant.
Execution bridge (StatsPAI / Stata MCP)
Generate exhibits from the fitted result, not by retyping numbers. Full map:
execution-with-mcp. JPAM is policy analysis — program evaluation is the core; DiD/IV/RDD and the policy-relevant magnitude are decisive.
- Tables:
etable (multi-model) or did_summary_to_latex straight from the result_id.
- Figures:
plot_from_result / enhanced_event_study_plot / event_study_table —
axis units and the SE/clustering note baked in.
- Every note names the estimator + clustering and states the magnitude in interpretable units.
See a full fitted-result → exhibit chain in the JF execution walkthrough.
Checklist
Anti-patterns
- A dense regression table with stars and no confidence intervals or units
- Hiding the parallel-trends / RD-validity evidence in an appendix the reviewer must hunt for
- Captions that require the methods section to interpret
- Truncated or rescaled axes that overstate the effect
- A cost-benefit conclusion in prose only, with no exhibit or sensitivity shown
- Exhibits whose numbers drift from the replication package
Calibration anchors (hedged)
- For a DiD or RD paper, the design-validity figure often does more persuasive work than the point
estimate — a clean pre-trends or RD plot pre-empts the cross-disciplinary referee's first objection.
- A mixed APPAM audience reads exhibits before prose; if the headline effect and its uncertainty are not
legible from the figure alone, the paper feels harder than it is.
- Confidence intervals communicate policy precision better than stars — a wide CI is itself information a
decision-maker needs.
Worked micro-example (illustrative)
For a staggered-adoption DiD, the strong exhibit set is: (1) an event-study figure with confidence
bands showing flat pre-trends and the post-policy effect; (2) a main table reporting the
heterogeneity-robust estimate in dollars with the clustering level named; (3) a subgroup figure for
the pre-specified populations; and (4) a benefit-cost panel with sensitivity bars. A reviewer can
verify the identification, read the magnitude, and see the policy bottom line without leaving the
figures. (Illustrative.)
Output format
【Headline exhibit】main effect + CI in policy units
【Design-validity exhibit】event-study / RD / balance / SC fit
【Heterogeneity / mechanism】subgroup figure
【Cost-benefit / distribution】exhibit + sensitivity (if central)
【Accessibility】colorblind-safe, grayscale, vector? [Y/N]
【Next】jpam-writing-style
Supplementary resources
1---2name: jpam-tables-figures3description: Use when building tables and figures for a Journal of Policy Analysis and Management (JPAM) manuscript — self-contained, decision-legible exhibits that show the policy effect, its uncertainty, the design's validity, and cost-benefit / distributional results. Designs exhibits; it does not run the estimation.4---56# Tables & Figures (jpam-tables-figures)78JPAM exhibits serve a mixed audience — economists, political scientists, public-management scholars, and9practitioners — so they must be **self-contained and decision-legible**: a policymaker should grasp the10main result, its uncertainty, and who it affects without reading the methods section. Lead with the11exhibit that shows the policy effect and its credibility, not a wall of coefficients.1213## When to trigger1415- Designing the main results table/figure and the design-validity exhibits16- A reviewer found tables unreadable, or the key result hard to locate17- Presenting cost-benefit or distributional results visually18- Preparing exhibits for the (double-blind) submission1920## What the exhibit set should contain21221. **The headline effect, clearly.** A main results table or a coefficient/effect figure in policy-23 relevant units, with confidence intervals — not just significance stars.242. **Design-validity exhibits.** The evidence that the identification holds: an **event-study /25 pre-trends** plot for DiD, an **RD plot** with binned means and the fitted discontinuity, a balance26 table for an RCT, a synthetic-control fit plot. These often persuade reviewers more than the point27 estimate.283. **Heterogeneity / mechanism.** A figure showing effects by the theory-driven subgroups.294. **Cost-benefit / distributional.** Where central, an exhibit that shows the benefit-cost result and30 its sensitivity, or the distribution of gains and costs across groups.3132## Craft standards3334- **Self-contained captions:** define the sample, the estimator, the units, the inference (what the35 error bars/SEs are and the clustering), and the time window — readable without the text.36- **Confidence intervals over stars** in figures; report SEs and the clustering level in tables.37- **Policy-relevant units** on axes and in cells (dollars, percentage points, per-recipient).38- **Accessible design:** colorblind-safe palettes, legible in grayscale, vector output for print.39- **Honest scaling:** do not truncate axes to exaggerate an effect; show the zero line where relevant.4041## Execution bridge (StatsPAI / Stata MCP)4243Generate exhibits from the fitted result, not by retyping numbers. Full map:44[`execution-with-mcp`](../../../shared-resources/empirical-methods/execution-with-mcp.md). JPAM is policy analysis — program evaluation is the core; DiD/IV/RDD and the policy-relevant magnitude are decisive.4546- **Tables:** `etable` (multi-model) or `did_summary_to_latex` straight from the `result_id`.47- **Figures:** `plot_from_result` / `enhanced_event_study_plot` / `event_study_table` —48 axis units and the SE/clustering note baked in.49- **Every note** names the estimator + clustering and states the magnitude in interpretable units.5051See a full fitted-result → exhibit chain in the [JF execution walkthrough](../../../Journal-of-Finance-Skills/resources/worked-examples/02-execution-walkthrough.md).52## Checklist5354- [ ] Main effect in policy-relevant units with CIs, locatable at a glance55- [ ] A design-validity exhibit (event-study / RD plot / balance / SC fit) included56- [ ] Heterogeneity exhibit matches the pre-specified subgroups57- [ ] Cost-benefit / distributional result shown where it is central58- [ ] Captions self-contained: sample, estimator, units, inference, window59- [ ] Colorblind-safe, grayscale-legible, vector format60- [ ] Every exhibit number/value matches the deposited replication output6162## Anti-patterns6364- A dense regression table with stars and no confidence intervals or units65- Hiding the parallel-trends / RD-validity evidence in an appendix the reviewer must hunt for66- Captions that require the methods section to interpret67- Truncated or rescaled axes that overstate the effect68- A cost-benefit conclusion in prose only, with no exhibit or sensitivity shown69- Exhibits whose numbers drift from the replication package7071## Calibration anchors (hedged)7273- For a DiD or RD paper, the **design-validity figure often does more persuasive work than the point74 estimate** — a clean pre-trends or RD plot pre-empts the cross-disciplinary referee's first objection.75- A mixed APPAM audience reads exhibits before prose; if the headline effect and its uncertainty are not76 legible from the figure alone, the paper feels harder than it is.77- Confidence intervals communicate policy precision better than stars — a wide CI is itself information a78 decision-maker needs.7980## Worked micro-example (illustrative)8182For a staggered-adoption DiD, the strong exhibit set is: (1) an **event-study figure** with confidence83bands showing flat pre-trends and the post-policy effect; (2) a **main table** reporting the84heterogeneity-robust estimate in dollars with the clustering level named; (3) a **subgroup figure** for85the pre-specified populations; and (4) a **benefit-cost panel** with sensitivity bars. A reviewer can86verify the identification, read the magnitude, and see the policy bottom line without leaving the87figures. (Illustrative.)8889## Output format9091```92【Headline exhibit】main effect + CI in policy units93【Design-validity exhibit】event-study / RD / balance / SC fit94【Heterogeneity / mechanism】subgroup figure95【Cost-benefit / distribution】exhibit + sensitivity (if central)96【Accessibility】colorblind-safe, grayscale, vector? [Y/N]97【Next】jpam-writing-style98```99100## Supplementary resources101102- [`../../resources/code/`](../../resources/code/) — event-study and RD plotting templates103- [`../../resources/external_tools.md`](../../resources/external_tools.md) — figure tooling (coefplot, ggplot2, marginaleffects)