> For the complete documentation index, see [llms.txt](https://ismms-gs.gitbook.io/graduate-school-course-catalog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ismms-gs.gitbook.io/graduate-school-course-catalog/ms-in-epidemiology.md).

# MS in Epidemiology

[**Required Courses (18 Credits)**](/graduate-school-course-catalog/ms-in-epidemiology/msepi-required-courses.md)

* [MPH1002 Introduction to Biostatistics](/graduate-school-course-catalog/ms-in-epidemiology/msepi-required-courses.md)
* [MPH1004 Introduction to Epidemiology](/graduate-school-course-catalog/ms-in-epidemiology/msepi-required-courses.md)
* [MPH2000 Epidemiology II](/graduate-school-course-catalog/ms-in-epidemiology/msepi-required-courses.md)&#x20;
* [MPH2001 Epidemiology II](/graduate-school-course-catalog/ms-in-epidemiology/msepi-required-courses.md)&#x20;
* [MPH2002 Applied Linear Models I](/graduate-school-course-catalog/ms-in-epidemiology/msepi-required-courses.md)
* [MPH2003 Applied Linear Models II](/graduate-school-course-catalog/ms-in-epidemiology/msepi-required-courses.md)

[**Capstone (5 Credits)**](/graduate-school-course-catalog/ms-in-epidemiology/msepi-capstone.md)

* [MPH9004 (Formerly MPH 0421) Research Seminar in Epidemiology  ](/graduate-school-course-catalog/ms-in-epidemiology/msepi-capstone.md#mph9004-research-seminar-in-epidemiology-for-ms-epidemiology-students)
* [MPH9005 (Formerly MPH 1097) Capstone 1 (Fall term)](/graduate-school-course-catalog/ms-in-epidemiology/msepi-capstone.md#mph9005-capstone-i-for-ms-epidemiology-students-formerly-mph1097)
* [MPH9006 (Formerly MPH 1098) Capstone 1 (Spring I term)](/graduate-school-course-catalog/ms-in-epidemiology/msepi-capstone.md#mph9006-capstone-ii-for-ms-epidemiology-students-formerly-mph1098)
* [MPH9007 (Formerly MPH 1099) Capstone 1 (Spring II term)](/graduate-school-course-catalog/ms-in-epidemiology/msepi-capstone.md#mph9007-capstone-iii-for-ms-epidemiology-students-formerly-mph1099)

[**Recommended Electives (11 credits)**](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md)

* [MPH3002 Climate Change, Atmospheric Environment and Global Health  ](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph3002-climate-change-atmospheric-environment-and-global-health-formerly-mph-0721)
* [MPH4002 Environmental & Occupational Epidemiology](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph4002-environmental-and-occupational-epidemiology-formerly-mph0419)
* [MPH4003 Implementation Science](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph4003-implementation-science-formerly-mph0020)
* [MPH5001 Introduction to Epidemiology Data Analysis with R and Python](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph5001-introduction-to-epidemiology-data-analysis-with-r-and-python-formerly-mph0413)
* [MPH5002 Introduction to Geoinformatics in Public Health](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph5002-introduction-to-geoinformatics-in-public-health-formerly-mph0601)
* [MPH5003 Machine Learning in Public Health](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph5003-machine-learning-in-public-health-formerly-mph0603)
* [MPH6020 Nutritional Epidemiology](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph6020-nutritional-epidemiology-formerly-mph0401)
* [MPH6022 Epidemiology of Infectious Diseases](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph6022-epidemiology-of-infectious-diseases-formerly-mph0410)
* [MPH6024 Epidemiology of Cancer & Chronic Diseases](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph6024-epidemiology-of-cancer-and-chronic-diseases-formerly-mph0416)
* [MPH6025 Mental Health in the Modern Age](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph6025-mental-health-in-the-modern-age)
* [MPH6026 Reproductive & Perinatal Epidemiology](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph6026-reproductive-and-perinatal-epidemiology-formerly-mph0418)
* [MPH6027 Big Data Epidemiology: Introduction to OMICS Research](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph6027-big-data-epidemiology-introduction-to-omics-research-formerly-mph0422)
* [MPH6030 Statistical Computing with SAS](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph6030-statistical-computing-with-sas-formerly-mph0802)
* [MPH6033 AI in Public Health](/graduate-school-course-catalog/ms-in-epidemiology/msepi-recommended-electives.md#mph6033-ai-in-public-health-formerly-mph0022)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://ismms-gs.gitbook.io/graduate-school-course-catalog/ms-in-epidemiology.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
