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

easy
City A has 500 crimes with population 100,000. City B has 300 crimes with population 50,000. Which city is safer? Calculate crime rates per 100,000 people.

Solution

  1. 1
    City A crime rate: \frac{500}{100,000} \times 100,000 = 500 per 100,000
  2. 2
    City B crime rate: \frac{300}{50,000} \times 100,000 = 600 per 100,000
  3. 3
    City B has fewer total crimes (300 < 500) but a HIGHER crime rate (600 > 500 per 100,000)
  4. 4
    Safer city by rate: City A (500 per 100,000) β€” normalization reveals the true comparison

Answer

City A: 500/100K rate; City B: 600/100K rate. City A is safer despite having more total crimes.
Normalization (rate = count/population) allows fair comparison across groups of different sizes. Raw counts favor larger cities (more of everything); rates per capita give a meaningful comparison. Always normalize when comparing populations of different sizes.

Example 2

medium
Test scores: Raw score 85/100. Class mean=70, SD=10. Z-score normalize this score and explain what it means relative to classmates.

Practice Problems

Try these problems on your own first, then open the solution to compare your method.

Example 1

easy
Country A has 1000 hospital beds; Country B has 5000. Country A's population is 500,000; Country B's is 10,000,000. Calculate beds per 1000 people for each country and compare.

Example 2

hard
A student scored 75 in Math (\mu=65, \sigma=8) and 80 in English (\mu=78, \sigma=3). In which subject did they perform better relative to their class?

Background Knowledge

These ideas may be useful before you work through the harder examples.

ratiosproportional reasoning