Table of Contents
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
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
| Test | Mean (μ) | SD (σ) | z = 1.0 Raw Score |
|---|---|---|---|
| IQ (Wechsler) | 100 | 15 | 115 |
| SAT (per section) | 500 | 100 | 600 |
| GRE (per section) | 150 | 8 | 158 |
| ACT Composite | 21 | 5 | 26 |
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.