Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Quality of Life Analysis by Country
Project type
Dataset Analysis
Date
July 2023
Location
Boulder, CO
In my first Python class at CU Boulder, I was instructed to find a dataset and conduct an analysis of it using the skills I learned throughout the course. I found a "Quality of Life" dataset, containing different factors that result in an overall ranking of quality of life. My goal with this dataset was to find out if there was a correlation between certain factors of a country and having a higher quality of life index. Using the Pearson coefficient and my Python skills, my analysis produced very interesting findings!
Follow this link to see a pdf of my code: https://drive.google.com/file/d/1yBqzx9slWIlCGGqXSJ7LScBkDddjlBKF/view?usp=sharing
Follow this link to see a pdf of my final report: https://drive.google.com/file/d/1WDhPVOyEq1DIiefVbAq4k7MLkwTmRhA9/view?usp=sharing

