Wald interval
where p is
the prevalence estimate, z is the critical value from the standard normal
distribution (usually 1.96 for 95% confidence), and n is the sample size.
The Wald interval is simple and easy to calculate, but it has some drawbacks:
- it can produce illogical results when p is close to 0 or 1, such as negative lower bounds or upper bounds greater than 1.
- It can be inaccurate when n is small or p is extreme, as the normal approximation may not hold.
- It can be too narrow and fail to cover the true prevalence with the desired confidence level.
Agresti-Coull interval
The Agresti-Coull interval (also known as the adjusted Wald interval) is a modification of the Wald interval that adds two successes and two failures to the observed data before calculating the interval. The formula for the Agresti-Coull interval is:
where P =
(x + 2) / (n + 4), x is the number of observed successes, N = n + 4, and z and
n are as before.
The
Agresti-Coull interval is also simple and easy to calculate, and it has some
advantages over the Wald interval. First, it avoids illogical results by
ensuring that p* is always between 0 and 1. Second, it improves the accuracy
and coverage of the interval by adjusting for the bias and variability of p.
Third, it performs well for a wide range of n and p values.
Exact interval
The exact
interval (also known as the Clopper-Pearson interval) is based on the binomial
distribution, which models the number of successes in a fixed number of trials
with a constant probability of success. The formula for the exact interval is:
- it does not rely on any approximation or assumption about the sampling distribution of p.
- It guarantees that the interval covers the true prevalence with at least the desired confidence level.
- It works well for small n and extreme p values.
Summary
In summary, confidence intervals are essential for quantifying the precision and uncertainty of prevalence estimates in epidemiological studies. There are different methods for calculating confidence intervals for prevalence studies, each with its own strengths and limitations. The choice of method depends on various factors such as sample size, expected prevalence, data quality, computational resources, and research objectives.
References
Reiczigel J., Földi J., Ózsvári L., (2010). Exact confidence limits for prevalence of a disease with an imperfect diagnostic test. Epidemiology & Infection, 138(11), 1674-1678. doi:10.1017/S0950268810000385
https://eu-rd-platform.jrc.ec.europa.eu/sites/default/files/Calculations%20of%20Prevalence%20and%20CIs.pdf
Naing, L., Nordin, R.B., Abdul Rahman, H. et al. Sample size calculation for prevalence studies using Scalex and ScalaR calculators. BMC Med Res Methodol 22, 209 (2022). https://doi.org/10.1186/s12874-022-01694-7
No comments:
Post a Comment