The stat_p_exact module flags p-values reported with insufficient precision — for example p < .05 or p = n.s. instead of an exact value like p = .031 — and p-values reported as exactly zero (p = .000), which is mathematically impossible and should be written p < .001.
Reporting exact p-values is an APA Journal Article Reporting Standard (JARS). It also lets readers include results in p-curve or z-curve meta-analyses and check internal consistency with tools like Statcheck.
Exact P-Values: We found no imprecise p values or p-values of exactly zero out of 8 detected.
17.5 Options
stat_p_exact takes only the paper argument.
17.6 Validation
In a sample of 225 papers containing 405 instances of non-exact p-values, the module correctly detected 269 cases (true positives) and incorrectly identified 78 (false positives). It missed 136 instances (false negatives) and correctly identified 4557 cases of precisely reported p-values (true negatives). 78% of positive detections were correct (positive predictive value).