From jm-skills
Runs and reports statistical analysis for Journal of Marketing manuscripts, selecting the right estimator for big-tent designs and enforcing JM's exact p-value, standard-error, and effect-size reporting mandate.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jm-skills:jm-data-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Data are collected and it is time to estimate and report
JM's submission rules bake in statistical transparency. Empirical papers must report:
Report these throughout the main text and tables. A results section that shows significance without magnitude fails JM's substantive bar: an effect that is "significant" but trivially small rarely changes a managerial decision.
| Design / claim | Estimator |
|---|---|
| Randomized experiment (lab/online) | ANOVA / regression with manipulation & attention checks |
| Field experiment with a firm/platform | Regression on randomized treatment; cluster-robust SE |
| Process / mechanism | Mediation (bootstrapped indirect effects); moderation-of-process |
| Preferences / trade-offs | Choice models (logit/mixed logit), conjoint, hierarchical Bayes |
| Observational panel / market data | FE / high-dimensional FE; DiD / event study; synthetic control; IV/2SLS |
| Customer-base dynamics | CLV / hazard / count models on longitudinal data |
| Limited / count dependent variable | Logit/probit, Poisson/negative binomial, Tobit as fits |
| Qualitative | Transparent coding: codes → themes → constructs, audit trail |
Cluster standard errors to the design's randomization/sampling structure.
Translate effects into terms a decision maker reads: elasticities, lift in sales/conversion/CLV, willingness-to-pay in currency, welfare changes. This is how JM's dual mandate shows up in the results section.
JM's Research Transparency Policy applies to conditionally accepted revisions of manuscripts submitted on/after 2023-01-01. At conditional acceptance, deposit to JM's Dataverse: raw data files, analysis programs/scripts, and any details sufficient to replicate all reported analyses; for qualitative work, interview guides, coding procedures, and annotated examples. The packet is accessible to the processing Editor, not reviewers. A Data Availability Statement is required on the title page of the final manuscript. Preregistration is encouraged — supply anonymized links and attest you faithfully represented the preregistration. Under the AMA Journals policy, some conditionally accepted JM manuscripts may also go through a verification step in which a Coeditor assigns a Data Editor to review the Dataverse materials and submit a ScholarOne report.
【Estimator】experiment / field / choice / panel-DiD / qualitative; SE clustering ...
【Exact statistics】p-values + SEs + effect sizes reported? yes/no
【Identification】strategy + defense (DiD/IV/synthetic control) ...
【Mediation/Moderation】bootstrap CI / simple slopes reported? ...
【Managerial magnitude】lift / elasticity / WTP / welfare ...
【Robustness】[...]
【JM Dataverse packet】data + code (+ qualitative materials) ready? Data Availability Statement?
【Next step】jm-contribution-framing
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin jm-skillsSelects estimators matching experimental or observational designs and enforces JMR's exact-statistics reporting mandate (p-values, SEs, effect sizes).
Selects estimator matching research design (SEM/PLS, HLM, experiments, meta-analysis), reports effect sizes/uncertainty, and translates results into managerial magnitudes for JAMS manuscripts.
Runs and validates SEM/CFA, HLM/multilevel, regression, mediation/moderation, and meta-analytic estimation for JOM manuscripts. Use when estimation and results are the bottleneck.