Normalized Score Converter

🔒 Local only Education & Statistics Tools

Linearly convert a raw score to a target mean and standard deviation.

Standardize a raw score to z, then map it to a target mean and standard deviation. This is a linear standard-score conversion; it does not make a skewed distribution normal.

Tool area

Formula and calculation

z = (X − M) / SD; Y = Mₜ + z × SDₜ

First compute z on the original scale, then use target mean Mₜ and target SD SDₜ to obtain Y. Both SDs must be positive.

Educational applications

Useful for teaching and transformations under a shared reference framework. Scores from tests with different constructs, reliability, or norms are not automatically interchangeable after rescaling.

APA / research reporting tip

Example: “Scores were standardized using the original M = 70 and SD = 8, then transformed to a scale with M = 50 and SD = 10.” Report the converted value.

How to use

  1. Enter the raw score, original mean, and original SD.
  2. Set the target mean and target SD.
  3. Calculate z and the converted score.

Use cases

  • Place different test results on a common scale.
  • Model a mean-50, SD-10 score.
  • Teach the effect of linear standardization.

Content and verification review:

How to verify a Normalized Score Converter result before relying on it

This section covers the two-step z-score-then-rescale math behind Normalized Score Converter, and confirms all five numbers the page shows: the z score, the converted score, the original offset, the target offset, and the scale factor.

Check the default conversion, which happens to match the T-score scale

The page loads with raw score 82, original mean 70, original SD 10, target mean 50, target SD 10. The corresponding z score is (82 − 70) ÷ 10 = 1.2, and the converted score is 50 + 1.2 × 10 = 62. Because the default target mean and SD (50 and 10) match this site’s T-Score Calculator’s fixed scale, this default scenario’s converted score matches what that separate tool would produce for the same z score — a useful way to cross-check both at once.

Changing only the target scale leaves the z score untouched

Keep raw score 82, mean 70, and SD 10 the same, but change target mean to 500 and target SD to 100: the z score stays exactly 1.2, because z depends only on the three original-scale inputs, while the converted score becomes 500 + 1.2 × 100 = 620. Converting to z and rescaling to the target are two independent steps — editing the target scale can never retroactively change the z-score result.

The original offset, target offset, and scale factor are also shown

The underlying script also computes the raw-score-minus-mean offset, the equivalent offset on the target scale, and the scale factor (target SD ÷ original SD) — for the default inputs these are 12, 12, and 1 respectively — and all three now render right after the z score and converted score.

Acceptance checklist

  • Both the original SD and the target SD are entered as numbers greater than 0 — either one at 0 or below is rejected with an error.
  • The z score has been hand-checked as (raw score − original mean) ÷ original SD before trusting the converted score.
  • It is understood that changing the target mean or SD only affects the converted score, never the z score itself.
  • The original offset, target offset, and scale factor shown on the page have been checked against original offset = raw score − original mean, target offset = z × target SD, and scale factor = target SD ÷ original SD.

FAQ

Does this normalize the distribution?
It performs linear standardization and does not change distribution shape. Percentile-based normalizing requires the full distribution.
Can this produce T scores?
Yes. Set target mean to 50 and target SD to 10.
Can converted scores be extreme?
Yes. A linear transformation has no fixed bounds.

Privacy & local processing

🔒 This tool runs entirely in your browser. No data is uploaded to any server.

All input and calculations stay in your browser and are not uploaded to FunnyTools.

Trust & usage note

This tool runs mainly in your browser. Your input is not actively uploaded to a server. Avoid entering highly sensitive data. Results are for reference only.

Disclaimer

This tool is for teaching and preliminary estimates. It does not replace formal statistical software or professional judgment. Verify the data, research design, and assumptions before reporting results.

Last updated:

Embed this tool

Get updates

New tools and practical tips, straight to your inbox. No spam, unsubscribe anytime.