The formula, in one line
Here is the answer first, then the explanation. The mark you need on your final exam is:
required = (target - current x (1 - weight)) / weight
In that formula, target is the overall grade you want, current is the average of everything you have already been marked on, and weight is the share of your final grade that the exam is worth, written as a decimal. So if the final is worth 30 percent, weight is 0.30, and (1 - weight) is 0.70, the share your existing work already accounts for. The whole thing rearranges one simple idea: your final grade is a weighted average, and you are solving for the one piece you do not yet know.
That single line answers the question for almost every case. The rest of this guide shows it working on real numbers, including the two awkward results people worry about: when the mark you need is impossible, and when you have already done enough to coast.
Why the formula works
Your overall grade is a weighted average of its parts. If your prior work is worth (1 - weight) of the grade and the final is worth weight, then the overall grade equals current x (1 - weight) plus final x weight. Set that equal to your target and solve for the final, and the formula above falls straight out. There is no trick to it: you are just asking what last number, blended in at its proper weight, lands the average where you want it.
One thing to get right is what "current" means. It should be the average across everything already graded, weighted the same way the syllabus weights it. If your coursework is itself split into three pieces of different sizes, work out that weighted coursework average first, then feed it in as your current standing. Mixing a simple average of marks with a weighted overall scheme is the most common reason a prediction comes out wrong.
A normal case worked through
Suppose you want an overall grade of 70 percent. Your coursework and midterm, which together count for 60 percent of the module, currently average 68 percent. The final exam is worth the remaining 40 percent, so weight is 0.40 and (1 - weight) is 0.60.
- required = (70 - 68 x 0.60) / 0.40
- = (70 - 40.8) / 0.40
- = 29.2 / 0.40
- = 73 percent
So you need 73 percent on the final to finish the module on 70 percent overall. That is slightly above your running average, which makes sense: you are a touch below your target going in, so the final has to pull you up. You can run your own numbers with our final grade calculator rather than doing the arithmetic by hand.
The impossible case, and the already-secured case
Now the two results that throw people. First, an impossible target. Imagine you want 70 percent overall, but your current average is only 55 percent and the final is worth just 20 percent, so weight is 0.20.
- required = (70 - 55 x 0.80) / 0.20
- = (70 - 44) / 0.20
- = 26 / 0.20
- = 130 percent
The formula returns 130 percent, which no exam allows. That is not a mistake: it is telling you the 70 percent is out of reach because the final is too small a slice to make up the gap. The honest move is to reset your target to something the maths can deliver, then aim for that.
Second, the happy case where you have already done enough. Say you want 50 percent overall, your current average is 75 percent, and the final is worth 40 percent.
- required = (50 - 75 x 0.60) / 0.40
- = (50 - 45) / 0.40
- = 5 / 0.40
- = 12.5 percent
You need only 12.5 percent on the final to keep your overall grade at 50 percent. If the target were lower still, the formula could even return a negative number, which simply means you could score zero and still hit it. Either way the message is the same: the pressure is off, though most people still aim higher to bank a cushion.
Finding the final's weight from your syllabus
Everything above depends on getting the weight right, and the place to find it is the module syllabus or handbook. Look for the assessment breakdown, which lists each component and the percentage it contributes, for example: coursework 30 percent, group project 20 percent, final exam 50 percent. The final's weight is its own percentage as a decimal, so 50 percent becomes 0.50. Always check the components sum to 100 percent first, because handbooks occasionally describe a component as a fraction of one assessment block rather than of the whole module, and that will quietly skew your maths.
If your marks are recorded as raw scores rather than percentages, convert each to a percentage before you start, so everything is on the same scale. Our grade percentage calculator turns a score out of any total into a clean percentage, which you can then drop into the formula or the final grade calculator. With the weight and your current average both expressed properly, the required mark on your final is a single, reliable calculation rather than a guess.