Normalization Calculator
Paste a list of numbers and instantly get min-max normalized values and z-scores in a comparison table.
Input Data
to
Enter numbers on the left and click Calculate.
Summary Statistics
Results
Summary
Paste a list of numbers and instantly get min-max normalized values and z-scores in a comparison table.
How it works
- Paste or type your numbers into the input box, separated by commas or newlines.
- Choose Min-Max Normalization or Z-Score Standardization (or view both).
- For min-max, optionally set a custom output range instead of the default [0, 1].
- Click Calculate to see a table with original, min-max, and z-score values for each number.
- Copy the normalized values as a comma-separated list for use in spreadsheets or code.
Use cases
- Preprocess features before training a machine learning model.
- Compare measurements from different scales on the same chart.
- Standardize survey response scores across multiple questions.
- Scale sensor readings to a common range for data analysis.
- Normalize price or revenue data before statistical comparison.
Frequently Asked Questions
Last updated: 2026-07-01 ·
Reviewed by Nham Vu