Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 754 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 754 Bytes

survey_analysis_project

Project / Survey Data Analysis

The purpose of this repo is to document the data cleaning and analysis process of survey data for a research study. Scripts are located in the jupyter notebook inluded in this repo called: survey_data_analysis.ipynb.


For demonstration and testing purposes, the dataset used in this repo contains dummy data consisting of computer generated responses.

The dataset is first loaded onto the jupyter notebook to be cleaned and transformed, followed by a comprehensive analysis that includes both descriptive and statistical methods. Insights are then visualized for a clearer presentation.