Skip to content

Feature: Added an Anomaly Detection System whether Students' grades degrage too far from the mean on either sides. #121

Open
16Rohan wants to merge 1 commit into
vicharanashala:mainfrom
16Rohan:vint1
Open

Feature: Added an Anomaly Detection System whether Students' grades degrage too far from the mean on either sides. #121
16Rohan wants to merge 1 commit into
vicharanashala:mainfrom
16Rohan:vint1

Conversation

@16Rohan

@16Rohan 16Rohan commented Apr 13, 2026

Copy link
Copy Markdown

WIN251553 - Rohan Abhinav B - Peer Evaluation System Project Submission

Feature: Anomaly Detection System

The Anomaly Detection system is a mathematical model that uses assumes the students grade being distributed normally, and flags ANY anomalies i.e. a grade that is higher or lower than the mean by the interval of its standard deviation.

Example:
Mean - 36
Standard Deviation - 5
95% confidence interval - [ 27 , 44 ] (Assumption)

Any test that is Marked below 27 Marks and above 41 Marks is flagged as an anomaly, and will show up on the teacher's dashboard to be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant