跳到主要内容
知仓学习社ZHICANG

jcf-tables-figures

Use when building the tables and figures for a Journal of Corporate Finance (JCF) empirical paper — summary statistics, main regression tables with …

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Awesome-Journal-Skills

它会碰到什么

扫了多少1 个文本文件,6 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Tables & Figures (jcf-tables-figures)

When to trigger

  • Designing the summary-statistics, main-result, and robustness tables
  • Building event-study or CAR figures with confidence bands
  • Writing self-contained table/figure notes a reviewer can read without the text

Table conventions (empirical corporate finance)

  • Summary statistics: N, mean, SD, key percentiles; flag winsorizing and units. Match the sample to the regression sample.
  • Main regression tables: coefficients with standard errors (or t-stats) clearly labeled; report the fixed effects included, the clustering level, N, and within/adjusted R². Show economic magnitude (e.g., a 1-SD change) near the headline coefficient.
  • Robustness tables: vary one thing per panel/column (definition, subsample, FE, estimator) so the reader sees what moves the result.
  • Use a consistent decimal precision; do not hide the dependent variable's scaling.

Figure conventions

  • Event-study / CAR plots: plot coefficients (or cumulative abnormal returns) with confidence bands; mark the event date; show pre-event leads to support parallel trends.
  • Binned scatters for nonlinearity; avoid 3D, gradients, and chartjunk.
  • Vector output (PDF/EPS) for print resolution.

Self-contained notes (required)

Each exhibit's note states: sample and period, variable definitions or a pointer, fixed effects, clustering, winsorizing, and significance markers. A referee should not need the body text to read the table.

Formatting and policy

  • "Your paper, your way" at first submission means exhibit styling need only be consistent; full Elsevier styling comes at revision.
  • Tables/figures count toward the paper's exhibits but JCF states no fixed length ceiling (待核实) — still, keep the set tight and non-redundant.

Exhibit architecture (calibration, hedged)

Accepted empirical JCF papers tend to follow a recognizable arc — treat the counts as calibration, not rules, and confirm against the journal's current author guidelines:

  • Table 1: sample construction and/or summary statistics on the regression sample.
  • Table 2: main fixed-effects estimates, sparse controls first, saturated last.
  • Tables 3–4: identification exhibits — event-study dynamics, pre-trends, first stage, or density tests.
  • Tables 5+: mechanism splits and robustness, one varied dimension per panel.
  • Figure 1 is frequently the event-study or RDD plot — many JCF readers judge identification from this figure alone.
  • Six to nine main exhibits is a common footprint; overflow robustness belongs in an appendix or internet appendix numbered IA.1, IA.2, and cited by number in the text.

Worked headline-table sketch

Illustrative skeleton for a governance-shock paper (numbers invented):

                       (1)        (2)        (3)
Treated x Post        0.014**    0.015**    0.013**
                     (0.006)    (0.006)    (0.006)
Firm FE                 Y          Y          Y
Year FE                 Y          —          —
Industry x Year FE      —          Y          Y
Controls                —          —          Y
N                    21,043     21,043     20,877
Within R²             0.08       0.11       0.12
Magnitude: 1 SD of treatment exposure ≈ 12% of mean investment

The magnitude line beneath the table body is the JCF habit worth copying — it answers "is this economically big?" before the referee asks.

Exhibit pushback and the fix

  • "I cannot tell what is clustered." → Put FE and clustering rows in every regression table, not in a global footnote.
  • "The event-study figure has no bands." → Re-plot with 95% CIs and at least four pre-period leads visible.
  • "Summary stats do not match the regression N." → Recompute Table 1 on the estimation sample; reconcile any drop in a sample-construction panel.
  • "Too many tables." → Merge robustness variants into panels; push the remainder to the internet appendix and cite IA numbers in the text.

Execution bridge (StatsPAI / Stata MCP)

Generate exhibits from the fitted result, not by retyping numbers. Full map:

[execution-with-mcp](../../../shared-resources/empirical-methods/execution-with-mcp.md). JCF is corporate finance — endogeneity of corporate policies is the central threat; foreground IV/DiD identification.

  • 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](../../../Journal-of-Finance-Skills/resources/worked-examples/02-execution-walkthrough.md).

Anti-patterns

  • A regression table that hides the FE and clustering structure.
  • "Stars only" with no economic magnitude.
  • Event-study plots without confidence bands or pre-trend leads.
  • Summary stats computed on a different sample than the regressions.

Output

【Tables】headline FE/cluster/N disclosed? [Y/N]; magnitude shown? [Y/N]
【Figures】event/CAR with CIs + leads? [Y/N]; vector output? [Y/N]
【Notes】each exhibit self-contained? [Y/N]

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。