jm-tables-figures

GitHub

用于构建符合AMA风格的JM期刊表格与图表,确保包含精确统计量及管理者启示。旨在优化50页篇幅限制内的版面分配,提升结果呈现的透明度与管理相关性,不执行分析或润色。

Journal-of-Marketing-Skills/skills/jm-tables-figures/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

结果已确定需构建或清理展示材料时 表格仅显示星号缺乏精确p值、标准误或效应量时 图表比文字更能传达管理者启示时 超过50页限制且展示材料占用篇幅时

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jm-tables-figures -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Journal-of-Marketing-Skills/skills/jm-tables-figures -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@jm-tables-figures

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jm-tables-figures -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "jm-tables-figures",
    "description": "Use when building the tables and figures for a Journal of Marketing (JM) manuscript — exact-statistic result tables, interaction\/mechanism plots, and managerial-takeaway exhibits in AMA house style, all counting against the 50-page limit. Finalizes exhibits; it does not run the analysis (jm-data-analysis) or polish the prose (jm-writing-style)."
}

Tables & Figures, AMA Style (jm-tables-figures)

When to trigger

  • Results are settled and exhibits need to be built or cleaned up
  • Tables show stars only, with no exact p-values, standard errors, or effect sizes
  • A figure could carry the managerial takeaway better than a paragraph
  • You are over the 50-page limit and exhibits are part of the budget

JM reporting carries into the exhibits

JM's statistical-transparency mandate is not just a text rule — it governs every table. Result tables must show actual p-values (not "p < .05" or stars alone), standard errors, and effect sizes / magnitudes. A reader should be able to judge the substantive importance of an effect from the table, because JM evaluates managerial relevance, not significance counts. Prefer reporting coefficients with SEs and exact p-values, and add a column or note giving the effect in interpretable units (elasticity, lift, WTP, welfare) wherever feasible.

Mind the 50-page budget

JM enforces a 50-page maximum that is inclusive of title, abstract, keywords, text, footnotes, references, tables, figures, and print appendices; only web appendices are excluded. Every table and figure therefore spends pages. Design exhibits to earn their space: consolidate redundant tables, move secondary results to a web appendix, and ensure each remaining exhibit answers a question a reviewer or manager actually asks.

What each exhibit type should do

  • Descriptives / correlation table: sample composition and construct relationships at a glance; reliabilities on the diagonal where multi-item scales are used.
  • Main results table(s): coefficients, SEs, exact p-values, effect sizes; clearly labeled models/specifications; the identification design legible from the table.
  • Interaction / mechanism figure: simple-slopes or marginal-effects plot for moderation; a mediation diagram with indirect-effect estimates and CIs for process.
  • Managerial-takeaway exhibit: a figure that converts the result into a decision-relevant quantity (e.g., predicted sales/CLV across a manipulated lever) — this is where JM's dual mandate shows in the exhibits.
  • Study-design / conceptual figure: a clean model or multi-study roadmap when it aids comprehension.

AMA house-style essentials

  • Author-date conventions in notes; consistent decimal places; defined abbreviations.
  • 12-point font; tables and figures may be single-spaced; 1-inch margins; no page numbers, line numbers, headers, or footers in the file.
  • Each exhibit self-contained: a title, complete notes (N, estimator, SE type, significance reporting), and units, readable without the text.
  • Number consistently and reference every exhibit in the text in order.

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. JM is empirical marketing — field experiments, panel/CRM data, and quasi-experiments; randomization inference for experiments, DiD / IV for observational claims.

  • 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

  • Tables report exact p-values, SEs, and effect sizes (no stars-only)
  • At least one exhibit conveys the managerial magnitude in real units
  • Interaction plotted; mediation shown with indirect effects + CIs
  • Each exhibit self-contained (title, full notes, N, estimator, units)
  • Redundant tables consolidated; secondary results moved to web appendix
  • Total exhibits fit within the 50-page inclusive budget
  • AMA formatting: 12-pt, no page/line numbers/headers/footers

Anti-patterns

  • Stars-only tables with no exact p-values, SEs, or magnitudes.
  • Significance without managerial meaning — no units a decision maker reads.
  • Exhibit bloat that pushes the manuscript over 50 pages.
  • Non-self-contained exhibits that require the text to interpret.
  • Inconsistent numbering / undefined abbreviations.

Output format

【Tables】exact p / SE / effect size present? specifications labeled?
【Managerial exhibit】magnitude in real units shown? where ...
【Interaction/mediation】simple slopes / indirect-effect plot present?
【Self-containment】titles + full notes + units complete?
【Page budget】exhibits fit 50-page inclusive limit? web appendix used?
【AMA format】12-pt, no page/line numbers/headers/footers: ok?
【Next step】jm-writing-style

Version History

  • 1839142 Current 2026-07-05 13:49

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
a460216d
Indexed
2026-07-05 13:49

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 19:57
浙ICP备14020137号-1 $Carte des visiteurs$