Normalization (Statistics) Examples in Math
Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Normalization (Statistics).
This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.
Concept Recap
Normalization rescales data to a standard range or distribution β such as [0,1] or zero mean and unit variance β to make different variables comparable.
Converting to a standard reference so you can compare apples to apples.
Read the full concept explanation βHow to Use These Examples
- Read the first worked example with the solution open so the structure is clear.
- Try the practice problems before revealing each solution.
- Use the related concepts and background knowledge badges if you feel stuck.
What to Focus On
Core idea: Absolute numbers can misleadβrates and percentages often tell the real story.
Common stuck point: Which denominator to use? Per person? Per household? Per square mile?
Sense of Study hint: When you see values on different scales that need comparison, apply normalization. First, identify the type needed: for z-scores, subtract the mean and divide by the standard deviation; for min-max scaling, subtract the minimum and divide by the range. Finally, verify your transformed values fall in the expected range (0 to 1 for min-max, centered at 0 for z-scores).
Worked Examples
Example 1
easySolution
- 1 City A crime rate: \frac{500}{100,000} \times 100,000 = 500 per 100,000
- 2 City B crime rate: \frac{300}{50,000} \times 100,000 = 600 per 100,000
- 3 City B has fewer total crimes (300 < 500) but a HIGHER crime rate (600 > 500 per 100,000)
- 4 Safer city by rate: City A (500 per 100,000) β normalization reveals the true comparison
Answer
Example 2
mediumPractice Problems
Try these problems on your own first, then open the solution to compare your method.
Example 1
easyExample 2
hardRelated Concepts
Background Knowledge
These ideas may be useful before you work through the harder examples.