Use when the research design and identification are the bottleneck for a Contemporary Accounting Research (CAR) manuscript — choosing and defending an archival, experimental, analytical, field, or survey design and, for human-participant work, meeting CAR's mandatory ethics-approval verification. Designs the study; it does not run the estimation (car-data-analysis).
Scanned 6/5/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill car-methods --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Car Methods?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-car-methods)More formats (shields.io, HTML) on the badges page.
---
name: car-methods
description: Use when the research design and identification are the bottleneck for a Contemporary Accounting Research (CAR) manuscript — choosing and defending an archival, experimental, analytical, field, or survey design and, for human-participant work, meeting CAR's mandatory ethics-approval verification. Designs the study; it does not run the estimation (car-data-analysis).
---
# Research Design & Methods (car-methods)
## When to trigger
- The design may not deliver the inference the question needs (identification, internal validity, equilibrium logic)
- An archival causal claim rests on an endogenous regressor with no strategy
- An experiment's manipulation may not isolate the theorized construct
- The study involves human participants and ethics-approval verification is unprepared
- A reviewer says "the design cannot support this claim"
## Match the design to the question (CAR is method-agnostic)
CAR welcomes any appropriate method; the bar is *fit and rigor*, not a preferred method. Pick the design that earns the claim:
| Claim | Design that earns it |
|----------------------------------------------------|-----------------------------------------------------------------|
| Capital-market/contracting effect of reporting | Panel archival with fixed effects + an identification strategy |
| Causal effect of an information feature on judgment | Controlled experiment (lab/online/professional subjects) |
| Existence/optimality of an equilibrium or contract | Analytical model: primitives, equilibrium concept, proofs |
| Mechanism inside firms, audits, or standard-setting | Field study / interviews with an explicit coding protocol |
| A new construct's measurement and external validity | Survey with a validated instrument; or multi-method |
A two-study design (e.g., an experiment isolating the mechanism behind an archival association) is a recognized CAR strength.
## Design against the threats CAR reviewers probe
- **Identification (archival).** Anticipate omitted variables, reverse causality, and selection; plan a strategy (natural experiment, difference-in-differences with a credible parallel-trends argument, instrument, entropy balancing/matching, firm/year fixed effects) and state the assumptions each requires.
- **Internal validity (experimental).** Design manipulation and attention checks; randomize; pre-specify the predicted mediator; rule out demand effects and confounds; justify the participant pool (student, online, or professional) for the inference.
- **Model discipline (analytical).** Justify each assumption and the equilibrium concept; show which results are robust to relaxing assumptions.
## CAR-specific design requirements
- **Ethics-approval verification (mandatory).** For *any* research involving human participants — experiments, interviews, surveys, including secondary human-participant data — you must obtain and upload institutional REB/IRB clearance, an REB-issued exemption, or a senior-administrator letter where no review board exists. A bare assertion is not accepted, and failure is grounds for withdrawal by the EIC. Plan this *before* data collection.
- **Instrument capture.** Surveys/experiments must submit the full research instrument with the manuscript (Data Integrity policy, item 1).
- **Proprietary/field data.** If you use proprietary organizational data, plan a credible means of verifying the data source/site on editor request and disclose any non-disclosure restrictions (policy item 2).
## Checklist
- [ ] Design can support each prediction (identification / internal validity / equilibrium logic)
- [ ] (Archival) endogeneity strategy specified with its assumptions
- [ ] (Experimental) manipulation/attention checks, randomization, predicted mediator, pool justified
- [ ] (Analytical) assumptions and equilibrium concept justified; robustness mapped
- [ ] Ethics-approval verification secured for any human participants
- [ ] Full instrument prepared; proprietary-data verification/NDA plan in place
## Anti-patterns
- **Cross-sectional causal claims** from one-period archival correlations with no strategy.
- **Confounded manipulations** that move more than the theorized construct.
- **Assumption-driven results** (analytical) never tested for robustness.
- **Treating ethics approval as a formality** — CAR requires documented verification, not a statement.
## Output format
```
【Design】panel-archival / experiment / analytical / field / survey / multi-method
【Inference fit】each prediction supportable? notes ...
【Identification / internal validity / equilibrium】strategy + assumptions ...
【Ethics】REB/IRB clearance, exemption, or senior-admin letter secured?
【Instrument & proprietary data】full instrument; verification/NDA plan ...
【Next step】car-data-analysis
```
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!