Free Scaled Score Calculator
Convert a raw test score to a scaled score using a linear transformation. Useful for standardized test preparation.
Lowest possible scaled score
Highest possible scaled score
Scaled Score
650
Raw Percentage75.0
Scale Range600
Scaled Score vs Raw Score
How to Calculate a Scaled Score
A scaled score converts a raw score to a standardized scale for fair comparison.
Formula
Scaled Score = Scale Min + (Raw Score / Max Raw) x (Scale Max - Scale Min)
This linear mapping preserves relative performance across different test forms.
Example Calculation
A student gets a raw score of 45 out of 60, mapped to a 200–800 scale.
- 01Proportion = 45 / 60 = 0.75
- 02Scale range = 800 - 200 = 600
- 03Scaled score = round(200 + 0.75 x 600) = round(650) = 650