Giter Site home page Giter Site logo

chs-exam-statistics's People

Contributors

bowald avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kirens

chs-exam-statistics's Issues

Hosted version

Are you hosting a version of this somewhere? Pretty great stuff!

Average fail rate calculation

It seems to me that the average fail grade may not be correctly calculated. This depends on how "correctly" is defined, but these observations can be made:

Observation 1

The "average fail rate" today is literally the average of the fail rates, which gives greater weight to results performed at exams with fewer attendees. Consider as an (artificial, but illustrative) example a course which has given one regular exam and one re-exam, with the following statistics:

Regular exam

  • U: 0
  • 3: 99
  • 4: 0
  • 5: 0

Re-exam

  • U: 1
  • 3: 0
  • 4: 0
  • 5: 0

In total, the exam has been taken 100 times, with 1 failure. There are two ways to define "average fail rate":

  1. The average of the fail rates, i.e. (0 % + 100 %) / 2 = 50 %. This definition is used in the app today.
  2. The total number of failures over the total number of attempts, i.e. 1 / 100 = 1 %.

It is not obvious to me which of the definitions is better/more representative, but my spontaneous choice would be 2.

Observation 2

The "average grade" for passing performances is calculated analogously to definition 2 above, so one might expect the "average fail rate" to be calculated in the same way.

Bar graph of percentages

Nice feature that you can see the percentages. Would be even more awesome if you could see them the same way as the quantiles, i.e. a bar graph! (easier to compare different years).

Keep up the good work!

Data Source 404

Document Not Found
The document you requested does not exist. It might have been deleted.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.