# Test Score Percentage Calculator

Convert points earned and total points into a test score percentage, points lost, and letter grade

> Canonical page: https://elysiatools.com/en/tools/test-score-percentage-calculator

- **Category:** Math & Numbers

- **Keywords:** test score percentage calculator, score percentage, points earned, test grade, calculator

## Overview

The Test Score Percentage Calculator quickly converts raw points earned on an assessment into a percentage, letter grade, and points lost. It provides a clear breakdown of academic performance by comparing your score against the total possible points with customizable decimal precision.

## Inputs

- **Points Earned** (number)
- **Total Points** (number)
- **Decimal Places** (number)

## When to use

- Grading classroom assignments or final exams to determine final letter grades.
- Evaluating practice test results to track study progress and improvement.
- Calculating the percentage score for professional certification quizzes or employee assessments.

## How it works

- Enter the number of points earned on the test or assignment.
- Input the total possible points available for the assessment.
- Adjust the decimal places to your preferred level of precision for the final percentage.
- Review the generated percentage, letter grade, and total points lost instantly.

## Use cases

- Teachers converting raw points into report card grades for a class of students.
- Students analyzing mock exam performance to identify how many points are needed to reach a target grade.
- Corporate trainers scoring employee compliance tests to ensure they meet the minimum passing percentage.

## Frequently asked questions

### How is the score percentage calculated?

It is calculated by dividing the points earned by the total points and multiplying the result by 100.

### Does the tool provide a letter grade?

Yes, it automatically assigns a letter grade based on the calculated percentage score.

### Can I calculate scores with decimal points?

Yes, both points earned and total points support decimal values for precise grading of partial credit.

### What does the 'points lost' metric show?

It displays the exact difference between the total possible points and the points you actually earned.

### Is there a pass/fail indicator?

The tool includes a 'passedAt60Percent' check to see if the score meets a standard 60% passing threshold.

## Related tools

- [Cooling Load Calculator (Area / U-value + Infiltration)](https://elysiatools.com/en/tools/cooling-load-calculator): Estimate the cooling load of a room by the simplified ASHRAE steady-state method. Transmission sensible load Q_trans = Σ(A_i·U_i·ΔT) over envelope surfaces entered one per line as 'area,U' (U in W/(m²·K)). Infiltration/ventilation sensible Q_s = 1.23·ACH·V·ΔT and latent Q_l = 3010·ACH·V·ΔW (W), where ΔW is the indoor-outdoor humidity-ratio difference derived from dry-bulb temperature and relative humidity via the Magnus saturation fit. Total cooling load = total sensible + total latent. Temperature in °C/K/°F (only differences matter), area in m²/ft².
- [Decimal to Fraction Calculator](https://elysiatools.com/en/tools/decimal-to-fraction-calculator): Convert decimals into simplified fractions or mixed numbers with configurable tolerance and denominator limits
- [Final Grade Calculator](https://elysiatools.com/en/tools/final-grade-calculator): Calculate the score needed on a final exam to reach a desired overall course grade
- [Fraction to Decimal Calculator](https://elysiatools.com/en/tools/fraction-to-decimal-calculator): Convert fractions or mixed numbers into decimals with configurable precision and percentage output
- [Gear Train Speed Ratio Calculator](https://elysiatools.com/en/tools/gear-train-speed-ratio): Calculate the overall ratio and output speed of a multi-stage gear train. i_total = i₁·i₂·…·iₙ (each i = z₂/z₁). Enter tooth pairs per stage and the input speed to get the final output speed.
- [GPA Calculator](https://elysiatools.com/en/tools/gpa-calculator): Calculate credit-weighted GPA from course names, credit hours, and letter or numeric grades
- [Grade Calculator](https://elysiatools.com/en/tools/grade-calculator): Calculate a weighted course grade from assignment scores and category weights
- [Half-Life Activity Decay Calculator (A = A₀·e^(−λt))](https://elysiatools.com/en/tools/half-life-activity-decay): Compute remaining radionuclide activity A(t) = A₀·2^(−t/T½) with λ = ln2/T½ in Bq/Ci/dpm units, for Tc-99m, F-18 and other isotopes.

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
