Raw Score Calculator

Convert a raw score to a Z-score, T-score, and estimated normal-distribution percentile using its mean and standard deviation.

Raw Score to Standard Score Converter
Enter the score and its distribution parameters to compare performance on a common scale.

About raw scores and standard scores

A raw score is the original observed value before any standardization. It might be the number of correct answers on a test, a measurement from an experiment, or a performance metric. By itself, a raw score does not show how unusual the result is because its meaning depends on the scale, the distribution mean, and the amount of variation among observations. The Z-score converts that raw value into standard deviation units. Its formula is z = (X − μ) / σ, where X is the raw score, μ is the distribution mean, and σ is the standard deviation. A Z-score of 1 means the observation is one standard deviation above the mean. A score of −1.5 means it is one and a half standard deviations below the mean, while zero means it equals the mean exactly. A T-score is another standardized scale defined here as T = 50 + 10z. This transformation gives the distribution a mean of 50 and a standard deviation of 10, avoiding many negative values and decimals. T-scores are common in educational and psychological assessment. They should not be confused with the t statistic used in hypothesis testing or with bone-density T-scores, whose reference population and interpretation are domain specific. The estimated percentile uses the cumulative standard normal distribution. It represents the percentage of a theoretical normal population at or below the calculated Z-score. For example, z = 1 corresponds to approximately the 84.13th percentile. This interpretation assumes the underlying scores are reasonably normal. If a distribution is strongly skewed, bounded, multimodal, or based on a small reference group, an empirical percentile calculated from actual ranks may be more appropriate. Standard scores make results from different scales easier to compare, but only when their reference groups and measurement meanings are compatible. A higher standardized score is not universally better, and a percentile is not the percentage of questions answered correctly. Enter the mean and standard deviation from the same population or norm group as the raw score. The standard deviation must be positive because a distribution with no spread cannot define relative distance. Results are rounded for display while calculations retain full floating-point precision.

Raw score conversion examples

Raw score, mean, SDStandard scoresInterpretation
X = 85, μ = 70, σ = 15z = 1, T = 60, percentile ≈ 84.13%The score is one standard deviation above the mean.
X = 100, μ = 100, σ = 10z = 0, T = 50, percentile = 50%A score at the mean is centered on both standard scales.
X = 40, μ = 50, σ = 5z = −2, T = 30, percentile ≈ 2.28%The score is two standard deviations below the mean.

How to convert a raw score

  1. Enter the observed raw score from the test or measurement.
  2. Enter the mean and positive standard deviation for the same reference distribution.
  3. Select Calculate Standard Scores to compute Z, T, and estimated percentile.
  4. Interpret the results in the context of the original scale and reference group.

Raw score calculator FAQ

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

A raw score uses the original measurement scale. A Z-score expresses its distance from the mean in standard deviation units.

How is the T-score calculated?

This calculator uses T = 50 + 10z. The transformed scale therefore has a mean of 50 and a standard deviation of 10.

Is the percentile exact?

It is an estimate from the standard normal cumulative distribution. An empirical rank percentile can differ when the real reference distribution is not normal.

Can a Z-score be negative?

Yes, a negative Z-score simply means the raw value is below the mean. Its magnitude states how many standard deviations separate the two.

Why must standard deviation be greater than zero?

Standardization divides by the standard deviation, so zero would make the result undefined. A zero standard deviation also means every observation in the distribution is identical.