georgefcj / Analysis-of-IT-students-performance-factors

This is a project to analyze which factors influence the performance of IT students of the Digital Metropolis Institute (IMD) and Department of Informatics and Applied Mathematics (DIMAp) of the Federal University of Rio Grande do Norte.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analysis-of-IT-students-performance-factors

This is a project to analyze which factors influence the performance of IT students of the Digital Metropolis Institute (IMD) and Department of Informatics and Applied Mathematics (DIMAp) of the Federal University of Rio Grande do Norte. The code were implemented in Python 3 and in Jupyter Notebook. We will be using knowledges of:

  • Exploratory data analysis
  • Exploratory data visualization
  • Statistical data visualization
  • Data visualization with Seaborn

Libraries

  • Numpy
  • Pandas
  • Matplotlib
  • Seaborn

Objective

Our objective was based on identifying what influences students' yield by analysing the number of students by class, teachers admission date, absences, class shift and departament from 2014.1 until 2017.2.

Details

The project was splitted in some sessions:

  1. Importing Libraries
  2. Reading the open data from http://dados.ufrn.br
  3. Data preparation
  4. Merge and concatenation of the dataframes
  5. Study
  6. Conclusion

Authorship

Developed by Aroldo Felix (junioraroldo37@gmail.com), George Franklin (georgefranklinbti@gmail.com) and Julia Ferreira (juliafsouzag@gmail.com).

Links

Youtube Video

https://youtu.be/uyWZwlhrBKY

About

This is a project to analyze which factors influence the performance of IT students of the Digital Metropolis Institute (IMD) and Department of Informatics and Applied Mathematics (DIMAp) of the Federal University of Rio Grande do Norte.


Languages

Language:Jupyter Notebook 100.0%