技能 数据科学 APSR稿件表格与图表制作指南

APSR稿件表格与图表制作指南

v20260724
apsr-tables-figures
本指南为向美国政治科学评论(APSR)投稿的作者提供全方位的指导。它详细介绍了如何创建自成体系、易于理解且统计严谨的表格和图表。核心原则包括遵守字数限制、确保结果可复现性,并使用合适的可视化方法展示复杂结果。
获取技能
437 次下载
概览

Tables & Figures (apsr-tables-figures)

Exhibits are where an expert reviewer checks whether the result is real. At APSR they also cost words: the word count "includes tables, figures, and footnotes that appear in the published text" (it excludes the reference list and online appendices). So every exhibit must pull its weight.

When to trigger

  • Designing the main results table/figure or a key descriptive exhibit
  • Deciding what belongs in the article vs. the online appendix
  • A reviewer found an exhibit unclear, mislabeled, or non-self-contained
  • Trimming to the word cap by moving exhibits to the appendix

Principles

  1. Self-contained. A reader should understand each exhibit from its title, axis/column labels, and note alone — without hunting through the text. State units, sample, N, and what the estimate is.
  2. Figures over dense tables for effects. Coefficient/forest plots, marginal-effects and predicted-probability plots, event-study and RD plots communicate magnitude and uncertainty better than a wall of coefficients. Show intervals.
  3. Accessible. Colorblind-safe palettes; legible in grayscale; no chartjunk, no 3D, no needless color. Reviewers and readers must parse it quickly.
  4. Main text vs. appendix. Keep the few exhibits that carry the argument in the article; move balance tables, full specifications, and robustness grids to the online appendix (excluded from the word count). This is also how you fit under ~11,000 / ~7,000 words.
  5. Reproducible. Each exhibit is generated by the master script; numbers match the deposited reproducibility package exactly (the editors re-run it — see apsr-transparency-and-data-policy).

Discipline-specific exhibits

  • Maps for geographic/spatial variation; network diagrams where structure is the point.
  • Conjoint AMCE plots; survey-experiment treatment-effect plots.
  • For qualitative work: timelines, causal-process diagrams, evidence tables linking claims to sources.

Execution bridge (StatsPAI / Stata MCP)

Generate exhibits from the fitted result, not by retyping numbers (the usual source of body-vs-supplement drift). Full map: execution-with-mcp. APSR is general-interest political science — observational causal designs (DiD/IV/RDD) and survey/field experiments alike; cluster by the right unit and foreground identification.

  • 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.

Anti-patterns

  • Tables that require the prose to be intelligible (not self-contained)
  • Reporting significance stars with no effect size or interval
  • Cramming every robustness check into the main text (blows the word budget — use the appendix)
  • Color-only encoding that fails in grayscale or for colorblind readers
  • Exhibit numbers/values that don't match the deposited code output

Output format

【Main exhibit】what it shows + why a figure/table
【Self-contained?】title + labels + note + N/units present? [Y/N]
【Accessible?】grayscale-legible + colorblind-safe? [Y/N]
【Article vs appendix】split decided, word-budget impact noted
【Reproducible?】generated by master script, matches package? [Y/N]
【Next】apsr-writing-style

Supplementary resources

信息
Category 数据科学
Name apsr-tables-figures
版本 v20260724
大小 4.29KB
更新时间 2026-07-28
语言