What this tool does
The Grade Calculator tells you the score you need on your final exam to finish a course with the overall grade you’re aiming for. Enter your current grade, how the course is weighted, and your target — the required score and a what-if table appear instantly.
How it works
It runs the weighted-grade formula in reverse: required final = (target − current × currentWeight) / finalWeight, with weights expressed as fractions. The what-if table then plays the formula forward for a range of final scores. The logic is a pure function — identical inputs always give identical results.
Informational only
Courses weight components differently and some apply rounding or drop-lowest rules. Use this as a planning guide and confirm the exact weighting from your syllabus or instructor.
Privacy
Everything runs locally in your browser. No values are uploaded, logged, or stored.