How to use this calculator
- Enter the number of independently reviewed items.
- Enter how many met the stated criterion.
- Select the confidence level.
- Calculate and compare both bounds with your decision threshold.
Estimate a statistically defensible range for a data quality pass rate. Enter the number of records inspected, how many passed the same validation rule, and the confidence level. The calculator uses a Wilson score interval, which behaves better than the simple normal approximation when quality is very high, very low, or based on a modest sample. Use the range—not only the point estimate—when comparing a release threshold or deciding whether more inspection is needed.
Wilson interval = adjusted center ± adjusted margin
The observed proportion is x ÷ n. The adjustment uses the selected confidence z-score and keeps both limits within 0% and 100%.
The main result is the observed rate. The lower and upper bounds describe sampling uncertainty under the stated confidence level; they do not include bias from how items were selected or judged.
Use one consistent acceptance rule and a representative sample. A narrow interval cannot correct a biased review process.
With 970 valid records out of 1,000 at 95% confidence, the observed quality rate is 97.00% and the Wilson interval is approximately 95.73% to 97.90%.
Wilson intervals remain bounded between 0% and 100% and generally perform better than a basic normal interval for small samples or rates near the extremes.
Yes. The interval will still show uncertainty below 100%, reflecting that a finite sample cannot prove every future item will pass.
Ideally, yes. Repeated or clustered items can make the interval look more precise than the underlying evidence supports.
The interval becomes wider because a higher confidence level requires more coverage of plausible underlying rates.
Yes, if the threshold and review rule were defined in advance. The lower bound is a conservative value for that comparison, not a guarantee.
| Variable | Meaning |
|---|---|
| n | Items reviewed |
| x | Valid records |
| p | x ÷ n |
| z | Confidence z-score |