Skip to content

School final exams results analysis by visualization in python

Notifications You must be signed in to change notification settings

dany-kuznetsov/exams_analytics_school

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

School Final Exams Results Analysis

This notebooks helps to analyze russian final exams results (ЕГЭ) of one school.

  • Read received protocols
  • Transform tables from excel to convenient dataframes
  • Build several charts for analytical purposes

Examples of charts are located in plots folder

Protocols reflect all subjects that students have passed, grouped by year. All private data is replaced by hash.

Charts

The heatmap of student number which passed particular exam over years

heatmap_subjects

Dynamics of average and maximum scores over years

mean_max_dynamic

Dynamics of exam scores for Part 1 and Part 2 over years

parts_dynamic

Dynamics of score distribution over years

distribution_dynamics

Histogram of score distibution for selected year

score_histogram

About

School final exams results analysis by visualization in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published