2 Commits

Author SHA1 Message Date
angelotr
6c0787f257 I added analysis of exercise likelihood by income group and fixed KeyError bugs.
In the Unit 2 project, I would like to explore the relationship between sleep, physical activity, and overall health.
Possible questions include:
- Do people who sleep more tend to report better health?
- How does exercise frequency relate to reported stress levels?
- Are there noticeable differences between age groups or income levels in terms of exercise and sleep habits?

For data sets, I might use:
- The CDC Behavioral Risk Factor Surveillance System (BRFSS) data, which includes information on health behaviors and outcomes.
- A public fitness or sleep dataset from Kaggle.
- Optionally, I could use data from my own smartwatch or fitness tracker to compare with the national averages.

Everything is still in progress and can be subject to change
2025-10-20 23:53:05 -04:00
1e4afe486f Initial commit 2025-09-01 02:29:21 +00:00