Worked on project.
- Read CSV files in python which includes %inactivity, %obesity and %diabetes.
- Then I calculated mean and std dev for each variable.
- Then calculated z_score for every variable.
- Converted negative values to positive of each variable.
- Then, assign threshold value to each variable to calculate outliers.
- Calculated outliers, and concluded that the data has more outlier.