Tables & Figures (jcr-tables-figures)
When to trigger
- Exhibits are cluttered, inconsistent, or not self-explanatory
- You need a clear way to summarize a multi-study experimental package
- An interaction or mediation result needs a readable plot
- You are deciding what stays in the manuscript vs. the web appendix
Remember the JCR page-counting convention
JCR caps the manuscript at 60 double-spaced pages, and crucially tables and figures are embedded and count toward that cap (the cap covers title, abstract, main text with tables/figures embedded, appendices, and references). So exhibits are not "free" the way they are at venues that exclude them — design them to earn their space. Move overflow stimuli, full instruments, additional study tables, and supplementary plots to the web appendix (max 40 MB), which is distinct from a manuscript appendix and does not count toward the cap.
Exhibits for the experimental package
- Study-summary table: one row per study with design, manipulation, key DV, N, and the result — lets reviewers see the convergent multi-study logic at a glance.
- Means/cells: report condition means with SDs and Ns; show the predicted pattern clearly.
- Mediation: present indirect effects with bootstrap confidence intervals; a path diagram with coefficients aids comprehension.
- Moderation: plot simple slopes; for continuous moderators show the spotlight/floodlight result (Johnson-Neyman region) rather than a bar chart of a median split.
- Process figure: a clean conceptual/process model (IV → mediator → DV, with moderators) orients the interdisciplinary reader.
Exhibits for interpretive / CCT work
- Data-structure or thematic display: show the path from raw data (quotations/observations) to second-order constructs and the conceptual framework.
- Representative evidence table: illustrative quotations mapped to constructs, supporting the audit trail.
- Keep displays interpretive and legible to readers who do not work in CCT.
House style and consistency
- Follow the JCR style guide; for anything it does not cover, JCR defaults to the Chicago Manual of Style (including title capitalization). Configure exhibit titles and notes accordingly.
- Each exhibit must be self-contained: title, units, N, significance notation, and a note defining abbreviations.
- Keep construct names, hypothesis labels, and study numbers identical between text and exhibits.
- Anonymize exhibits for double-anonymized review (no author-identifying file names, site names, or institution tells).
Execution bridge (StatsPAI / Stata MCP)
Generate exhibits from the fitted result, not by retyping numbers (the usual source of
body-vs-appendix drift). Full map: execution-with-mcp. JCR is predominantly lab experiments; randomization-based inference and the many-outcome family-wise correction (romano_wolf) are the decisive tools.
- Tables:
etable (multi-model columns) 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 effect size in
interpretable units.
See a full fitted-result → exhibit chain in the JF execution walkthrough.
Checklist
Anti-patterns
- Median-split bar charts standing in for a spotlight analysis.
- Tables that repeat the text instead of compressing it.
- Exhibits that silently break anonymization (site/institution names).
- Padding the manuscript with figures that should live in the web appendix.
- Inconsistent labels between text, tables, and figures.
Output format
【Study-summary table】drafted? rows = studies
【Mediation/Moderation exhibits】bootstrap CI / simple slopes / spotlight: yes/no
【Process or CCT framework figure】included?
【Page-budget】embedded exhibits justified; overflow → web appendix
【House style】Chicago titles/notes; labels consistent; anonymized
【Next step】jcr-writing-style
Source: brycewang-stanford/Awesome-Journal-Skills → Journal-of-Consumer-Research-Skills/skills/jcr-tables-figures/SKILL.md
1---2name: jcr-tables-figures3description: Use when building the exhibits for a Journal of Consumer Research (JCR) manuscript — study-summary tables, mediation/moderation results, interaction and spotlight plots, conceptual/process figures, and CCT data displays — in Chicago house style, mindful of the 60-page embedding rule and the web appendix. Late-stage polish; settle the contribution first (jcr-contribution-framing).4---567# Tables & Figures (jcr-tables-figures)89## When to trigger1011- Exhibits are cluttered, inconsistent, or not self-explanatory12- You need a clear way to summarize a multi-study experimental package13- An interaction or mediation result needs a readable plot14- You are deciding what stays in the manuscript vs. the web appendix1516## Remember the JCR page-counting convention1718JCR caps the manuscript at **60 double-spaced pages**, and crucially **tables and figures are embedded and count toward that cap** (the cap covers title, abstract, main text with tables/figures embedded, appendices, and references). So exhibits are not "free" the way they are at venues that exclude them — design them to **earn their space**. Move overflow stimuli, full instruments, additional study tables, and supplementary plots to the **web appendix** (max 40 MB), which is distinct from a manuscript appendix and does **not** count toward the cap.1920## Exhibits for the experimental package2122- **Study-summary table:** one row per study with design, manipulation, key DV, N, and the result — lets reviewers see the convergent multi-study logic at a glance.23- **Means/cells:** report condition means with SDs and Ns; show the predicted pattern clearly.24- **Mediation:** present indirect effects with **bootstrap confidence intervals**; a path diagram with coefficients aids comprehension.25- **Moderation:** plot **simple slopes**; for continuous moderators show the **spotlight/floodlight** result (Johnson-Neyman region) rather than a bar chart of a median split.26- **Process figure:** a clean conceptual/process model (IV → mediator → DV, with moderators) orients the interdisciplinary reader.2728## Exhibits for interpretive / CCT work2930- **Data-structure or thematic display:** show the path from raw data (quotations/observations) to second-order constructs and the conceptual framework.31- **Representative evidence table:** illustrative quotations mapped to constructs, supporting the audit trail.32- Keep displays interpretive and legible to readers who do not work in CCT.3334## House style and consistency3536- Follow the JCR style guide; for anything it does not cover, JCR defaults to the **Chicago Manual of Style** (including title capitalization). Configure exhibit titles and notes accordingly.37- Each exhibit must be **self-contained**: title, units, N, significance notation, and a note defining abbreviations.38- Keep construct names, hypothesis labels, and study numbers identical between text and exhibits.39- Anonymize exhibits for double-anonymized review (no author-identifying file names, site names, or institution tells).4041## Execution bridge (StatsPAI / Stata MCP)4243Generate exhibits from the fitted result, not by retyping numbers (the usual source of44body-vs-appendix drift). Full map: [`execution-with-mcp`](../../../shared-resources/empirical-methods/execution-with-mcp.md). JCR is predominantly lab experiments; randomization-based inference and the many-outcome family-wise correction (`romano_wolf`) are the decisive tools.4546- **Tables:** `etable` (multi-model columns) or `did_summary_to_latex` straight from the47 `result_id`.48- **Figures:** `plot_from_result` / `enhanced_event_study_plot` / `event_study_table` —49 axis units and the SE/clustering note baked in.50- **Every note** names the estimator + clustering and states the effect size in51 interpretable units.5253See a full fitted-result → exhibit chain in the [JF execution walkthrough](../../../Journal-of-Finance-Skills/resources/worked-examples/02-execution-walkthrough.md).54## Checklist5556- [ ] Each exhibit is self-explanatory (title, N, units, notes)57- [ ] Multi-study package summarized in one table58- [ ] Mediation shown with bootstrap CIs; moderation via simple slopes / spotlight59- [ ] A clean process/conceptual figure is included (experiments)60- [ ] CCT: data-structure / representative-evidence displays included61- [ ] Chicago-style titles/notes; labels consistent with the text62- [ ] Exhibits earn their space under the 60-page embedded cap; overflow in the web appendix63- [ ] Exhibits anonymized for masked review6465## Anti-patterns6667- Median-split bar charts standing in for a spotlight analysis.68- Tables that repeat the text instead of compressing it.69- Exhibits that silently break anonymization (site/institution names).70- Padding the manuscript with figures that should live in the web appendix.71- Inconsistent labels between text, tables, and figures.7273## Output format7475```76【Study-summary table】drafted? rows = studies77【Mediation/Moderation exhibits】bootstrap CI / simple slopes / spotlight: yes/no78【Process or CCT framework figure】included?79【Page-budget】embedded exhibits justified; overflow → web appendix80【House style】Chicago titles/notes; labels consistent; anonymized81【Next step】jcr-writing-style82```8384---8586**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `Journal-of-Consumer-Research-Skills/skills/jcr-tables-figures/SKILL.md`