Audience
This report is written for a public health policy team that needs a
clear, non-technical summary of how COVID-19 outcomes differ across
countries and what factors are most closely tied to those differences.
The intended audience does not need advanced statistics knowledge, so
each section starts with a plain-language explanation and then adds the
supporting analysis.
Main objective
The main objective of this analysis is to test whether country-level
vaccination coverage, demographics, economic conditions, and policy
stringency are associated with COVID-19 case fatality rate. That central
problem is examined through three related questions:
- Do fatality rates differ across continents?
- Is vaccination coverage related to lower fatality rates?
- Which country-level variables help explain vaccination success and
new case burden?
Data source and variables
The analysis uses the Our World in Data (OWID) COVID-19 dataset,
which compiles global COVID-19 information from official public health
sources such as national health agencies, the WHO, and other government
reporting systems. For this project, the data was cleaned and organized
into country-date observations, making it suitable for trend analysis
and cross-country comparison. OWID is widely used in academic and policy
research, which makes it a credible source for this analysis.
case_fatality_rate |
Share of cases that ended in death |
Main outcome for severity |
vax_coverage |
Vaccination coverage level |
Main outcome for vaccine progress |
continent |
Broad geographic region |
Used for group comparison |
median_age |
Median age of the population |
Captures population structure |
gdp_per_capita |
Economic capacity per person |
Captures resource differences |
stringency_index |
How strict policy responses were |
Captures response intensity |
reproduction_rate |
Transmission pressure |
Captures outbreak momentum |
How to read this report
Read the EDA to see the patterns in the data, the hypothesis test to
see whether group differences are statistically meaningful, and the
regression sections to see which factors matter after controlling for
other variables. Read the TL;DR first if you only want the main
conclusions.