Data Analysis & Evidence (asq-data-analysis)
When to trigger
- You have data but the path from data to theory is opaque
- Qualitative: your quotes are decorative, not evidentiary; coding is undocumented
- Quantitative: main results exist but robustness/alternative explanations are thin
- Reviewers ask "how did you get from your data to these constructs?"
Branch A — Qualitative analysis (the data-to-theory link)
ASQ expects readers to see how raw data became theory — its guidelines stress that helping readers understand how the research was performed and ensuring the trustworthiness of published work are explicit aims (verify at journals.sagepub.com/author-instructions/asq). Qualitative rigor is judged on its own terms here, not held to a quantitative yardstick. Make the analytic ladder visible.
- Transparent coding. Describe first-order codes (informant terms), second-order themes (researcher constructs), and aggregate dimensions — the Gioia-style data structure — or an equivalent (Eisenhardt cross-case, Langley process bracketing). State who coded, how disagreements were resolved, and how iteration proceeded.
- Data-to-theory table. Provide a table linking representative raw evidence → codes → constructs, so the inference is auditable (see
asq-tables-figures).
- Power quotes vs. proof quotes. Use a few vivid "power quotes" in the body; place corroborating "proof quotes" in tables/appendix. Quotes must carry the claim, not illustrate it after the fact.
- Evidence for each construct. Every theoretical construct should be backed by patterned evidence across informants/cases, with counts or prevalence where appropriate.
- Negative cases. Report disconfirming instances and how they refined the theory.
- Process display. For process theory, show the temporal/event structure (timeline, phase model, visual mapping) — as Barley (1986, ASQ) did in tracing how CT scanners restructured radiology departments over time.
Branch B — Quantitative analysis
- Main models match the design (FE/RE, event-history, multilevel, network models); report clearly with appropriate standard errors (clustering at the right level).
- Robustness that targets the theory's threats: alternative measures, alternative samples, alternative specifications, endogeneity checks, and modern staggered-DiD diagnostics if relevant.
- Mechanism evidence. Don't stop at the reduced-form relationship — provide mediation/moderation or supplementary tests that probe why.
- Effect interpretation. Report and interpret magnitudes in organizational terms, not just significance stars.
- Alternative explanations are tested, not waved away.
Either branch — the "so what" of the evidence
- Tie every analytic result back to the mechanism and the surprise.
- Distinguish what the data can and cannot establish — overclaiming is a fast path to rejection.
- Prepare the exhibits jointly with
asq-tables-figures.
Execution bridge (StatsPAI / Stata MCP)
Run the battery, don't just enumerate it. Full map:
execution-with-mcp. ASQ wants a clean causal or well-identified observational design behind an organizational-theory contribution; reduced-form estimation fits the chain below, interpretive work does not.
- 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.
Checklist
Anti-patterns
- "Anecdotal" qualitative work: a few cherry-picked quotes with no coding transparency
- Quotes that illustrate a pre-set conclusion rather than generating/supporting it
- Quantitative robustness theater: many tables that never address the real threat
- Reporting significance with no interpretation of organizational magnitude
- Stopping at the X→Y relationship without evidence on the mechanism
- Overclaiming causality or generalizability beyond the design
Output format
【Branch】qualitative / quantitative
【Data-to-theory link】data structure / mechanism tests done
【Key evidence】power quotes or main estimates
【Robustness/trustworthiness】checks completed + gaps
【What evidence cannot show】explicit limits
【Next step】asq-contribution-framing
Source: brycewang-stanford/Awesome-Journal-Skills → Administrative-Science-Quarterly-Skills/skills/asq-data-analysis/SKILL.md
1---2name: asq-data-analysis3description: Use when executing and reporting the analysis for an Administrative Science Quarterly (ASQ) manuscript — qualitative coding and data-to-theory construction, or quantitative estimation and robustness. Makes the evidence-to-theory link transparent; it does not design the study (see asq-methods).4---567# Data Analysis & Evidence (asq-data-analysis)89## When to trigger1011- You have data but the path from data to theory is opaque12- Qualitative: your quotes are decorative, not evidentiary; coding is undocumented13- Quantitative: main results exist but robustness/alternative explanations are thin14- Reviewers ask "how did you get from your data to these constructs?"1516## Branch A — Qualitative analysis (the data-to-theory link)1718ASQ expects readers to *see how raw data became theory* — its guidelines stress that helping readers understand *how the research was performed* and ensuring the *trustworthiness* of published work are explicit aims (verify at journals.sagepub.com/author-instructions/asq). Qualitative rigor is judged on its own terms here, not held to a quantitative yardstick. Make the analytic ladder visible.1920- **Transparent coding.** Describe first-order codes (informant terms), second-order themes (researcher constructs), and aggregate dimensions — the Gioia-style data structure — or an equivalent (Eisenhardt cross-case, Langley process bracketing). State who coded, how disagreements were resolved, and how iteration proceeded.21- **Data-to-theory table.** Provide a table linking representative raw evidence → codes → constructs, so the inference is auditable (see `asq-tables-figures`).22- **Power quotes vs. proof quotes.** Use a few vivid "power quotes" in the body; place corroborating "proof quotes" in tables/appendix. Quotes must *carry* the claim, not illustrate it after the fact.23- **Evidence for each construct.** Every theoretical construct should be backed by patterned evidence across informants/cases, with counts or prevalence where appropriate.24- **Negative cases.** Report disconfirming instances and how they refined the theory.25- **Process display.** For process theory, show the temporal/event structure (timeline, phase model, visual mapping) — as Barley (1986, ASQ) did in tracing how CT scanners restructured radiology departments over time.2627## Branch B — Quantitative analysis2829- **Main models** match the design (FE/RE, event-history, multilevel, network models); report clearly with appropriate standard errors (clustering at the right level).30- **Robustness** that targets the *theory's* threats: alternative measures, alternative samples, alternative specifications, endogeneity checks, and modern staggered-DiD diagnostics if relevant.31- **Mechanism evidence.** Don't stop at the reduced-form relationship — provide mediation/moderation or supplementary tests that probe *why*.32- **Effect interpretation.** Report and interpret *magnitudes* in organizational terms, not just significance stars.33- **Alternative explanations** are tested, not waved away.3435## Either branch — the "so what" of the evidence3637- Tie every analytic result back to the mechanism and the surprise.38- Distinguish what the data *can* and *cannot* establish — overclaiming is a fast path to rejection.39- Prepare the exhibits jointly with `asq-tables-figures`.4041## Execution bridge (StatsPAI / Stata MCP)4243Run the battery, don't just enumerate it. Full map:44[`execution-with-mcp`](../../../shared-resources/empirical-methods/execution-with-mcp.md). ASQ wants a clean causal or well-identified observational design behind an organizational-theory contribution; reduced-form estimation fits the chain below, interpretive work does not.4546- **Many outcomes / specifications:** `romano_wolf` (step-down FWER) or47 `benjamini_hochberg` — report the adjusted threshold.48- **OVB sensitivity:** `oster_delta` / `sensemakr`.49- **Inference:** `wild_cluster_bootstrap` (few clusters), `twoway_cluster` / `conley`;50 multilevel data → cluster at the right level.51- **Re-fit off one handle:** `audit_result(result_id)` lists the missing checks and the52 exact `suggest_function` for each.53- **Exhibits:** `etable` / `did_summary_to_latex` from the handle — no retyped numbers.5455Keep the decisive checks in the body and the exhaustive battery in the appendix. See the56executed chain in the [JF execution walkthrough](../../../Journal-of-Finance-Skills/resources/worked-examples/02-execution-walkthrough.md).57## Checklist5859- [ ] Qual: data structure (first-order → second-order → dimensions) is documented60- [ ] Qual: a data-to-theory / evidence table is built; quotes carry (not decorate) claims61- [ ] Qual: negative cases reported and used to refine theory62- [ ] Quant: standard errors clustered at the appropriate level63- [ ] Quant: robustness targets the theory's threats; effect *magnitudes* interpreted64- [ ] Mechanism is probed, not just the headline relationship65- [ ] Claims are matched to what the evidence can actually support6667## Anti-patterns6869- "Anecdotal" qualitative work: a few cherry-picked quotes with no coding transparency70- Quotes that illustrate a pre-set conclusion rather than generating/supporting it71- Quantitative robustness theater: many tables that never address the real threat72- Reporting significance with no interpretation of organizational magnitude73- Stopping at the X→Y relationship without evidence on the mechanism74- Overclaiming causality or generalizability beyond the design7576## Output format7778```79【Branch】qualitative / quantitative80【Data-to-theory link】data structure / mechanism tests done81【Key evidence】power quotes or main estimates82【Robustness/trustworthiness】checks completed + gaps83【What evidence cannot show】explicit limits84【Next step】asq-contribution-framing85```8687---8889**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `Administrative-Science-Quarterly-Skills/skills/asq-data-analysis/SKILL.md`