How Does the Interaction Between Preterm Delivery and Low Birthweight Contribute to Racial Disparity in Infant Mortality in the United States?
Abstract
1. Introduction
2. Materials and Method
2.1. Data
2.2. Model
3. Results
4. Discussion
Limitations
5. Conclusions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
Appendix A. MultiBUGS Code and Data
TE < − race.PO[2] − race.PO[1] | |
RR < − race.PO[2]/race.PO[1] | |
# Equations (5)–(9) are looped twice to avoid strata with n = 0 | |
for (b in 1:4){for (c in 1:5){ for (a in 1:2){ | |
s.r[a,b,c] ~ dbin(PO[a,4,4], mv.n[a,b,c]) | #equation 5 |
p.r[a,b,c] < − sum.r.race[a] − (mv.r[a,b,c]-s.r[a,b,c]) | #equation 6 |
new.PO[a,b,c] < − p.r[a,b,c]/sum.n.race[a]} | #equation 7 |
CDE[b,c] < − new.PO[2,b,c] − new.PO[1,b,c] | #equation 8 |
PA[b,c] < − 100 * (TE − CDE[b,c])/TE }} | #equation 9 |
for (b in 5:5){for (c in 3:5){ for (a in 1:2){ | |
s.r[a,b,c] ~ dbin(PO[a,4,4], mv.n[a,b,c]) | #equation 5 |
p.r[a,b,c] < − sum.r.race[a] − (mv.r[a,b,c]-s.r[a,b,c]) | #equation 6 |
new.PO[a,b,c] < − p.r[a,b,c]/sum.n.race[a]} | #equation 7 |
CDE[b,c] < − new.PO[2,b,c] − new.PO[1,b,c] | #equation 8 |
PA[b,c] < − 100 × (TE – CDE[b,c])/TE }} } | #equation 9 |
R[] | BW[] | LG[] | n[] | r[] |
1 | 1 | 1 | 88,158 | 36,779 |
1 | 1 | 2 | 16,371 | 1537 |
1 | 1 | 3 | 1145 | 232 |
1 | 1 | 4 | 304 | 21 |
1 | 1 | 5 | 25 | 2 |
1 | 2 | 1 | 15,756 | 1552 |
1 | 2 | 2 | 69,530 | 2973 |
1 | 2 | 3 | 27,906 | 1616 |
1 | 2 | 4 | 3069 | 271 |
1 | 2 | 5 | 118 | 5 |
1 | 3 | 1 | 1002 | 225 |
1 | 3 | 2 | 58,717 | 2277 |
1 | 3 | 3 | 647,261 | 9088 |
1 | 3 | 4 | 496,291 | 5788 |
1 | 3 | 5 | 3618 | 123 |
1 | 4 | 1 | 479 | 24 |
1 | 4 | 2 | 5552 | 259 |
1 | 4 | 3 | 897,770 | 5192 |
1 | 4 | 4 | 17,660,709 | 29,602 |
1 | 4 | 5 | 1,103,035 | 1636 |
1 | 5 | 1 | 0 | 0 |
1 | 5 | 2 | 0 | 0 |
1 | 5 | 3 | 16,498 | 206 |
1 | 5 | 4 | 1,592,318 | 1943 |
1 | 5 | 5 | 267,424 | 290 |
2 | 1 | 1 | 26,163 | 10,729 |
2 | 1 | 2 | 4308 | 364 |
2 | 1 | 3 | 239 | 43 |
2 | 1 | 4 | 52 | 3 |
2 | 1 | 5 | 6 | 0 |
2 | 2 | 1 | 3191 | 266 |
2 | 2 | 2 | 16,576 | 616 |
2 | 2 | 3 | 6188 | 256 |
2 | 2 | 4 | 556 | 47 |
2 | 2 | 5 | 14 | 0 |
2 | 3 | 1 | 205 | 34 |
2 | 3 | 2 | 9365 | 358 |
2 | 3 | 3 | 114,701 | 1614 |
2 | 3 | 4 | 94,945 | 1037 |
2 | 3 | 5 | 666 | 28 |
2 | 4 | 1 | 74 | 2 |
2 | 4 | 2 | 758 | 22 |
2 | 4 | 3 | 100,501 | 738 |
2 | 4 | 4 | 1,865,735 | 5196 |
2 | 4 | 5 | 113,934 | 264 |
2 | 5 | 1 | 0 | 0 |
2 | 5 | 2 | 0 | 0 |
2 | 5 | 3 | 1482 | 22 |
2 | 5 | 4 | 98,558 | 215 |
2 | 5 | 5 | 16,944 | 27 |
END |
Appendix B. Study Results with Uniform(0,1) Prior for Potential Outcomes
Birthweight | Length of Gestation | Potential Outcome (Infant Mortality) | Racial Relative Risk (Black vs. Non-Black) (Black Versus Non-Black Infant) | Percentage Attributable | ||
---|---|---|---|---|---|---|
Black | Non-Black | Rate of Conditions | Conditional Rate of Mortality | |||
ELBW | EPTD | 0.410 (0.404, 0.416) | 0.417 (0.414, 0.420) | 2.76 (2.72, 2.79) | 0.98 (0.97, 1.00) | 61.4 (60.3, 62.4) |
ELBW | VPTD | 0.085 (0.077, 0.093) | 0.094 (0.090, 0.098) | 2.44 (2.36, 2.53) | 0.90 (0.81, 1.01) | 1.76 (−0.97, 4.34) |
ELBW | PTD | 0.182 (0.136, 0.233) | 0.203 (0.180, 0.227) | 1.94 (1.69, 2.23) | 0.90 (0.66, 1.18) | 0.18 (−2.61, 2.80) |
ELBW | TD | 0.069 (0.021, 0.156) | 0.071 (0.046, 0.103) | 1.61 (1.19, 2.14) | 0.97 (0.28, 2.51) | 0.03 (−2.77, 2.65) |
ELBW | PostTD | 0.093 (0.003, 0.403) | 0.102 (0.025, 0.250) | 2.42 (0.95, 5.38) | 0.91 (0.03, 7.14) | 0.02 (−2.78, 2.64) |
VLBW | EPTD | 0.084 (0.074, 0.093) | 0.099 (0.094, 0.103) | 1.88 (1.81, 1.95) | 0.85 (0.75, 0.96) | 0.88 (−1.90, 3.50) |
VLBW | VPTD | 0.037 (0.034, 0.040) | 0.043 (0.041, 0.044) | 2.21 (2.18, 2.25) | 0.87 (0.80, 0.95) | 2.42 (−0.31, 5.00) |
VLBW | PTD | 0.041 (0.037, 0.047) | 0.058 (0.055, 0.061) | 2.06 (2.00, 2.12) | 0.72 (0.63, 0.81) | 0.66 (−2.11, 3.27) |
VLBW | TD | 0.085 (0.064, 0.110) | 0.089 (0.079, 0.099) | 1.69 (1.53, 1.84) | 0.97 (0.71, 1.28) | 0.18 (−2.62, 2.80) |
VLBW | PostTD | 0.045 (0.002, 0.220) | 0.047 (0.019, 0.096) | 1.15 (0.63, 1.92) | 0.95 (0.03, 6.14) | 0.02 (−2.79, 2.64) |
LBW | EPTD | 0.168 (0.120, 0.222) | 0.225 (0.200, 0.252) | 1.91 (1.63, 2.21) | 0.75 (0.52, 1.01) | 0.11 (−2.69, 2.73) |
LBW | VPTD | 0.038 (0.035, 0.042) | 0.039 (0.037, 0.040) | 1.48 (1.45, 1.51) | 0.99 (0.88, 1.10) | 0.92 (−1.84, 3.53) |
LBW | PTD | 0.014 (0.013, 0.015) | 0.014 (0.014, 0.014) | 1.65 (1.64, 1.66) | 1.00 (0.95, 1.06) | 3.98 (1.27, 6.53) |
LBW | TD | 0.011 (0.010, 0.012) | 0.012 (0.011, 0.012) | 1.78 (1.76, 1.79) | 0.94 (0.88, 1.00) | 2.20 (−0.56, 4.85) |
LBW | PostTD | 0.043 (0.029, 0.060) | 0.034 (0.029, 0.041) | 1.71 (1.58, 1.85) | 1.25 (0.83, 1.83) | 0.15 (−2.64, 2.77) |
NBW | EPTD | 0.036 (0.008, 0.093) | 0.051 (0.034, 0.073) | 1.45 (1.12, 1.83) | 0.70 (0.16, 1.98) | 0.02 (−2.79, 2.64) |
NBW | VPTD | 0.030 (0.019, 0.044) | 0.047 (0.042, 0.053) | 1.27 (1.18, 1.37) | 0.64 (0.41, 0.95) | −0.04 (−2.84, 2.59) |
NBW | PTD | 0.007 (0.007, 0.008) | 0.006 (0.006, 0.006) | 1.04 (1.03, 1.05) | 1.27 (1.18, 1.37) | 0.58 (−2.22, 3.27) |
NBW | TD | 0.003 (0.003, 0.003) | 0.002 (0.002, 0.002) | 0.98 (0.98, 0.98) | 1.66 (1.61, 1.71) | NA |
NBW | PostTD | 0.002 (0.002, 0.003) | 0.001 (0.001, 0.002) | 0.96 (0.95, 0.96) | 1.57 (1.37, 1.78) | −0.25 (−3.06, 2.43) |
MAC | EPTD | NA | NA | NA | NA | NA |
MAC | VPTD | NA | NA | NA | NA | NA |
MAC | PTD | 0.015 (0.010, 0.022) | 0.013 (0.011, 0.014) | 0.83 (0.79, 0.88) | 1.22 (0.77, 1.82) | 0.01 (−2.78, 2.64) |
MAC | TD | 0.002 (0.002, 0.002) | 0.001 (0.001, 0.001) | 0.57 (0.57, 0.58) | 1.79 (1.55, 2.07) | 0.18 (−2.60, 2.85) |
MAC | PostTD | 0.002 (0.001, 0.002) | 0.001 (0.001, 0.001) | 0.59 (0.58, 0.60) | 1.50 (1.00, 2.17) | 0.00 (−2.80, 2.63) |
References
- Jang, C.J.; Lee, H.C. A Review of Racial Disparities in Infant Mortality in the USA. Children 2022, 9, 257. [Google Scholar] [CrossRef] [PubMed]
- Matoba, N.; Collins, J.W. Racial Disparity in Infant Mortality. Semin. Perinatol. 2017, 41, 354–359. [Google Scholar] [CrossRef] [PubMed]
- Thompson, J. Mediation Analysis of Racial Disparity for Infant Mortality Using Bayesian Estimation of Potential Outcomes. J. Clin. Med. 2024, 13, 3464. [Google Scholar] [CrossRef] [PubMed]
- Rubin, D.B. Causal Inference Using Potential Outcomes: Design, Modeling, Decisions. J. Am. Stat. Assoc. 2005, 100, 322–331. [Google Scholar] [CrossRef]
- Ibeling, D.; Icard, T. Comparing Causal Frameworks: Potential Outcomes, Structural Models, Graphs, and Abstractions. In Proceedings of the 37th International Conference on Neural Information Processing Systems, New Orleans, LA, USA, 10–16 December 2023; Curran Associates Inc.: Red Hook, NY, USA, 2023; p. 3510. [Google Scholar]
- Attia, J.; Holliday, E.; Oldmeadow, C. A Proposal for Capturing Interaction and Effect Modification Using Dags. Int. J. Epidemiol. 2022, 51, 1047–1053. [Google Scholar] [CrossRef] [PubMed]
- VanderWeele, T.J. Explanation in Causal Inference: Methods for Mediation and Interaction; Oxford University Press: New York, NY, USA, 2015. [Google Scholar]
- Goudie, R.J.; Turner, R.M.; De Angelis, D.; Thomas, A. Multibugs: A Parallel Implementation of the Bugs Modelling Framework for Faster Bayesian Inference. arXiv 2017, arXiv:1704.03216. Available online: https://ui.adsabs.harvard.edu/abs/2017arXiv170403216G (accessed on 15 January 2025). [CrossRef] [PubMed]
- Holland, P.W. Statistics and Causal Inference. J. Am. Stat. Assoc. 1986, 81, 945–960. [Google Scholar] [CrossRef]
- Dawid, A.P. Causal Inference without Counterfactuals. J. Am. Stat. Assoc. 2000, 95, 407–424. [Google Scholar] [CrossRef]
- Thompson, J.A.; Bissett, W.T.; Sweeney, A.M. Evaluating Geostatistical Modeling of Exceedance Probability as the First Step in Disease Cluster Investigations: Very Low Birth Weights near Toxic Texas Sites. Environ. Health 2014, 13, 47. [Google Scholar] [CrossRef] [PubMed]
- Rijnhart, J.J.M.; Twisk, J.W.R.; Eekhout, I.; Heymans, M.W. Comparison of Logistic-Regression Based Methods for Simple Mediation Analysis with a Dichotomous Outcome Variable. BMC Med. Res. Methodol. 2019, 19, 19. [Google Scholar] [CrossRef] [PubMed]
- Rijnhart, J.J.M.; Valente, M.J.; MacKinnonD, P.; Twisk, J.W.R.; Heymans, M.W. The Use of Traditional and Causal Estimators for Mediation Models with a Binary Outcome and Exposure-Mediator Interaction. Struct. Equ. Model. A Multidiscip. J. 2021, 28, 345–355. [Google Scholar] [CrossRef]
- Rijnhart, J.J.M.; Valente, M.J.; Smyth, H.L.; MacKinnon, D.P. Statistical Mediation Analysis for Models with a Binary Mediator and a Binary Outcome: The Differences between Causal and Traditional Mediation Analysis. Prev. Sci. 2023, 24, 408–418. [Google Scholar] [CrossRef] [PubMed]
- Xu, S.; Coffman, D.L.; Luta, G.; Niaura, R.S. Tutorial on Causal Mediation Analysis with Binary Variables: An Application to Health Psychology Research. Health Psychol. 2023, 42, 778–787. [Google Scholar] [CrossRef] [PubMed]
- Schuster, N.A.; Twisk, J.W.R.; Heymans, M.W.; Rijnhart, J.J.M. Causal Mediation Analysis with a Binary Mediator: The Influence of the Estimation Approach and Causal Contrast. Struct. Equ. Model. A Multidiscip. J. 2023, 30, 481–490. [Google Scholar] [CrossRef]
- Haneuse, S.; Rothman, K. Stratification and Standardization. In Modern Epidemioogy, 4th ed.; VanderWeele, T., Lash, T., Haneause, S., Rothman, K., Eds.; Wolters Kluwer: Philadelphia, PA, USA, 2021. [Google Scholar]
- Driscoll, A.K.; Ely, D.M. Disparities in Infant Mortality by Maternal Race and Hispanic Origin, 2017–2018. Semin. Perinatol. 2022, 46, 151656. [Google Scholar] [CrossRef] [PubMed]
- Thompson, J.A.; Suter, M.A. Estimating Racial Health Disparities among Adverse Birth Outcomes as Deviations from the Population Rates. BMC Pregnancy Childbirth 2020, 20, 155. [Google Scholar] [CrossRef] [PubMed]
Mediator | Controlled Direct Effect | Mediated Effect | Percent Attributable |
---|---|---|---|
Birthweight | 0.0011 (0.0010, 0.0012) | 0.0033 (0.0032, 0.0034) | 74.6 (72.7, 76.4) |
Length of gestation | 0.0013 (0.0012, 0.0013) | 0.0032 (0.0030, 0.0033) | 71.7 (69.7, 73.6) |
Birthweight and length of gestation | 0.0011 (0.0010, 0.0012) | 0.0033 (0.0032, 0.0034) | 74.9 (73.0, 76.8) |
Birthweight | Length of Gestation | Potential Outcome (Infant Mortality) | Racial Relative Risk (Black vs. Non-Black) (Black Versus Non-Black Infant) | Percentage Attributable | ||
---|---|---|---|---|---|---|
Black | Non-Black | Rate of Conditions | Conditional Rate of Mortality | |||
ELBW | EPTD | 0.410 (0.404, 0.416) | 0.417 (0.414, 0.420) | 2.75 (2.72, 2.79) | 0.98 (0.97, 1.00) | 61.4 (60.3, 62.4) |
ELBW | VPTD | 0.084 (0.076, 0.093) | 0.094 (0.089, 0.098) | 2.44 (2.36, 2.53) | 0.90 (0.80, 1.00) | 1.74 (−0.95, 4.41) |
ELBW | PTD | 0.175 (0.131, 0.225) | 0.201 (0.179, 0.225) | 1.95 (1.68, 2.23) | 0.87 (0.64, 1.15) | 0.16 (−2.59, 2.88) |
ELBW | TD | 0.059 (0.018, 0.135) | 0.069 (0.045, 0.100) | 1.61 (1.19, 2.13) | 0.86 (0.25, 2.22) | 0.00 (−2.74, 2.73) |
ELBW | PostTD | 0.043 (0.002, 0.207) | 0.076 (0.018, 0.194) | 2.41 (0.94, 5.34) | 0.56 (0.02, 4.81) | 0.00 (−2.75, 2.72) |
VLBW | EPTD | 0.083 (0.074, 0.093) | 0.098 (0.094, 0.103) | 1.88 (1.81, 1.95) | 0.85 (0.74, 0.96) | 0.86 (−1.87, 3.55) |
VLBW | VPTD | 0.037 (0.034, 0.040) | 0.043 (0.041, 0.044) | 2.21 (2.18, 2.25) | 0.87 (0.80, 0.95) | 2.40 (−0.29, 5.07) |
VLBW | PTD | 0.041 (0.037, 0.047) | 0.058 (0.055, 0.061) | 2.06 (2.00, 2.11) | 0.72 (0.63, 0.81) | 0.65 (−2.10, 3.33) |
VLBW | TD | 0.084 (0.063, 0.110) | 0.088 (0.079, 0.098) | 1.68 (1.54, 1.84) | 0.96 (0.70, 1.27) | 0.16 (−2.59, 2.87) |
VLBW | PostTD | 0.028 (0.001, 0.143) | 0.044 (0.017, 0.089) | 1.15 (0.64, 1.89) | 0.63 (0.02, 4.22) | −0.01 (−2.76, 2.72) |
LBW | EPTD | 0.161 (0.116, 0.214) | 0.223 (0.198, 0.250) | 1.91 (1.64, 2.21) | 0.72 (0.51, 0.99) | 0.08 (−2.66, 2.80) |
LBW | VPTD | 0.038 (0.035, 0.042) | 0.039 (0.037, 0.040) | 1.48 (1.45, 1.51) | 0.99 (0.88, 1.10) | 0.89 (−1.85, 3.58) |
LBW | PTD | 0.014 (0.013, 0.015) | 0.014 (0.014, 0.014) | 1.65 (1.63, 1.66) | 1.00 (0.95, 1.06) | 3.96 (1.28, 6.58) |
LBW | TD | 0.011 (0.010, 0.012) | 0.012 (0.011, 0.012) | 1.78 (1.76, 1.79) | 0.94 (0.88, 1.00) | 2.18 (−0.54, 4.85) |
LBW | PostTD | 0.042 (0.029, 0.059) | 0.034 (0.028, 0.040) | 1.71 (1.58, 1.86) | 1.25 (0.82, 1.82) | 0.13 (−2.62, 2.85) |
NBW | EPTD | 0.032 (0.008, 0.083) | 0.050 (0.034, 0.072) | 1.45 (1.12, 1.83) | 0.63 (0.14, 1.78) | −0.01 (−2.76, 2.72) |
NBW | VPTD | 0.029 (0.019, 0.043) | 0.047 (0.041, 0.052) | 1.27 (1.18, 1.37) | 0.63 (0.40, 0.95) | −0.06 (−2.82, 2.66) |
NBW | PTD | 0.007 (0.007, 0.008) | 0.006 (0.006, 0.006) | 1.04 (1.03, 1.05) | 1.27 (1.18, 1.37) | 0.57 (−2.19, 3.27) |
NBW | TD | 0.003 (0.003, 0.003) | 0.002 (0.002, 0.002) | 0.98 (0.98, 0.98) | 1.66 (1.61, 1.71) | NA |
NBW | PostTD | 0.002 (0.002, 0.003) | 0.001 (0.001, 0.002) | 0.96 (0.95, 0.96) | 1.57 (1.37, 1.78) | −0.27 (−3.05, 2.48) |
MAC | EPTD | NA | NA | NA | NA | NA |
MAC | VPTD | NA | NA | NA | NA | NA |
MAC | PTD | 0.015 (0.010, 0.022) | 0.013 (0.011, 0.014) | 0.83 (0.79, 0.88) | 1.22 (0.78, 1.85) | −0.01 (−2.76, 2.72) |
MAC | TD | 0.002 (0.002, 0.002) | 0.001 (0.001, 0.001) | 0.57 (0.57, 0.58) | 1.79 (1.55, 2.06) | 0.18 (−2.60, 2.91) |
MAC | PostTD | 0.002 (0.001, 0.002) | 0.001 (0.001, 0.001) | 0.59 (0.58, 0.60) | 1.50 (0.99, 2.18) | −0.02 (−2.76, 2.69) |
ELBW/EPTD | LBW/PTD | ||||
---|---|---|---|---|---|
Black | Non-Black | Black | Non-Black | ||
Count of births in stratum (from data) | 26,163 | 88,158 | 114,701 | 647,261 | |
Current count of infants in stratum (from data) | 10,729 | 36,779 | 1614 | 9088 | |
New count in stratum (from Equation (5)) | 73 (57, 90) | 148 (124, 172) | 320 (284, 356) | 1085 (1020, 1150) | |
New count of infant mortality in population (from Equation (6)) | 11,230 (11,210, 11,240) | 65,010 (64,990, 65,030) | 20,590 (20,550, 20,620) | 93,640 (93,570, 93,700) | |
New racial PO in population (from Equation (7)) | 0.0045 (0.0045, 0.0045) | 0.0028 (0.0028, 0.0028) | 0.0083 (0.0083, 0.0083) | 0.0041 (0.0041, 0.0041) | |
Controlled direct effect (CDE) (from Equation (8)) | 0.0017 (0.0017, 0.0017) | 0.0042 (0.0042, 0.0043) | |||
Percentage attributable (PA) (from Equation (9)) | 61.4 (60.3, 62.4) | 4.0 (1.3, 6.6) |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the author. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Thompson, J. How Does the Interaction Between Preterm Delivery and Low Birthweight Contribute to Racial Disparity in Infant Mortality in the United States? J. Clin. Med. 2025, 14, 6422. https://doi.org/10.3390/jcm14186422
Thompson J. How Does the Interaction Between Preterm Delivery and Low Birthweight Contribute to Racial Disparity in Infant Mortality in the United States? Journal of Clinical Medicine. 2025; 14(18):6422. https://doi.org/10.3390/jcm14186422
Chicago/Turabian StyleThompson, James. 2025. "How Does the Interaction Between Preterm Delivery and Low Birthweight Contribute to Racial Disparity in Infant Mortality in the United States?" Journal of Clinical Medicine 14, no. 18: 6422. https://doi.org/10.3390/jcm14186422
APA StyleThompson, J. (2025). How Does the Interaction Between Preterm Delivery and Low Birthweight Contribute to Racial Disparity in Infant Mortality in the United States? Journal of Clinical Medicine, 14(18), 6422. https://doi.org/10.3390/jcm14186422