Study & Grades
Map the marks still needed
Use completed marks, marks earned and a final target to find the minimum score required from the work that remains.
Calculation used
This calculator uses raw marks. It does not apply category weights, grade-point rules or a separately weighted final exam.
What the Required Marks Calculator Shows
The Required Marks Calculator finds the minimum marks needed from unfinished work to reach a selected final target.
It uses:
- total maximum marks;
- maximum marks already completed;
- marks earned from completed work;
- either a target percentage or a direct marks target;
- whole-mark or decimal scoring.
This calculator is designed for results where raw marks are added together.
It should not be used to reproduce a weighted course grade when assignments, exams, projects, or other categories contribute different percentages to the final result.
Identify Total, Completed and Earned Marks
These three inputs represent different parts of the marks record.
| Input | Meaning |
|---|---|
| Total maximum marks | Maximum marks available across the complete course, test, examination, or selection process |
| Maximum marks completed | Maximum marks belonging to work already completed or graded |
| Marks earned so far | Marks actually received from that completed work |
The marks still available are:
Remaining marks = Total maximum marks − Maximum marks completed
For example:
- Total maximum marks: 500
- Completed maximum: 300
- Marks earned: 180
Remaining marks:
500 − 300 = 200 marks
Marks earned cannot exceed the maximum marks already completed.
For example:
320 marks earned out of 300 completed marks
is not a valid raw-marks record and should be corrected before calculating a target.
When No Work Has Been Completed
If both the completed maximum and marks earned are zero, a completed-work percentage cannot yet be calculated because it would require division by zero.
The required-marks calculation can still be performed because the complete marks total remains available.
For a 500-mark course with no completed work and a 50% final target:
500 × 50% = 250 marks required
Choose a Percentage Target or Direct Marks Target
The final goal can be entered in either form.
Percentage Target
A percentage target is converted into marks against the full maximum:
Target marks = Total maximum marks × Target percentage ÷ 100
For a 500-mark course with a 50% target:
500 × 50 ÷ 100 = 250 target marks
Direct Marks Target
Use a direct target when the published requirement is already expressed as marks.
Examples include:
- 240 marks required to pass;
- 650 marks required for selection;
- 75 marks required for certification.
If 515 marks have already been earned and the required threshold is 650:
650 − 515 = 135 additional marks required
A target of 250 marks out of 500 is mathematically equivalent to 50%, but entering the published marks threshold directly avoids an unnecessary conversion.
If you simply want to convert marks already obtained into a percentage, rather than calculate what is still required, use the Marks Percentage Calculator.
How the Required Marks Calculation Works
Once the target is expressed in marks:
Exact required marks = max(0, Target marks − Marks earned)
The calculator then applies the selected scoring method.
Decimal Scoring
When fractional marks can actually be awarded:
Reported minimum requirement = Exact required marks
Whole-Mark Scoring
When future scores must be whole numbers:
Reported minimum requirement = ceiling(Exact required marks)
The ceiling function rounds a positive decimal upward to the next whole mark.
The target is mathematically achievable when:
Reported minimum requirement ≤ Remaining marks
The maximum final score still possible is:
Maximum possible final score = Marks earned + Remaining marks
These checks distinguish a reachable target from one that cannot be reached with the marks still available.
Worked Example: Reach a Percentage Target
Suppose the record is:
| Input | Value |
|---|---|
| Total maximum marks | 500 |
| Maximum marks completed | 300 |
| Marks earned so far | 180 |
| Final target | 50% |
| Future scoring | Whole marks |
Target Marks
500 × 50% = 250 marks
Remaining Marks
500 − 300 = 200 marks
Additional Marks Required
250 − 180 = 70 marks
Required Rate on Remaining Work
70 ÷ 200 × 100 = 35%
The result is:
| Output | Result |
|---|---|
| Target marks | 250 |
| Remaining marks available | 200 |
| Minimum additional marks | 70 |
| Required percentage on remaining work | 35% |
| Projected score at the threshold | 250 out of 500 |
| Projected final percentage | 50% |
| Remaining marks above the minimum requirement | 130 |
The remaining 130 marks are not mathematically required to reach the selected 50% threshold.
That does not mean unfinished assessments can automatically be skipped. A course or examination may still require completion of specific components.
Whole Marks, Decimal Marks and Minimum Verification
Suppose:
- Total maximum marks: 80
- Completed maximum: 50
- Marks earned: 31.5
- Target: 60%
Target marks:
80 × 60% = 48 marks
Exact additional requirement:
48 − 31.5 = 16.5 marks
Decimal Mode
If half marks or other decimal scores are possible:
16.5 marks are required
Whole-Mark Mode
If only complete marks can be awarded:
ceiling(16.5) = 17 marks
If 16 marks are earned:
31.5 + 16 = 47.5 marks
That remains below the 48-mark target.
If 17 marks are earned:
31.5 + 17 = 48.5 marks
The target is reached.
This confirms that 17 is the minimum whole-mark requirement.
Verify One Mark Below
For whole-mark scoring, a useful boundary check is:
Marks earned + Reported requirement − 1
If one mark below the reported answer remains below the target while the reported answer reaches it, the minimum whole-mark requirement is confirmed.
When Scores Use Fixed Increments
Whole-mark mode assumes any complete-number mark can be earned.
Decimal mode returns the exact mathematical threshold.
Some assessments instead award marks only in specific increments, such as:
- 0.25 marks;
- 0.5 marks;
- 2 marks;
- 5 marks.
If the exact requirement is:
16.3 marks
but scores are awarded only in 0.5-mark increments, the next attainable result is:
16.5 marks
If the exact requirement is:
11 marks
but the assessment awards only two-mark steps, the next attainable score may be:
12 marks
In these cases, round upward to the next score that can actually be awarded under the assessment’s marking system.
Important Required-Marks Result States
Target Already Secured
If the marks already earned equal or exceed the target:
Required marks = 0
For example:
- Marks earned: 50
- Target: 45 marks
Then:
max(0, 45 − 50) = 0
No additional raw marks are mathematically required to reach that target.
This does not override mandatory assessment, component-pass, submission, attendance, or course-completion rules.
Every Remaining Mark Is Required
A target can be achievable while leaving no margin for error.
Suppose:
| Input | Value |
|---|---|
| Total maximum | 100 |
| Completed maximum | 60 |
| Earned so far | 40 |
| Target | 80 marks |
Remaining marks:
100 − 60 = 40
Required marks:
80 − 40 = 40
The requirement is therefore:
40 out of 40 remaining marks = 100%
The target is still achievable, but every remaining raw mark is required.
Target Is Not Achievable
A target cannot be reached when the required marks exceed the marks still available.
Suppose:
- Total maximum: 100
- Completed maximum: 80
- Marks earned: 30
- Target: 60%
Target marks:
100 × 60% = 60
Remaining marks:
100 − 80 = 20
Required marks:
60 − 30 = 30
But only 20 marks remain.
Maximum possible final score:
30 + 20 = 50 marks
Maximum possible percentage:
50 ÷ 100 × 100 = 50%
The 60% target is therefore mathematically unreachable from the current record, even if every remaining raw mark is earned.
No Marks Remain
When:
Completed maximum = Total maximum
there is no unfinished work.
Only two mathematical outcomes remain:
- the selected target has already been reached;
- the selected target can no longer be reached.
A required percentage on remaining work is unavailable because no remaining marks exist.
Understand the Required Rate on Remaining Work
When marks remain and the target is achievable:
Required percentage on remaining work = Required marks ÷ Remaining marks × 100
In the 500-mark example:
70 ÷ 200 × 100 = 35%
This does not mean the final overall percentage will be 35%.
It means 35% of the marks still available must be earned to finish at the selected 50% overall target.
These measurements describe different parts of the record:
| Measure | Meaning |
|---|---|
| Completed-work rate | Marks earned as a percentage of the maximum already completed |
| Secured share of full maximum | Marks already earned as a percentage of the complete marks total |
| Required rate on remaining work | Percentage of unfinished marks needed to reach the selected target |
When no work has been completed, the completed-work rate is unavailable.
When no marks remain, the required rate on unfinished work is unavailable.
Why the Same Final Target Can Require Different Results
Students aiming for the same overall percentage can require very different scores because their earned marks and remaining opportunities differ.
Consider a 70% target in a 500-mark course:
500 × 70% = 350 target marks
| Student | Completed maximum | Earned | Remaining | Marks required | Required rate |
|---|---|---|---|---|---|
| A | 250 | 190 | 250 | 160 | 64% |
| B | 400 | 300 | 100 | 50 | 50% |
For Student A:
350 − 190 = 160 marks required
160 ÷ 250 × 100 = 64%
For Student B:
350 − 300 = 50 marks required
50 ÷ 100 × 100 = 50%
The number of raw marks required and the percentage required from unfinished work should therefore be interpreted together.
Use Raw Marks From the Same Scoring Structure
All inputs must use the same marks system and scale.
A valid record should satisfy these conditions:
- total maximum marks are greater than zero;
- completed maximum is between zero and the total maximum;
- marks earned are between zero and completed maximum;
- percentage target is greater than 0% and no more than 100%;
- direct marks target is greater than zero and no more than total maximum;
- scoring mode matches how future marks can actually be awarded.
Avoid mixing:
- marks from one semester with a full-program maximum;
- a percentage entered as though it were direct marks;
- raw marks from one component with weighted percentage points from another;
- predicted future marks with scores already earned;
- unconfirmed adjustments with official results.
Recalculate when:
- new marks are released;
- an assessment maximum changes;
- a component is added or removed;
- confirmed bonus or grace marks are included;
- the target changes;
- a published threshold changes;
- future scoring increments change;
- a provisional result becomes final.
The marks earned so far field should contain only marks already secured.
When the Required Marks Calculator Is Not the Right Tool
This calculator assumes:
Final raw score = Marks earned so far + Marks earned later
That works only when the entered marks contribute directly to the same raw total.
Weighted Course Components
Suppose a course is structured as:
- Assignments: 20%
- Midterm: 30%
- Final examination: 50%
The raw maximum marks of those assessments cannot automatically be added and treated as equally weighted contributions.
If your course uses category or assessment weights, use the Weighted Grade Calculator instead.
Score Needed Specifically on a Weighted Final Exam
If the question is specifically:
What score do I need on my final exam to reach a particular course grade?
and the final exam has a defined percentage weight in the course, use the Grade Needed on Final Calculator.
That calculation is different from determining raw marks needed from a general pool of unfinished marks.
Rules the Calculator Does Not Automatically Apply
The Required Marks Calculator does not automatically account for:
- separate minimum scores for individual components;
- mandatory pass scores on a final examination;
- dropped assessments;
- unconfirmed bonus or grace marks;
- grade curves;
- moderation;
- normalization;
- institution-specific score rounding;
- eligibility conditions outside the raw total.
A mathematically reachable overall score may therefore still fail a separate requirement attached to an exam, practical, assignment, or compulsory component.
Before relying on the result, check that the entered marks structure and target match the current official course or examination rules.
University grading policies can also place responsibility on instructors or courses to define the applicable grading method. For example, the University of Cincinnati’s official grading scales and definitions notes that the method used for grading should be made clear to students.
Use the grading method published for your own course, examination, or selection process whenever it differs from the simple raw-marks structure used by this calculator.
Calculation Method
The Required Marks Calculator performs direct arithmetic from:
- total maximum marks;
- completed maximum marks;
- marks earned so far;
- selected target;
- selected scoring mode.
It retains full precision during the calculation, applies the selected whole-mark or decimal rule to the final requirement, and compares that result with the marks still available.
The logic covers:
- percentage targets;
- direct marks targets;
- zero-completed records;
- zero-remaining records;
- decimal thresholds;
- whole-mark rounding;
- targets already secured;
- full-marks-required cases;
- unreachable targets.
Use the result to plan unfinished raw-mark assessments and verify manual calculations.
Official marks, grading rules, passing conditions, and selection decisions remain with the relevant institution or examining authority.