Required grade calculator
Enter current grades, their weights and the target to get the required grade on the remaining exam.
Result
With a current 6.0 average worth 70% and a target of 7.0, you need an 8.33 on the remaining 30% exam.
Example
Find the grade you need on a remaining exam to reach a target average in your browser. Values stay on your device.
With a current 6.0 average worth 70% and a target of 7.0, you need an 8.33 on the remaining 30% exam.
Processed locally in your browser.
Methodology
Required = (target × totalWeight − Σ(grade × weight)) / remainingWeight. Returns a notice if the target is unreachable.
Related tools