Calculator
Example Data Table
| Name | Raw Score | Total Points | Method | Expected Use |
|---|---|---|---|---|
| Ali | 72 | 100 | Scale highest score | Set top score to 100% |
| Sara | 81 | 100 | Normal curve | Use class mean and spread |
| John | 64 | 100 | Add points | Add equal points to all scores |
Formula Used
Raw percent: Raw Percent = Raw Score ÷ Total Points × 100
Class mean: Mean = Sum of Raw Percents ÷ Number of Students
Sample standard deviation: SD = √[Σ(x − mean)² ÷ (n − 1)]
Z score: Z = (Raw Percent − Class Mean) ÷ Class SD
Add fixed points: Curved Percent = (Raw Score + Added Points) ÷ Total Points × 100
Percentage boost: Curved Percent = Raw Percent + Boost Percent
Scale highest score: Curved Percent = Raw Percent × Target Highest Percent ÷ Highest Raw Percent
Min max scaling: Curved Percent = Target Min + (Raw Percent − Raw Low) × [(Target Top − Target Min) ÷ (Raw High − Raw Low)]
Normal curve: Curved Percent = Target Mean + Z × Target SD
Cap and floor: Final Percent = min(Cap, max(Floor, Curved Percent))
How to Use This Calculator
- Enter each student on a new line.
- Use the format Name,Score for clearer reports.
- Enter the total possible test points.
- Select the curve method that matches your grading policy.
- Adjust targets, caps, floors, and letter thresholds.
- Press Calculate Curve to view adjusted scores.
- Review the result above the form.
- Use CSV or PDF export for records.
Curving Test Grades With Statistical Care
Why Grade Curving Matters
Curving grades can help instructors compare scores fairly. A raw test score often shows performance against one exam. A curved score can also show performance against the class pattern. This matters when a test is harder than planned. It also helps when questions create unexpected difficulty.
Choosing a Curve Method
This calculator supports several curve styles. Add points when every student needs the same lift. Use a percentage boost when the exam needs a simple adjustment. Use top score scaling when the highest mark should become a target grade. Use min max scaling when you want the lowest and highest marks mapped to chosen endpoints. Use the normal curve when grades should follow class average and spread.
Understanding the Results
Each method has a different meaning. A fixed point curve preserves the score gap between students. Scaling changes gaps because it multiplies scores. A normal curve uses z scores. It compares each student with the class mean. That method is useful for statistics courses because it shows relative standing.
Using Caps and Floors
Caps and floors make the result safer. A cap prevents scores above a maximum grade. A floor prevents very low adjusted results. These controls are useful when policies limit extra credit or minimum reporting levels. Letter thresholds then convert curved percentages into common grade bands.
Review Before Export
The best curve should match the grading rule. Do not choose a curve only because it gives higher scores. Review the class mean, highest score, lowest score, and standard deviation first. Then compare the before and after table. The table shows raw marks, raw percent, adjusted percent, z score, and letter grade.
Keeping Class Records
For records, export the results after checking every row. The CSV file is useful for spreadsheets. The PDF report is useful for sharing a clean summary. Keep the original score list with the final report. It makes your grading process easier to audit later.
Fair Grade Decisions
A grade curve should improve fairness. It should not hide weak learning outcomes. Use comments, retakes, or item review when the data suggests a testing problem. A clear method helps students understand the decision. It also protects the instructor from inconsistent grading. When possible, announce the rule before releasing grades. Clear timing reduces disputes. It helps students see policy, not favoritism. Use it during grade review meetings.
FAQs
What is a curved test grade?
A curved test grade is an adjusted grade. It changes raw scores using a chosen rule. The rule may add points, scale marks, or use class statistics.
Which curve method is best?
The best method depends on your policy. Fixed points are simple. Scaling is useful when the top score should equal a target. Normal curves work best for relative grading.
Can this calculator handle names and scores?
Yes. Enter each row as Name,Score. You may also enter score-only rows. Score-only rows receive automatic student labels.
What does z score mean here?
The z score shows how far a raw percent is from the class mean. It is measured in standard deviation units.
Why use a cap?
A cap prevents adjusted scores from rising above a selected limit. Many instructors use 100 as the maximum allowed curved percent.
Why use a floor?
A floor prevents adjusted scores from dropping below a selected minimum. It can support minimum reporting rules or special grading policies.
Does the CSV include every student?
Yes. The CSV includes each student, raw score, raw percent, z score, curved percent, change, and letter grade.
Can I change letter grade thresholds?
Yes. You can edit A, B, C, and D thresholds. Keep them in descending order for correct letter results.