Raw Score Calculator

Convert a z-score back to a raw score using the mean and standard deviation. Find the original data value from its standardized form.

RAW SCORE (x)
--
Z-Score Used
--
Distance from Mean
--
Direction
--
Percentile (approx)
--

What Is a Raw Score?

A raw score is the original, unstandardized value of a data point in its natural units. When you have a z-score (standardized score), you can convert it back to a raw score using the mean and standard deviation of the original distribution. This is the inverse operation of calculating a z-score.

Raw scores are essential in educational testing, psychological assessments, and any field where standardized scores need to be translated back to meaningful real-world values. For example, converting a z-score of 1.5 on an IQ test (mean=100, SD=15) gives a raw IQ score of 122.5.

Formula

x = μ + z × σ

Where x is the raw score, μ is the population mean, z is the z-score, and σ is the standard deviation. This formula simply reverses the z-score formula: z = (x - μ) / σ.

Common Examples

TestMean (μ)SD (σ)z = 1.0 Raw Score
IQ (Wechsler)10015115
SAT (per section)500100600
GRE (per section)1508158
ACT Composite21526

Frequently Asked Questions

What is the difference between a raw score and a z-score?

A raw score is the actual observed value in the original units of measurement (e.g., test points, centimeters). A z-score is a standardized value that tells you how many standard deviations the raw score is from the mean. The z-score is dimensionless, while the raw score retains its original units.

Can a raw score be negative?

Yes, if the z-score is sufficiently negative and the standard deviation is large enough relative to the mean, the resulting raw score can be negative. For example, with mean=10, SD=20, and z=-1, the raw score is -10. Whether a negative raw score makes sense depends on the context of the measurement.