Skip to content
Content
Skill

/amj-data-analysis

Use when running and reporting the statistical analysis for an Academy of Management Journal (AMJ) manuscript — measurement validity, common-method bias, the right estimator (HLM, SEM, panel, experiments), endogeneity, and robustness. Executes and reports the analysis; it does

From plugin
awesome-journal-skills
965200 skills
Install
$ npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill amj-data-analysis --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/amj-data-analysis

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when running and reporting the statistical analysis for an Academy of Management Journal (AMJ) manuscript — measurement validity, common-method bias, the right estimator (HLM, SEM, panel, experiments), endogeneity, and robustness. Executes and reports the analysis; it does

SKILL.md

amj-data-analysis.SKILL.md
name: amj-data-analysis
description: Use when running and reporting the statistical analysis for an Academy of Management Journal (AMJ) manuscript — measurement validity, common-method bias, the right estimator (HLM, SEM, panel, experiments), endogeneity, and robustness. Executes and reports the analysis; it does not design the study (amj-methods) or frame the contribution (amj-contribution-framing).

Data Analysis & Validity (amj-data-analysis)

When to trigger

  • Data are collected and it is time to estimate and report
  • You are unsure whether your estimator matches your design (nested data, latent constructs, panel)
  • Reviewers will probe measurement validity, common-method bias, or endogeneity
  • Interaction/mediation effects need correct testing and reporting
  • A reviewer says "the analysis does not support the inference" or "validity is not established"

Establish measurement before estimation

AMJ reviewers expect the measurement model to be defended first:

  • **Reliability**: Cronbach's alpha and/or composite reliability for each multi-item scale.
  • **Confirmatory factor analysis (CFA)**: report fit (e.g., CFI, TLI, RMSEA, SRMR) and show the hypothesized factor structure fits better than plausible alternatives (one-factor, combined-factor models).
  • **Convergent & discriminant validity**: AVE per construct; AVE > inter-construct squared correlations (or HTMT). Report the correlation matrix with reliabilities on the diagonal.
  • **Aggregation** (multilevel): justify with ICC(1), ICC(2), and r_wg(j) before aggregating to a higher level.
  • **Qualitative analysis**: where the design is qualitative, "validity" becomes trustworthiness — present a Gioia-style data structure (first-order codes → second-order themes → aggregate dimensions), an audit trail, and representative quotations so the path from raw data to constructs is traceable.

Choose the estimator that matches the design

| Data structure / claim | Estimator | |-----------------------------------------------|-------------------------------------------------------------| | Latent constructs, mediation, full model | Structural equation modeling (SEM) | | Nested data (indiv. in teams/firms) | Multilevel / hierarchical linear modeling (HLM) | | Panel with unit heterogeneity | Fixed/random effects; cluster-robust SE | | Manipulated cause | ANOVA/regression with manipulation & attention checks | | Endogenous archival regressor | 2SLS/IV, DiD, Heckman, propensity matching (per design) | | Count/limited dependent variable | Poisson/negative binomial, logit/probit, Tobit as fits |

Match clustering of standard errors to the sampling/nesting structure.

Common-method bias (CMB)

Report the *designed* separations from `amj-methods` first; then provide statistical evidence: a Harman single-factor test is necessary but weak — prefer a marker-variable approach, an unmeasured latent method factor (CFA), or showing interaction effects survive (interactions are hard to inflate by CMB). The Podsakoff et al. framework is the expected reference for both procedural and statistical remedies.

Reporting mediation, moderation, and effect sizes

  • **Mediation**: report indirect effects with bias-corrected bootstrap confidence intervals (e.g., 5,000 resamples); report the conditional indirect effect for moderated mediation.
  • **Moderation**: report the interaction coefficient *and* plot simple slopes with significance regions; report incremental variance from the interaction.
  • **Effect sizes**: report standardized coefficients/effect sizes and discuss practical magnitude, not just p-values.

Robustness

  • Alternative specifications (controls in/out; alternative measures; subsamples).
  • Sensitivity to endogeneity assumptions (e.g., alternative instruments, bounds).
  • Address alternative explanations empirically where possible.
  • Report attrition/missing-data handling (FIML/multiple imputation, not listwise by default).

Execution bridge (StatsPAI / Stata MCP)

Run the battery, don't just enumerate it. Full map: [`execution-with-mcp`](../../../shared-resources/empirical-methods/execution-with-mcp.md). AMJ is empirical management — panel, multilevel, DiD, IV, and field/lab experiments; the chain below serves that lane, while grounded-theory / qualitative work uses its own standards.

  • **Many outcomes / specifications:** `romano_wolf` (step-down FWER) or

`benjamini_hochberg` — report the adjusted threshold.

  • **OVB sensitivity:** `oster_delta` / `sensemakr`.
  • **Inference:** `wild_cluster_bootstrap` (few clusters), `twoway_cluster` / `conley`;

multilevel data → cluster at the right level.

  • **Re-fit off one handle:** `audit_result(result_id)` lists the missing checks and the

exact `suggest_function` for each.

  • **Exhibits:** `etable` / `did_summary_to_latex` from the handle — no retyped numbers.

Keep the decisive checks in the body and the exhaustive battery in the appendix. See the executed chain in the [JF execution walkthrough](../../../Journal-of-Finance-Skills/resources/worked-examples/02-execution-walkthrough.md).

Checklist

  • [ ] Reliabilities, CFA fit, AVE, and discriminant validity reported
  • [ ] Correlation table with reliabilities on the diagonal included
  • [ ] Estimator matches design (SEM/HLM/panel/experiment), SEs clustered appropriately
  • [ ] CMB addressed beyond a single-factor test
  • [ ] Mediation via bootstrap CIs; moderation via simple slopes + incremental variance
  • [ ] Endogeneity strategy executed and its assumptions discussed (archival)
  • [ ] Robustness checks and alternative-explanation tests reported
  • [ ] Missing-data and aggregation decisions documented

Anti-patterns

  • **OLS on nested data** ignoring non-independence (use HLM).
  • **Baron-Kenny causal-steps
Read more
Ships withawesome-journal-skills

Stanford REAP × CoPaper.AI · 由斯坦福实证方法论团队精选与维护 访问 copaper.ai 微信:CoPaper.AI 按 11 个主流学科板块覆盖 经管与商科 社会科学 人文学科 数学与物理科学 生命科学 医学与健康 工程与技术 计算机科学与 AI 体育科学 点击任一学科名可跳转到对应说明;每类下的代表子领域在正文总览中完整列出。下方封面墙按 venue 导航,完整分类见覆盖一览。 🧭 布局指南 · 📚 Skill Pack 一览 · ⚡ 如何使用 · 🧪 自动实证

Get the whole plugin
Stats
965
Stars
121
Forks
Active
Maintenance
Stata
Language
MIT
License
13h ago
Last commit
2mo ago
Created

Repo: brycewang-stanford/Awesome-Journal-Skills

Other skills on awesome-journal-skills.