Rubric Score Calculator Formula
Understand the math behind the rubric score calculator. Each variable explained with a worked example.
Formulas Used
Total Score (%)
total_pct = weighted_sum / (max_per_criterion * total_weight) * 100Weighted Average (raw)
weighted_avg = weighted_sum / total_weightMax Possible Points
max_possible_pts = max_per_criterion * total_weightVariables
| Variable | Description | Default |
|---|---|---|
criterion1_score | Criterion 1 Score | 4 |
criterion1_weight | Criterion 1 Weight | 25 |
criterion2_score | Criterion 2 Score | 3 |
criterion2_weight | Criterion 2 Weight | 25 |
criterion3_score | Criterion 3 Score | 5 |
criterion3_weight | Criterion 3 Weight | 30 |
criterion4_score | Criterion 4 Score | 4 |
criterion4_weight | Criterion 4 Weight | 20 |
max_per_criterion | Max Score per Criterion | 5 |
total_weight | Derived value= criterion1_weight + criterion2_weight + criterion3_weight + criterion4_weight | calculated |
weighted_sum | Derived value= criterion1_score * criterion1_weight + criterion2_score * criterion2_weight + criterion3_score * criterion3_weight + criterion4_score * criterion4_weight | calculated |
How It Works
How Rubric Scoring Works
A rubric assigns scores across multiple criteria, each potentially weighted to reflect its importance.
Formula
Total % = Sum(Score_i x Weight_i) / (Max Score x Sum of Weights) x 100
Scale Interpretation (on a 5-point rubric)
Worked Example
Four criteria (weights 25, 25, 30, 20) scored 4, 3, 5, 4 on a 5-point scale.
- 01Weighted sum: 4x25 + 3x25 + 5x30 + 4x20 = 100 + 75 + 150 + 80 = 405
- 02Max possible: 5 x (25+25+30+20) = 5 x 100 = 500
- 03Total: 405 / 500 x 100 = 81.0%
- 04Weighted average: 405 / 100 = 4.05 out of 5
Frequently Asked Questions
How many criteria should a rubric have?
Three to six criteria is typical. Too many makes scoring cumbersome; too few may not capture all learning dimensions.
Should all criteria have equal weight?
Not necessarily. Weight criteria by their importance to the learning objectives. Critical skills should carry more weight.
How do I make rubric scoring more consistent?
Use anchor examples for each score level, calibrate with other raters, and score all students on one criterion before moving to the next.
Ready to run the numbers?
Open Rubric Score Calculator