Use when analyzing and reporting results for an Organization Science manuscript across its eclectic methods — establishing trustworthiness for qualitative work, the right estimator for quantitative/multilevel data, transparency for simulation/formal models, and mechanism-supported inference where causal identification is impossible. Executes and reports the analysis; it does not design the study (orgsci-methods) or frame the contribution (orgsci-contribution-framing).
Scanned 6/6/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill orgsci-data-analysis --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Orgsci Data Analysis?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-orgsci-data-analysis)More formats (shields.io, HTML) on the badges page.
---
name: orgsci-data-analysis
description: Use when analyzing and reporting results for an Organization Science manuscript across its eclectic methods — establishing trustworthiness for qualitative work, the right estimator for quantitative/multilevel data, transparency for simulation/formal models, and mechanism-supported inference where causal identification is impossible. Executes and reports the analysis; it does not design the study (orgsci-methods) or frame the contribution (orgsci-contribution-framing).
---
# Data Analysis & Transparency (orgsci-data-analysis)
## When to trigger
- Data are collected (or a model built) and it is time to analyze and report
- A reviewer says "the analysis does not support the inference"
- You are unsure how to demonstrate rigor for qualitative, computational, or formal work
- Your estimator may not match your design (nested, time-to-event, latent constructs)
## Rigor is method-specific — report what your design demands
Because Organization Science is methodologically eclectic, "rigor" looks different by method. Report the standard that fits, transparently.
- **Qualitative / inductive.** Validity becomes **trustworthiness**: a 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; state case-selection logic, saturation, and how disconfirming evidence was handled.
- **Quantitative / multilevel.** Match the estimator to the design: multilevel/HLM for nested data (justify aggregation with ICC(1), ICC(2), r_wg), SEM for latent constructs and mediation, fixed/random effects and event-history for panel/founding-failure data; cluster SEs to the nesting structure.
- **Experimental.** Report manipulation and attention checks, randomization balance, and effect sizes — not just p-values; pre-register where feasible.
- **Computational / simulation.** Report parameter ranges, sensitivity analyses, seeds, and number of runs; show the qualitative pattern's robustness and make the mechanism visible.
- **Formal-analytical.** State assumptions and prove or numerically verify the comparative statics; show which results are general and which are knife-edge.
## Inference without identification
The venue holds that causal inference is valued but "not necessary and often impossible." Where clean identification is unavailable, support inference with **mechanism evidence, theoretical logic, institutional knowledge, triangulation, and falsification/placebo logic**, and rule out alternatives empirically where possible. Do not overclaim causality; do not abandon a credible mechanism for want of an instrument.
## Replicability (not a deposit mandate)
Provide enough detail and references that others could replicate the work; be prepared to provide raw data for editorial review on request and to retain data after publication. Organization Science applies a replicability/data-retention-on-request standard rather than Management Science's mandatory code-and-data deposit mandate — but keep clean, regenerable scripts regardless.
## Anti-patterns
- OLS on nested data (use HLM); causal-steps mediation instead of bootstrapped indirect effects.
- Qualitative findings with no data structure or audit trail — thick description as "analysis."
- Simulation from a single parameter set with no sensitivity analysis.
- Causal language the design cannot support; specification fishing.
## Output format
```
【Method】qualitative / multilevel / panel-EH / experiment / simulation / formal
【Rigor evidence】trustworthiness (data structure, audit trail) OR estimator + SE clustering OR sensitivity/seeds OR proofs
【Inference】identification? if not — mechanism + design logic + falsification; alternatives ruled out
【Replicability】detail/scripts retained; data-on-request ready
【Next step】orgsci-contribution-framing
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!