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

mksc-tables-figures

Use when building the exhibits for a Marketing Science manuscript — estimate tables, model-fit tables, comparative-statics figures, and counterfactu…

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

它会碰到什么

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

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

技能内容

Tables & Figures (mksc-tables-figures)

When to trigger

  • Estimate or counterfactual tables are cluttered or not self-explanatory
  • Comparative statics / elasticities are buried in text instead of an exhibit
  • A figure does not make the model's mechanism or policy result legible
  • Exhibits are off INFORMS house style

The exhibits a modeling paper needs

A Marketing Science paper is read through its model and its counterfactuals, so the core exhibits differ from an experiments paper:

  • Estimates table. Structural parameters (preferences, dynamics, supply) with standard errors; group by demand vs. supply; label normalizations. Report elasticities (own/cross-price) and implied margins, not just raw coefficients.
  • Model-fit table/figure. Predicted vs. actual moments/shares/prices; in-sample and holdout. Make goodness-of-fit visible.
  • Comparative-statics figure (analytical papers). Plot how equilibrium prices/profit/advertising move with the key parameter; annotate the counterintuitive region that is the contribution.
  • Counterfactual/policy table. Baseline vs. counterfactual outcomes (prices, shares, profit, consumer surplus/welfare) with uncertainty intervals; decompose the driving mechanism.
  • Identification/sensitivity exhibit where helpful (sensitivity of estimates to moments; first-stage strength).

INFORMS house style

  • Number tables and figures consecutively; give each a self-contained caption that states the model/sample and what the reader should conclude.
  • Define every symbol and notation used; report units and the estimand.
  • Note the estimator and standard-error type in the table notes (e.g., "GMM; standard errors in parentheses").
  • Keep figures clean and grayscale-legible; the model's intuition should survive black-and-white printing.
  • Heavy supporting exhibits (full parameter sets, additional counterfactuals, derivations) belong in the online appendix to keep the main text succinct.

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](../../../shared-resources/empirical-methods/execution-with-mcp.md). Marketing Science is heavily structural/analytical; the chain below serves its reduced-form / field-experiment lane — structural demand and analytical modeling are outside this causal-inference toolchain.

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

Checklist

  • [ ] Estimates table reports elasticities/margins, not just coefficients; SEs + estimator noted
  • [ ] Model-fit exhibit (in-sample + holdout) included
  • [ ] Comparative-statics figure for analytical results, annotated
  • [ ] Counterfactual table: baseline vs. policy, with uncertainty + mechanism
  • [ ] Every symbol/notation defined; captions self-contained; units stated
  • [ ] Secondary exhibits moved to the online appendix

Anti-patterns

  • A coefficient dump with no elasticities, margins, or interpretation.
  • Counterfactual numbers with no uncertainty or baseline comparison.
  • Figures relying on color that vanish in grayscale.
  • Captions that name the table but not the conclusion.

Exhibit pass for Marketing Science

Treat this skill as an executable review pass, not a prose hint. First lock the demand/supply mechanism, fit evidence, and counterfactual decision margin; then judge whether the current manuscript answers the venue's real reader: quantitative marketing reviewers who read the model through the managerial counterfactual it makes possible.

  • Do the pass: For every table or figure, state the estimand or object, sample or case base, uncertainty display, and one sentence the exhibit proves for the venue audience.
  • Return a ledger: give claim / evidence / risk / manuscript location rows, so the next agent can edit rather than rediscover the issue.
  • Sibling guard: compare against Journal of Marketing Research for empirical marketing breadth, Management Science for wider OR/MS reach, Quantitative Marketing and Economics for specialist modeling; if a sibling owns the contribution, recommend re-routing before polishing format.
  • Stop condition: do not give submission-ready advice until the pack's resources/official-source-map.md has been checked for volatile rules and the manuscript has one concrete fix for the largest venue-specific risk.

Output format

【Estimates】params + elasticities/margins; SEs + estimator in notes
【Fit】predicted vs actual (in-sample/holdout) exhibit present?
【Comparative statics】figure for analytical claim, annotated?
【Counterfactual】baseline vs policy + uncertainty + mechanism
【Style】notation defined; captions self-contained; grayscale-safe
【Appendix】secondary exhibits relocated
【Next step】mksc-writing-style

想直接用这个技能?

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