Skip to calculator
Grading Free · No login

Grade Boundary Setter

Set grade boundaries for a class and see the distribution of students across grade bands. Free teaching calculator for grade boundary setter. AU and US school sys...

📊
🎯

You've marked 28 scripts and the raw marks are sitting in your spreadsheet. Before you finalise grades in the school system, you need to confirm the mark boundaries for each grade band and convert them to actual cut-off marks out of the paper total.

Grade Boundary Setter
Grading
Grade boundaries define the minimum mark required for each grade band. They can be set as fixed percentages or adjusted after seeing the distribution of student results (norm-referenced adjustment).
Criterion-referenced: Boundaries set in advance based on learning outcomes.
Norm-referenced: Boundaries set after assessment based on class performance distribution.
ℹ️ Results are estimates for planning purposes. Verify with current standards and a qualified professional.

1 What this calculator does

Converts percentage grade boundaries to exact mark thresholds for any assessment total. Supports Australian 5-band (HD/D/C/P/F), US 4-band (A/B/C/F) and simplified 3-band scales. Allows adjustment of each boundary percentage to customise for norm-referencing or cohort moderation.

2 Formula & professional reasoning

Mark for each boundary = Ceiling(Boundary% / 100 x Total marks) Australian default: HD 85% | D 75% | C 65% | P 50% | F <50% US default: A 80% | B 65% | C 50% | F <50%

Using the ceiling function (rounding up to the next whole mark) ensures that a student who achieves the exact boundary percentage is clearly placed in the higher band. This prevents rounding ambiguity at grade boundaries. Adjusting boundaries from the standard percentages is appropriate when a cohort-wide adjustment is needed (e.g. a particularly difficult paper where the raw cut-off would be reduced by 5%) -- a practice used in many state-level examinations.

3 Worked examples

⚠️ Illustrative example only — not clinical or professional instruction.

Basic
Standard 5-band boundaries on 80-mark paper
Given: Total: 80 marks | Australian 5-band scale | Default boundaries
Working: HD: ceil(85/100 x 80) = ceil(68.0) = 68 | D: ceil(75/100 x 80) = ceil(60.0) = 60 | C: ceil(65/100 x 80) = ceil(52.0) = 52 | P: ceil(50/100 x 80) = ceil(40.0) = 40
Answer: HD: 68-80 | D: 60-67 | C: 52-59 | P: 40-51 | F: 0-39
💡 Check: 68/80 = 85.0% exactly -- the HD boundary lands precisely at 85%.
Standard
Adjusted boundaries after a difficult paper
Given: Total: 60 marks | Adjusted: HD 80%, D 70%, C 60%, P 45%
Working: HD: ceil(80/100 x 60) = ceil(48) = 48 | D: ceil(70/100 x 60) = ceil(42) = 42 | C: ceil(60/100 x 60) = ceil(36) = 36 | P: ceil(45/100 x 60) = ceil(27) = 27
Answer: HD: 48-60 | D: 42-47 | C: 36-41 | P: 27-35 | F: 0-26
💡 Lowering all boundaries by 5% from the default reflects that the paper was harder than intended. Document the reason for any boundary adjustments in the marking scheme notes.
Advanced
US 4-band scale on 120-mark final exam
Given: Total: 120 marks | US A/B/C/F scale | A: 90%, B: 80%, C: 70%
Working: A: ceil(90/100 x 120) = 108 | B: ceil(80/100 x 120) = 96 | C: ceil(70/100 x 120) = 84 | F: <84
Answer: A: 108-120 | B: 96-107 | C: 84-95 | F: 0-83
💡 On a 120-mark exam, an A requires 108 marks. Confirm this is appropriate for the cohort before finalising grades.

4 Sanity check

Australian standard grade boundaries
HD 85% | D 75% | C 65% | P 50% | F <50%
Some faculties use non-standard boundaries -- always check the assessment policy.
Boundary adjustment documentation
Any adjustment from standard boundaries must be documented and approved
Boundary modifications without documentation create audit and appeal risks.
Ceiling vs rounding at boundaries
Using ceiling prevents students from being just below a boundary due to rounding
Check your institution's rounding policy -- some use floor or nearest integer.
Grade distribution sanity check
After applying boundaries, review the distribution -- more than 30% failing or 50% HD may indicate boundary or paper issues

5 Common errors

ErrorCauseConsequenceFix
Applying the same boundaries to every assessment regardless of difficulty Using standard boundaries by default without considering assessment performance Unfair grade distribution -- very easy or very hard papers produce unrepresentative outcomes Review the mark distribution before finalising boundaries. If the mean is much lower than expected, consider lowering boundaries slightly -- with documented justification.
Not checking with department or faculty before modifying standard boundaries Making independent boundary adjustments Inconsistent grading across sections of the same subject -- student complaints and appeals Any boundary modification should be discussed with the head of department or assessment coordinator before grades are released.
Using the floor function instead of ceiling at boundaries Rounding down the boundary mark calculation Students at exactly the boundary percentage fall into the lower grade band Use ceiling (round up) for boundary mark calculations. A student at exactly 75% should receive a Distinction, not a Credit.
Treating grade boundaries as rigid lines ignoring marking errors Not considering inter-rater reliability Students near boundaries may be graded differently depending on the marker For high-stakes assessments, double-mark scripts within 3-5 marks of any grade boundary to ensure consistent application.