Examples
Worked examples
- Is an instance
The American Economic Association's pre-publication reproducibility check on every accepted manuscript.
- Is an instance
A graduate-class reproduction exercise of 30 published psychology papers.
Counter-examples
Looks similar, but isn't
- Not an instance
A peer review of a manuscript before publication.
- Not an instance
A replication study collecting new data.
Editorial commentary
A reproducibility audit is a check of computational reproducibility, not a new experiment: an independent analyst attempts to regenerate a study’s published numbers and figures from its deposited data and code, using the same data and the same analytic pipeline the original authors used. This is a narrower question than whether the finding itself is real — an audit can succeed (the code faithfully reproduces the reported numbers) even if the underlying study design is weak, and it can fail for purely mechanical reasons, such as a missing dependency version or an undocumented manual step, with no implication that the finding is wrong.
Reproducibility audits differ in scale and purpose from several adjacent practices this site covers separately. A replication study collects new data to test whether the finding itself holds up, rather than re-running existing code on existing data. Inferential reproducibility concerns whether an independent analyst reaches the same substantive conclusion from the same data using a different, defensible analytic approach, which a mechanical audit does not test. Crowdsourced replication and many-analysts studies distribute the same dataset to multiple independent teams to see how much conclusions vary by analyst, which is a different design again from a single audit pass against the original authors’ own pipeline.
Programme-level audits operate at two different scales. Journal- or funder-run pre-publication verification, such as the American Economic Association’s Data Editor checking every accepted manuscript’s code and data before publication, catches problems before they enter the record. Post-publication, field-wide audits, such as Hardwicke and colleagues’ reproducibility checks of published psychology papers, sample already-published work to estimate how much of a field’s literature is actually computationally reproducible as deposited. Outcomes are typically reported categorically — fully reproducible, reproducible with minor deviations, partially reproducible, or not reproducible — often broken down by the specific point of failure: missing data, missing code, code that runs but produces different numbers, or environment and dependency drift.
From a research-administration standpoint, a reproducibility audit is what most funder and journal code-and-data-availability policies are actually designed to make possible, and what a reproducible research practices programme is meant to prevent from failing in the first place: depositing code and data satisfies the letter of an availability policy, but only an audit actually tests whether what was deposited works.
Also known as
reproduction study · reanalysis audit
Machine-readable encodings
Use in your systems
<role vocab="credit"
vocab-identifier="https://casrai.org/dictionary/"
vocab-term="Reproducibility audit"
vocab-term-identifier="https://casrai.org/dictionary/term/reproducibility-audit" />{
"@context": "https://schema.org",
"@type": "DefinedTerm",
"@id": "https://casrai.org/dictionary/term/reproducibility-audit",
"name": "Reproducibility audit",
"identifier": "https://casrai.org/dictionary/term/reproducibility-audit",
"description": "A systematic, post-publication examination of whether a study's published results can be obtained from its deposited data and code, typically performed by an independent analyst.",
"inDefinedTermSet": "https://casrai.org/dictionary/domain/reproducibility#set",
"url": "https://casrai.org/dictionary/term/reproducibility-audit",
"sameAs": [
"reproduction study",
"reanalysis audit"
],
"license": "https://creativecommons.org/licenses/by/4.0/",
"publisher": {
"@id": "https://casrai.org/#organization"
},
"author": {
"@id": "https://casrai.org/#editorial-team"
},
"datePublished": "2026-05-21T02:22:50",
"dateModified": "2026-08-22T16:04:59",
"inLanguage": "en-GB",
"isAccessibleForFree": true
}







