Hide Advanced Options
Courses - Spring 2026
EPIB
Epidemiology and Biostatistics Department Site
EPIB301
Epidemiology for Public Health Practice
Credits: 3
Grad Meth: Reg, P-F
Restriction: Must be in Public Health Science program; or must be in Community Health program. And must have earned a minimum of 45 credits.
An examination of the discipline of epidemiology and its application to public health issues and practices, covering current epidemiological concepts and methods.
EPIB315
Biostatistics for Public Health Practice
Credits: 3
Grad Meth: Reg, P-F, Aud
GenEd: FSAR
Prerequisite: Minimum grade of C- in EPIB301; or must have completed or be concurrently enrolled in HLTH200.
Restriction: Must be in one of the following programs (Public Health Science; Community Health).
Credit only granted for: EPIB300 or EPIB315.
Formerly: EPIB300.
Additional information: Course is cross-listed; students should check program advising information to determine which counts for their major. Note that EPIB300 (old number) is still offered for students under previous curriculum.
An examination of biostatistical concepts and procedures as they relate to contemporary issues in public health. Focus on applications, hands-on-experience, and interpretations of statistical findings in public health research.
EPIB330
Introduction to Infectious Disease Epidemiology
Credits: 3
Grad Meth: Reg, P-F, Aud
Prerequisite: EPIB301.
Introduces students to the study of infectious disease through the application of epidemiologic methods. Students will review how infectious diseases impact global health, and examine epidemiological concepts related to infectious disease. These concepts include infectious disease transmission, prevention and control; study design; and outbreak and epidemic investigations. Infectious disease topics of concern to public health professionals will be covered including the COVID-19 pandemic, sexually transmitted infections, foodborne infections, healthcare-acquired infections and neglected tropical diseases, and future trends in the field of infectious diseases.
EPIB399
Epidemiology and Biostatistics Independent Study
Credits: 1 - 3
Grad Meth: Reg
Contact department for information to register for this course.
EPIB463
Introduction to Programming in R
Credits: 3
Grad Meth: Reg, P-F, Aud
Prerequisite: EPIB315.
Jointly offered with: EPIB695.
Credit only granted for: EPIB463 or EPIB695.
An introduction to basic programming in R; including principles, data analysis tasks such as the calculation of summary statistics and the creation of graphs; and the implementation of statistical analysis concepts such as T-tests, ANOVA and correlation.
EPIB611
(Perm Req)
Intermediate Epidemiology
Credits: 3
Grad Meth: Reg, Aud
Prerequisite: 1 course with a minimum grade of B- from (SPHL602, EPIB610); or a minimum score of 70% on the SPHL602 or EPIB610 waiver exam.
Analysis of epidemiologic methods as applied to epidemiologic research, analysis of bias, confounding, effect modification issues, overview of design, implementation, and analysis of epidemiologic studies.
EPIB622
Social Determinants of Health
Credits: 3
Grad Meth: Reg, Aud
Prerequisite: Must have completed or be concurrently enrolled in SPHL602; or EPIB610.
Overview of the major social variables that affect public health, including socioeconomic status, poverty, income distribution, race, social networks/support, community cohesion, psychological stress, gender, and work and neighborhood environment.
EPIB643
Lifecourse Epidemiology: Methods, Pathways, and Applications for Healthier Lives
Credits: 3
Grad Meth: Reg, Aud
Prerequisite: EPIB310 with a grade of B- or higher.
Through lectures, readings, class exercises and discussion, this class provides a critical survey of Lifecourse epidemiology and its application to the public's health. In this class we will systematically survey both seminal and current literature on lifecourse epidemiology along with key related topics ranging from cellular to societal function. We consider the debates and controversies that ensued following publication of many of the groundbreaking papers and the subsequent revisions and evolution of the field in the context of these controversies. The second half of the class surveys the current state of science of Lifecourse epidemiology. We conclude this course by focusing on the growing literature on paternal influences within the Lifecourse perspective as well as opportunities for promoting health over the generations.
EPIB651
(Perm Req)
Applied Regression Analysis
Credits: 3
Grad Meth: Reg, Aud
Prerequisite: 1 course with a minimum grade of B- from (SPHL602, EPIB650); or a minimum score of 70% on the SPHL602 or EPIB650 waiver exam.
Recommended: EPIB697 or previous experience working with SAS is highly recommended.
An introduction to important statistical methods used in public health research, including nonparametric hypothesis testing, ANOVA, simple and multiple linear regression, logistic regression, and categorical data analysis.
EPIB653
(Perm Req)
Applied Survival Data Analysis
Credits: 3
Grad Meth: Reg, Aud
Prerequisite: EPIB651.
Overview of statistical methods for anlayzing censored survival data, including the Kaplan-Meier estimator, the log-rank test, Cox PH model.
EPIB660
Analysis of National Health Survey Data
Credits: 3
Grad Meth: Reg, Aud
Prerequisite: EPIB650; or permission from Instructor.
Recommended: EPIB697.
Provides background on how features such as stratification, clustering, and unequal sample selection probabilities can invalidate the assumptions underlying traditional statistical techniques, those implicitly assuming a simple random sampling with replacement design. Application using the SURVEY family of SAS/STAT procedures (Version 9.4 or later).
EPIB664
Missing Data Analysis
Credits: 3
Grad Meth: Reg, Aud
Recommended: Previous experience with at least one statistical software (e.g. SAS, R, STATA).
Missing data is a common problem in almost all scientific fields. Students will learn the different patterns and mechanisms of missing data, common procedures to handle missingness including weighting procedure, imputation-based procedure and model-based procedure. Useful and popular imputation methods and tools will be introduced. Numerous real data examples will be included to help students understand and solve the real world problem with missing data for different study designs.
EPIB684
Epidemiologic Research Using Electronic Health Records Data
Credits: 3
Grad Meth: Reg, Aud
Prerequisite: A minimum grade of B- in EPIB610; or equivalent; and a minimum grade of B- in EPIB697; or previous programming experience in SAS through other courses and/or activities with permission from the instructor.
Teaches students how to use health data, like electronic health records (EHR), hospital discharge records, and administrative claims (e.g., Medicare), for epidemiologic studies. Students will gain an understanding of how health data are generated through healthcare utilization and claims for reimbursement sent to payors from physicians, hospitals, and pharmacies. Students will also learn about coding nomenclature, including ICD-10-CM diagnosis codes, ICD-10-CM and CPT procedure codes, and medication coding systems. Students will be given access to a sample of health data to learn how to identify patient populations, identify comorbidities and other measures of health and healthcare utilization, and conduct studies on healthcare utilization and outcomes. Students will also learn about current hot topics in health data, including common data models, how social determinants of health can impact health data and introduce bias, risk prediction and AI, and data linkage.
EPIB695
Introduction to R for Health Data Analysis
Credits: 3
Grad Meth: Reg, Aud
Jointly offered with: EPIB463.
Credit only granted for: EPIB463 or EPIB695.
A hands-on introduction to the statistical package R for health data management and analysis. The first part of the course focuses on basic and essential data manipulation and visualization using R. The second part emphasizes the use of R in statistical analyses, including summarization, correlation, chi-squared test, t-tests, ANOVA, simple and multiple regression. Students will also learn fundamental R language programming to perform user-defined calculations. No previous knowledge of R or of statistical analysis are assumed.
EPIB741
Association Models for Cohort and Cross-Sectional Studies
Credits: 3
Grad Meth: Reg, Aud
Prerequisite: EPIB612; or permission of instructor .
The first part of a two-course advanced methods series specifically designed for doctoral students in epidemiology. This course focuses on implementing analytical strategies guided by epidemiologic principles for data analysis, with an emphasis on association modeling techniques tailored for cohort and cross-sectional studies. Key topics include model specification, effect estimation, confounding control, and the assessment of interaction and mediation effects. The course covers applied multivariate regression models, such as log-binomial regression, robust Poisson regression, the Cox proportional hazards models, and propensity-score models. Detailed procedures are provided for model specification, assessment of model assumptions, selection of alternative models, estimation of effects, and interpretation of findings from association models.
EPIB778
(Perm Req)
Practical Experience in Public Health
Credits: 1 - 3
Grad Meth: Reg
Contact department for information to register for this course.
EPIB786
(Perm Req)
Capstone Project in Public Health
Credits: 3
Grad Meth: Reg, Aud
Prerequisite: Permission of SPHL-Epidemiology & Biostatistics department.
Capstone experience providing opportunity to apply knowledge and skills to a specific public health problem or issue. Completion of project relevant to public health under the direction of an advisor.
Contact department for information to register for this course.
EPIB788
Critical Readings in Epidemiology and Biostatistics
Credits: 1 - 3
Grad Meth: Reg, Aud, S-F
EPIB798
(Perm Req)
Credits: 1 - 6
Grad Meth: Reg, Aud
Contact department for information to register for this course.
EPIB799
(Perm Req)
Master's Thesis Research
Credits: 1 - 6
Grad Meth: S-F
Contact department for information to register for this course.
EPIB898
(Perm Req)
Pre-Candidacy Research
Credits: 1 - 8
Grad Meth: Reg
Contact department for information to register for this course.
EPIB899
(Perm Req)
Doctoral Dissertation Research
Credits: 6
Grad Meth: S-F
Contact department for information to register for this course.