Investigating Udacity student engagement and performance.
Data analysis on correlations between project completion rates on Udacity and the following variables:
1) Minutes engaged in a week
2) Lessons completed in a week
3) Number of days visiting the classroom in a week
The full analysis is in the notebook student_engagement.ipynb.
This dataset was homework from Udacity’s Intro to Data Analysis course on the data analysis process and using pure python with few additional libraries.