Z-Score Calculators

0 calculators tagged with “Z-Score

A z-score (standard score) measures how many standard deviations an observation is from the mean of a distribution. Z-scores standardize raw scores, enabling comparison across datasets with different units or scales. In statistics, they are used for hypothesis testing, outlier detection, and percentile determination. In medicine, z-scores express bone density, growth, and lab values relative to age- and sex-matched population norms. A z-score of 0 equals the population mean; ±1 contains ~68% of values; ±2 contains ~95% in a normal distribution.

All Calculators

No calculators found for this topic.

Z-Score Formula

z = (x − μ) / σ

where x is the observed value, μ is the population mean, and σ is the population standard deviation. For a sample: z = (x − x̄) / s, using sample mean and sample SD. Example: A student scores 85 on a test with mean 70 and SD 10. z = (85 − 70) / 10 = 1.5. This score is 1.5 standard deviations above average.

Interpreting Z-Scores

  • z = 0: At the mean
  • |z| < 1: Within one SD — ~68% of values in a normal distribution
  • |z| < 2: Within two SDs — ~95% of values
  • |z| < 3: Within three SDs — ~99.7% of values
  • |z| > 2: Often considered an outlier threshold

Z-Score Tables and P-Values

Z-score tables (standard normal tables) convert z-scores to cumulative probabilities. For a z of 1.96, the cumulative probability is 0.975 — meaning 97.5% of values fall below this point. The two-tailed p-value for z = 1.96 is 0.05, making 1.96 the critical value for a 95% confidence interval.

Clinical Z-Scores

In bone densitometry (DEXA), T-scores compare to young adult norms; z-scores compare to age-matched norms. WHO defines osteoporosis as T-score ≤ −2.5. In pediatric growth, height and weight z-scores relative to CDC reference populations identify stunting (z < −2) or obesity (z > +2).

Glossary

Z-Score (Standard Score)
A measure of how many standard deviations an observation falls from the mean: z = (x − μ) / σ; standardizes values for comparison across different distributions.
Standard Normal Distribution
A normal distribution with mean = 0 and standard deviation = 1; z-scores are the coordinates of this distribution, used to calculate probabilities and p-values.
Outlier
An observation that falls unusually far from other values in a dataset; commonly defined as |z| > 2 or |z| > 3 in normally distributed data.

Frequently Asked Questions

z = (x − μ) / σ, where x is the individual value, μ is the population mean, and σ is the population standard deviation. For sample data, substitute sample mean (x̄) and sample standard deviation (s). The result tells you how many standard deviations the value is from the mean — positive z-scores are above the mean, negative z-scores below.

A z-score tells you where a value sits within a distribution. z = 0 is exactly at the mean. z = +1 is one standard deviation above average; approximately 84.1% of values fall below it in a normal distribution. z = −2 means the value is two SDs below the mean — only about 2.3% of values fall below this point. In clinical contexts, z-scores above +2 or below −2 typically trigger further investigation.

Z-scores are used when the population standard deviation is known or the sample size is large (n > 30), and they follow the standard normal distribution. T-scores (from the t-distribution) are used when the population SD is unknown and must be estimated from a small sample. For large samples, the t-distribution approaches the normal distribution, making z and t values nearly identical. In bone densitometry, T-score and z-score are specific clinical terms with distinct reference populations.

Z-scores appear throughout clinical medicine for normalizing measurements to reference populations. In pediatric growth monitoring, height and weight z-scores relative to CDC growth charts identify stunting (z < −2) or obesity (z > +2). In bone densitometry, z-scores compare a patient's bone mineral density to age- and sex-matched norms. Laboratory reference ranges are often set at mean ± 2 SD (z = ±2), encompassing 95% of the healthy reference population.