Z

Calculate z-scores instantly from raw scores, convert z-scores to raw scores, and find probabilities between two values. Includes bell curve visualization, percentile rankings, and step-by-step solutions.

Z-Score Calculator

Calculate z-scores, percentile ranks, and probabilities from the standard normal distribution

Enter values above to calculate the Z-Score

z = (x - μ) / σ

Free Z-Score Calculator - Calculate Standard Scores & Percentiles Online

Calculate z-scores instantly with our free online Z-Score Calculator. Convert raw scores to standard scores, find percentile ranks, compute probabilities from the normal distribution, and visualize your results on a bell curve — all in one powerful tool.

What is a Z-Score?

A z-score (also called a standard score) is a statistical measurement that describes a value's relationship to the mean of a group of values. It tells you how many standard deviations a particular data point is from the mean of the distribution.

Z-scores are measured in terms of standard deviations from the mean. If a z-score is 0, it indicates that the data point's score is identical to the mean score. A z-score of 1.0 would indicate a value that is one standard deviation from the mean. Z-scores may be positive or negative, with a positive value indicating the score is above the mean and a negative score indicating it is below the mean.

The z-score transformation is one of the most fundamental operations in statistics, allowing you to standardize different distributions so they can be compared on the same scale.

Z-Score Formula

The formula for calculating a z-score is:

z = (x - μ) / σ

Where:

  • z is the z-score (standard score)
  • x is the raw score (individual data point)
  • μ (mu) is the population mean
  • σ (sigma) is the population standard deviation

Reverse formula (to convert a z-score back to a raw score):

x = μ + z × σ

This formula allows you to move between raw scores and standardized scores, which is essential for statistical analysis and interpretation.

How to Interpret Z-Scores

Understanding what a z-score means is critical for proper statistical analysis. Here's a guide to interpretation:

Positive Z-Scores

A positive z-score indicates the raw score is above the mean. The larger the positive z-score, the further above the mean the data point lies. For example, a z-score of +2.0 means the value is 2 standard deviations above the mean.

Negative Z-Scores

A negative z-score indicates the raw score is below the mean. The more negative the z-score, the further below the mean. A z-score of -1.5 means the value is 1.5 standard deviations below the mean.

Magnitude of Z-Scores

  • |z| ≤ 1.0 — Within 1 SD: About 68.27% of data falls here. This is considered typical or normal range.
  • 1.0 < |z| ≤ 2.0 — Between 1 and 2 SD: About 27.18% of data falls here. Moderately unusual.
  • 2.0 < |z| ≤ 3.0 — Between 2 and 3 SD: About 4.28% of data falls here. Unusual or noteworthy.
  • |z| > 3.0 — Beyond 3 SD: Less than 0.27% of data. Extremely rare or potential outlier.

Standard Normal Distribution Table

The following table shows common z-values with their cumulative probabilities (P(Z < z)) and percentile ranks:

Z-ScoreP(Z < z)PercentileP(Z > z)
-3.000.001350.13%99.87%
-2.500.006210.62%99.38%
-2.000.022752.28%97.72%
-1.960.025002.50%97.50%
-1.500.066816.68%93.32%
-1.000.1586615.87%84.13%
-0.500.3085430.85%69.15%
0.000.5000050.00%50.00%
0.500.6914669.15%30.85%
1.000.8413484.13%15.87%
1.500.9331993.32%6.68%
1.960.9750097.50%2.50%
2.000.9772597.72%2.28%
2.500.9937999.38%0.62%
3.000.9986599.87%0.13%

The value z = ±1.96 is particularly important as it corresponds to the 95% confidence interval, meaning 95% of values in a standard normal distribution fall within ±1.96 standard deviations of the mean.

How to Calculate a Z-Score

Follow these steps to calculate a z-score:

  1. Find the mean (μ) — Calculate the average of all values in your dataset
  2. Find the standard deviation (σ) — Calculate the population standard deviation
  3. Subtract the mean from your raw score — This gives you the deviation from the mean (x - μ)
  4. Divide by the standard deviation — This standardizes the deviation (x - μ) / σ

Example: A student scores 85 on a test where the mean is 72 and the standard deviation is 8.

z = (85 - 72) / 8 = 13 / 8 = 1.625

This z-score of 1.625 means the student scored 1.625 standard deviations above the class mean, placing them at approximately the 94.79th percentile.

Real-World Applications of Z-Scores

Education and Grading

Teachers and professors use z-scores to standardize test scores across different exams or sections. If one exam is harder than another, converting raw scores to z-scores allows fair comparison. Grading on a curve often involves z-scores, where grades are assigned based on how many standard deviations a student's score is from the mean.

Quality Control and Manufacturing

In manufacturing, z-scores help monitor product quality. If a product dimension has a z-score beyond ±3, it signals a defect or process issue. Six Sigma methodology is built around z-scores — achieving Six Sigma means defects occur at a rate corresponding to a z-score of 6, or just 3.4 defects per million opportunities.

Finance and Investment

Financial analysts use z-scores to assess stock performance, measure portfolio risk, and identify unusual market movements. The Altman Z-Score is a specific formula used to predict bankruptcy risk for companies. Value at Risk (VaR) calculations rely on z-scores to estimate potential losses.

Medical and Health Sciences

Doctors use z-scores in bone density scans (DEXA) to compare a patient's bone density to that of a healthy young adult. A T-score (similar to a z-score) of -2.5 or lower indicates osteoporosis. Growth charts for children also use z-scores to track height and weight relative to age-appropriate averages.

Sports Analytics

Z-scores allow comparison across different sports and eras. A basketball player's scoring average can be converted to a z-score relative to the league mean, making it possible to compare players across different seasons when scoring environments differ. Combined z-scores across multiple statistics create composite performance ratings.

Research and Psychology

Psychologists use z-scores to standardize psychological test results, enabling comparison across different tests. IQ tests are essentially z-scores scaled to have a mean of 100 and standard deviation of 15. Research studies use z-scores for meta-analysis, combining results from different studies on a common scale.

Frequently Asked Questions

What is a z-score?

A z-score is a statistical measure that indicates how many standard deviations a data point is from the mean of a distribution. It standardizes different datasets so they can be compared on the same scale. A z-score of 0 means the value equals the mean, positive z-scores are above the mean, and negative z-scores are below.

How do you calculate a z-score?

To calculate a z-score, subtract the population mean from the raw score and divide by the population standard deviation: z = (x - μ) / σ. For example, if your score is 85, the mean is 70, and the standard deviation is 10, your z-score is (85 - 70) / 10 = 1.5.

What is a good z-score?

There is no universally "good" z-score — it depends on context. In academics, a higher z-score means better relative performance. In quality control, z-scores closer to 0 are preferred. Generally, z-scores between -2 and 2 are considered typical, while values beyond ±3 are unusual or potential outliers.

What does a negative z-score mean?

A negative z-score means the raw score is below the mean of the distribution. For example, a z-score of -1.5 means the value is 1.5 standard deviations below the average. This is not inherently bad — it simply indicates the value's position relative to the center of the distribution.

How do you find a percentile from a z-score?

The percentile rank is found by calculating the cumulative probability P(Z < z) using the standard normal distribution (normal CDF). For a z-score of 1.0, P(Z < 1.0) = 0.8413, meaning approximately 84.13% of values fall below this score. Our calculator handles this automatically.

What is the difference between a z-score and a t-score?

A z-score uses the population standard deviation, while a t-score uses the sample standard deviation and follows a t-distribution with n-1 degrees of freedom. Z-scores are used when the population parameters are known or when sample sizes are large (typically n > 30). T-scores are used with smaller samples where the population standard deviation is unknown. As sample size increases, the t-distribution approaches the standard normal distribution.

What is the standard normal distribution?

The standard normal distribution is a special case of the normal distribution with a mean of 0 and a standard deviation of 1. When any normally distributed variable is converted to z-scores, the resulting distribution is standard normal. It is symmetric and bell-shaped, with approximately 68% of values within ±1σ, 95% within ±2σ, and 99.7% within ±3σ of the mean.

How are z-scores used in real life?

Z-scores are used across many fields. In education, they standardize test scores for fair comparison. In finance, they measure investment risk and detect fraud. In medicine, they assess bone density and growth patterns. In manufacturing, they monitor quality control. In sports, they enable cross-era player comparisons. Any situation involving comparison of values from different distributions can benefit from z-scores.

Can a z-score be greater than 3 or less than -3?

Yes, z-scores can be any real number. While values beyond ±3 are rare (less than 0.27% of data in a normal distribution), they do occur. Extremely high or low z-scores (beyond ±3) often indicate outliers or unusual observations. In some distributions that are not perfectly normal, extreme z-scores may be more common.

What is the 68-95-99.7 rule?

The 68-95-99.7 rule (also called the empirical rule) describes the percentage of data within certain ranges of a normal distribution: approximately 68% of data falls within ±1 standard deviation, 95% within ±2 standard deviations, and 99.7% within ±3 standard deviations of the mean. This rule only applies to approximately normally distributed data.

Why Use Our Z-Score Calculator

Our Z-Score Calculator provides a comprehensive, accurate, and visually rich experience for anyone working with standard scores and the normal distribution.

Three powerful calculation modes let you compute z-scores from raw data, convert z-scores back to raw scores, and find probabilities between two scores — all in one tool.

Interactive bell curve visualizations show exactly where your z-score falls on the standard normal distribution, with shaded areas representing probabilities and clearly marked z-score positions.

Step-by-step solutions break down each calculation so you can understand the math behind the results, making this tool perfect for students learning statistics.

Instant percentile rankings with clear interpretations help you understand what your z-score means in practical terms, from "exceptionally high" to "below the median."

No registration required — simply enter your values and get results immediately. The calculator works entirely in your browser with no data sent to any server, ensuring your calculations remain private.

Edge case handling ensures you get meaningful feedback even with unusual inputs. Division by zero (when standard deviation is zero) is caught and clearly communicated, and all probability calculations use high-precision approximations of the normal cumulative distribution function.

Whether you are a student working through statistics homework, a researcher analyzing data, a teacher preparing grade curves, or a professional making data-driven decisions, our Z-Score Calculator delivers accurate results with the context you need to interpret them correctly.

Start calculating z-scores now — enter your values in the calculator above and see instant results with visual bell curve representations and detailed statistical breakdowns.