| Literature DB >> 35799992 |
Farrokh Habibzadeh1, Parham Habibzadeh2, Mahboobeh Yadollahie3.
Abstract
Serologic tests are important for conducting seroepidemiologic and prevalence studies. However, the tests used are typically imperfect and produce false-positive and false-negative results. This is why the seropositive rate (apparent prevalence) does not typically reflect the true prevalence of the disease or condition of interest. Herein, we discuss the way the true prevalence could be derived from the apparent prevalence and test sensitivity and specificity. A computer simulation based on the Monte-Carlo algorithm was also used to further examine a situation where the measured test sensitivity and specificity are also uncertain. We then complete our review with a real example. The apparent prevalence observed in many prevalence studies published in medical literature is a biased estimation and cannot be interpreted correctly unless we correct the value. Croatian Society of Medical Biochemistry and Laboratory Medicine.Entities:
Keywords: diagnostic tests; prevalence; sensitivity; seroepidemiologic studies; specificity
Mesh:
Year: 2022 PMID: 35799992 PMCID: PMC9195606 DOI: 10.11613/BM.2022.020101
Source DB: PubMed Journal: Biochem Med (Zagreb) ISSN: 1330-0962 Impact factor: 2.515
Figure 1The linear relationship (Eq. 3) between the true and the apparent prevalence for a number of combinations of the test sensitivities and specificities.
Results of the hypothetical test validity study
|
|
| |||
|---|---|---|---|---|
|
|
| |||
|
|
| 70 | 15 | 85 |
|
| 5 | 135 | 140 | |
|
| 75 | 150 | 225 | |
| TP - True positive. FP - False positive. FN - False negative. TN - True negative. N = TP + FP + FN + TN = 225. Se = TP/(TP + FN) = 0.93. Sp = TN/(TN + FP) = 0.90. TPR = TP/N = 0.31. FPR = FP/N = 0.07. FNR = FN/N = 0.02. Apparent prevalence = TPR + FPR = 0.31 + 0.07 = 0.38. True prevalence = TPR + FNR = 0.31 + 0.02 = 0.33. Using Eq. 4. it can be calculated: True prevalence = (Apparent prevalence + Sp - 1)/(Se + Sp - 1) = (0.38 + 0.90 -1)/(0.93 + 0.90 - 1) = 0.33. | ||||
Pseudocode of the simulation program
| Begin |
|---|
| Determine the |
| Construct a |
| Choose a random sample (N = 300) from the |
| Choose a |
| Calculate |
|
|
| Draw the frequency distributions of |
| End |
Figure 2The frequency distribution of the true prevalence (π, solid curve), seroprevalence (pr, dotted gray curve), and the calculated true prevalence (π, dashed gray curve) derived in 200,000 rounds of simulation on 300 individual samples. The black vertical line is the population true prevalence (π) of 0.2.
Figure 3The scatter plot of true prevalence (π) against the calculated prevalence (π). The solid line is the linear regression line (no intercept model); dashed lines represent the regression 95% confidence interval.