Online Report: https://mkaczkowski07.github.io/EDA_Health/
Exploratory Data Analysis (EDA) of health, nutrition, and physical activity indicators, with a focus on obesity and lifestyle-related risk factors.
The goal of this project is to explore relationships between:
- diet (fruit & vegetable consumption),
- physical activity,
- socio-economic factors, and obesity prevalence.
- Source: Behavioral Risk Factor Surveillance System (BRFSS)
- Time range: 2011–2024
- Unit of analysis: U.S. states + District of Columbia
- R
- tidyverse (dplyr, ggplot2, tidyr)
- R Markdown
- Open
EDA_1.Rprojin RStudio - Open
EDA_RMD.Rmd - Knit to HTML
The main output is an HTML report (EDA_RMD.html) containing:
- descriptive statistics,
- visualizations,
- interpretation of results.