generated from mwc/project_argument
I successfully uploaded my dataset into Jupyter Lab and created visualizations to explore my research question about social media and happiness. I used Seaborn to make a regression plot showing the relationship between daily screen time and happiness, separated by gender. The plot shows a clear negative trend—people who spend more time on social media tend to report lower happiness levels—and this pattern is consistent across genders.
After completing this project my recent success that I am proud of is that I was able to create visualizations with the data and topic I chose. This project has sparked the idea of how I could use this for sport statistics like one of my peers did. A new skill I learned doing this project was creating visualizations for the data I chose.
This commit is contained in:
@@ -5,9 +5,11 @@ argument.
|
||||
|
||||
## Overarching Question
|
||||
|
||||
How does time spent on social media affect happiness?
|
||||
|
||||
### What central question are you interested in exploring? Why are you interested in exploring this question?
|
||||
|
||||
The central question I am interested in is I’m interested in this question because social media is a major part of daily life, especially for young people. Some say it helps them connect with others, while others say it makes them feel less satisfied or distracted. I’m curious about this topic because I use social media every day and often wonder if the amount of time I spend online affects how happy I feel. I want to explore whether people who spend more time on social media report lower levels of happiness.
|
||||
The central question I am interested in is I’m interested in this question because social media is a major part of daily life, especially for young people. Some say it helps them connect with others, while others say it makes them feel less satisfied or distracted. I’m curious about this topic because I use social media every day and often wonder if the amount of time I spend online affects how happy I feel. I aim to investigate whether individuals who spend more time on social media report lower levels of happiness.
|
||||
|
||||
### What specific research questions will you investigate?
|
||||
|
||||
@@ -21,11 +23,11 @@ Does age or gender affect how social media use relates to happiness?
|
||||
|
||||
### What data set will you use to answer your overarching question?
|
||||
|
||||
Dataset name: Mental Health & Solcial Media Balance Dataset
|
||||
Dataset name: Mental Health & Social Media Balance Dataset
|
||||
|
||||
Data source: Kaggle (public dataset)
|
||||
|
||||
About the data: The dataset includes information about how many hours people spend on social media each day, their reported happiness levels, and demographic details such as age and gender.
|
||||
About the data: The dataset includes information on the number of hours people spend on social media each day, their reported happiness levels, and demographic details such as age and gender.
|
||||
|
||||
### Where is this data from?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user