Data Analysis (govern-data-analysis)
Governance reviewers are comparative-method sophisticated and the journal requires a Data
Availability Statement describing whether and how replication materials can be accessed. Analyze as if
a competent reader will follow your inference across countries — because they will. This skill covers
execution and reporting norms; design decisions live in govern-research-design.
When to trigger
- Running main and supporting analyses; building the results section
- A reviewer asked for robustness, heterogeneity, or alternative specifications
- Reconciling pre-specified vs. exploratory analyses (an anonymized pre-analysis plan may be supplied)
- Making the analysis reproducible before drafting the Data Availability Statement
Analysis norms Governance expects
- Cross-national inference, done carefully. Be explicit about what is identified off within-country
over-time variation vs. cross-country variation, and which the argument needs. Country-year panels
with two-way fixed effects answer a different question than a pure cross-section — say which.
- Cluster and quantify uncertainty correctly. Cluster at the level of treatment assignment (often
country or reform unit); report confidence/credible intervals and effect magnitudes, not just stars.
- Robustness that probes, not decorates. Show specifications that could break the result —
alternative governance measures, country/period subsamples, dropping influential cases, alternative
estimators — and say what you learned.
- Triangulate across methods. Where the design is mixed, show that quantitative and qualitative
estimates corroborate; own and interpret divergence rather than hiding it.
- Measurement validity for governance indices. Validate the construct; show the result is not an
artifact of one index (V-Dem vs. WGI vs. QoG vs. Bertelsmann) or one calibration; carry index
uncertainty (e.g., V-Dem credible intervals) into the inference where feasible.
- Pre-specification discipline. Clearly separate pre-specified from exploratory analyses;
if a pre-analysis plan was supplied, reconcile and justify any deviations.
Small-N comparative samples (the recurring Governance problem)
- Few countries/clusters break standard cluster-robust SEs: use wild-cluster bootstrap or
randomization/permutation inference; report the cluster count honestly.
- With a small donor pool, consider synthetic control (and its placebo/leave-one-out checks) rather
than over-claiming from a few-unit panel.
- For set-theoretic (QCA) work, report consistency and coverage and probe robustness to calibration and
threshold choices; do not present a single solution formula as definitive.
- Resist over-fitting: in small samples, a long covariate list and a "clean" table are a warning sign,
not reassurance.
Sensitivity to unobserved confounders
Institutional outcomes are confounded by hard-to-measure history and capacity. Report how strong an
unobserved confounder would have to be to overturn the result (e.g., Oster's δ/bounds, sensemakr-style
robustness values, E-values). State the benchmark covariate you compare against.
Reproducibility while you work (not at the end)
- One master script regenerates every table and figure from the (raw or constructed) data.
- Set and report seeds for bootstrap, permutation inference, simulation, and any stochastic step.
- Pin software/package versions; record the exact governance-index version and download date.
- Keep manuscript table/figure numbers matched to script outputs, ready for the Data Availability Statement.
Execution bridge (StatsPAI / Stata MCP)
Run the battery, don't just enumerate it. Full map:
execution-with-mcp. Governance is public administration and institutions research — comparative and causal designs on governance reforms; the chain serves its quantitative-causal lane, while comparative-historical / 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 supplement. See
the executed chain in the JF execution walkthrough.
Anti-patterns
- Stars-only tables with no effect sizes, intervals, or substantive interpretation across countries
- Standard cluster-robust SEs with a handful of countries (few-cluster bias ignored)
- "Robustness" that reruns near-identical specs to manufacture stability
- Treating one governance index as truth; never checking an alternative measure
- Mining for a significant cross-national interaction and theorizing it post hoc
- A results section whose numbers a reader could not reproduce from the materials
Output format
【Main estimate】magnitude + interval + cross-national substantive meaning
【Inference】clustering level; few-cluster correction if N small
【Measurement】index + version; result holds across alternative measures? [Y/N]
【Robustness】specs that could break it → what held
【Sensitivity】strength of unobserved confounder needed to overturn (δ / RV / E-value)
【Pre-specified vs exploratory】clearly separated?
【Reproducible】master script + seeds + pinned index versions? [Y/N]
【Next】govern-tables-figures
Supplementary resources
Source: brycewang-stanford/Awesome-Journal-Skills → Governance-Journal-Skills/skills/govern-data-analysis/SKILL.md
1---2name: govern-data-analysis3description: Use when executing and reporting the analysis for a Governance: An International Journal of Policy, Administration, and Institutions manuscript — cross-national inference, clustering and uncertainty, robustness, multi-method triangulation, measurement validity for governance indices, small-N comparative samples, and sensitivity to unobserved confounders. Guides analysis norms; it does not fabricate results.4---567# Data Analysis (govern-data-analysis)89*Governance* reviewers are comparative-method sophisticated and the journal requires a **Data10Availability Statement** describing whether and how replication materials can be accessed. Analyze as if11a competent reader will follow your inference across countries — because they will. This skill covers12execution and reporting norms; design decisions live in `govern-research-design`.1314## When to trigger1516- Running main and supporting analyses; building the results section17- A reviewer asked for robustness, heterogeneity, or alternative specifications18- Reconciling pre-specified vs. exploratory analyses (an anonymized pre-analysis plan may be supplied)19- Making the analysis reproducible before drafting the Data Availability Statement2021## Analysis norms Governance expects22231. **Cross-national inference, done carefully.** Be explicit about what is identified off within-country24 over-time variation vs. cross-country variation, and which the argument needs. Country-year panels25 with two-way fixed effects answer a different question than a pure cross-section — say which.262. **Cluster and quantify uncertainty correctly.** Cluster at the level of treatment assignment (often27 country or reform unit); report confidence/credible intervals and effect magnitudes, not just stars.283. **Robustness that probes, not decorates.** Show specifications that could *break* the result —29 alternative governance measures, country/period subsamples, dropping influential cases, alternative30 estimators — and say what you learned.314. **Triangulate across methods.** Where the design is mixed, show that quantitative and qualitative32 estimates corroborate; own and interpret divergence rather than hiding it.335. **Measurement validity for governance indices.** Validate the construct; show the result is not an34 artifact of one index (V-Dem vs. WGI vs. QoG vs. Bertelsmann) or one calibration; carry index35 uncertainty (e.g., V-Dem credible intervals) into the inference where feasible.366. **Pre-specification discipline.** Clearly separate **pre-specified** from **exploratory** analyses;37 if a pre-analysis plan was supplied, reconcile and justify any deviations.3839## Small-N comparative samples (the recurring Governance problem)4041- Few countries/clusters break standard cluster-robust SEs: use **wild-cluster bootstrap** or42 randomization/permutation inference; report the cluster count honestly.43- With a small donor pool, consider **synthetic control** (and its placebo/leave-one-out checks) rather44 than over-claiming from a few-unit panel.45- For set-theoretic (QCA) work, report consistency and coverage and probe robustness to calibration and46 threshold choices; do not present a single solution formula as definitive.47- Resist over-fitting: in small samples, a long covariate list and a "clean" table are a warning sign,48 not reassurance.4950## Sensitivity to unobserved confounders5152Institutional outcomes are confounded by hard-to-measure history and capacity. Report how strong an53unobserved confounder would have to be to overturn the result (e.g., Oster's δ/bounds, sensemakr-style54robustness values, E-values). State the benchmark covariate you compare against.5556## Reproducibility while you work (not at the end)5758- One **master script** regenerates every table and figure from the (raw or constructed) data.59- **Set and report seeds** for bootstrap, permutation inference, simulation, and any stochastic step.60- Pin software/package versions; record the exact governance-index version and download date.61- Keep manuscript table/figure numbers matched to script outputs, ready for the Data Availability Statement.6263## Execution bridge (StatsPAI / Stata MCP)6465Run the battery, don't just enumerate it. Full map:66[`execution-with-mcp`](../../../shared-resources/empirical-methods/execution-with-mcp.md). Governance is public administration and institutions research — comparative and causal designs on governance reforms; the chain serves its quantitative-causal lane, while comparative-historical / qualitative work uses its own standards.6768- **Many outcomes / specifications:** `romano_wolf` (step-down FWER) or69 `benjamini_hochberg` — report the adjusted threshold.70- **OVB sensitivity:** `oster_delta` / `sensemakr`.71- **Inference:** `wild_cluster_bootstrap` (few clusters), `twoway_cluster` / `conley`;72 multilevel data → cluster at the right level.73- **Re-fit off one handle:** `audit_result(result_id)` lists the missing checks and the74 exact `suggest_function` for each.75- **Exhibits:** `etable` / `did_summary_to_latex` from the handle — no retyped numbers.7677Keep the decisive checks in the body and the exhaustive battery in the supplement. See78the executed chain in the [JF execution walkthrough](../../../Journal-of-Finance-Skills/resources/worked-examples/02-execution-walkthrough.md).79## Anti-patterns8081- Stars-only tables with no effect sizes, intervals, or substantive interpretation across countries82- Standard cluster-robust SEs with a handful of countries (few-cluster bias ignored)83- "Robustness" that reruns near-identical specs to manufacture stability84- Treating one governance index as truth; never checking an alternative measure85- Mining for a significant cross-national interaction and theorizing it post hoc86- A results section whose numbers a reader could not reproduce from the materials8788## Output format8990```91【Main estimate】magnitude + interval + cross-national substantive meaning92【Inference】clustering level; few-cluster correction if N small93【Measurement】index + version; result holds across alternative measures? [Y/N]94【Robustness】specs that could break it → what held95【Sensitivity】strength of unobserved confounder needed to overturn (δ / RV / E-value)96【Pre-specified vs exploratory】clearly separated?97【Reproducible】master script + seeds + pinned index versions? [Y/N]98【Next】govern-tables-figures99```100101## Supplementary resources102103- [`../../resources/external_tools.md`](../../resources/external_tools.md) — estimation, few-cluster inference, synthetic control, QCA, and sensitivity packages104- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — Data Availability Statement and pre-analysis-plan policy105106---107108**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `Governance-Journal-Skills/skills/govern-data-analysis/SKILL.md`