About

LC Points is an open-source points probability calculator for the Leaving Certificate.

The source code is available on GitHub.

For enquiries, email iamharryashton@gmail.com.

How the results are calculated

For each subject you enter the chance of receiving each grade. These probabilities are converted to points using the official Leaving Cert scale. The app combines the subjects using a dynamic programming approach that considers every possible grade combination for your best six subjects. From the resulting distribution we calculate the weighted mean, standard deviation and the probability of meeting your target.

This method accounts for every outcome rather than sampling at random, so the results are deterministic and easy to verify.