Skip to content

ranbenayoun/BestGrades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BestGrades

This project pulls course statistics from Michael Maltsev’s CheeseFork and extracts key insights for any Technion course. The presentation can be found in Youtube Presentation

📊 What this code does:

  • Calculates the average median grade for each course
  • Identifies the maximum grade recorded for each course

The script processes all MALAG courses for 2025, including sports courses, so every Technion student can benefit from the insights.

While the main analysis focuses on Biomedical Engineering courses, the code supports any syllabus and can be adapted accordingly.

Limitations

  • The statistics are based only on available histograms. Courses with no histograms (typically those with under 10 students or no shared data) are not included in the analysis.
  • Course numbers change occasionally, which can result in data loss or duplication.
  • In 2024, the Technion changed course numbers from 6 digits to 7 or 8 digits. This created inconsistencies in the dataset.

📈 Visualizations

Average Median Grades – BME Mandatory Courses

Average Median Grades

Maximum Grades – BME

Max Grades in BME

MALAG Course Medians Over Time

Malag grades

About

This code taps into Michael Maltsev's cheesfork reposetory and extract the statistics about any course you'd like.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors