Z-Test Calculator
Find the one-sample z-statistic.
The z-test compares a sample mean to a population mean when the population SD is known.
How the Math Works
The Z-Test Calculator uses the formula z = (x´ − μ) ÷ (σ ÷ √n) to determine how far your sample mean deviates from the population mean in standard deviation units. Here, x´ represents your sample average, μ is the known population mean, σ is the population standard deviation, and n is your sample size. The calculation first determines the standard error (σ ÷ √n), which measures how much sample means typically vary from the population mean, then divides the difference between your sample and population means by this standard error to produce a z-score that indicates statistical significance.
Practical Applications
To use this calculator, input your sample mean (x´), the population mean (μ), the population standard deviation (σ), and your sample size (n). This tool is particularly valuable when testing hypotheses about a population parameter, such as verifying if a production line meets quality standards or determining if a new drug's effectiveness differs significantly from the established benchmark. Simply enter your values and the calculator will compute the z-statistic, which you can then compare against critical values to make informed statistical decisions.
Day-to-Day Use
Understanding z-scores helps you make better decisions in everyday situations involving comparisons and averages. For example, when evaluating whether your test performance is truly exceptional or just average, when assessing if a product's quality metrics meet specifications, or when analyzing survey results to understand trends, this calculator provides the statistical foundation to distinguish meaningful differences from random variation. It empowers you to move beyond surface-level observations and make data-driven judgments with confidence.
Worked example
x̄ 105, μ 100, σ 15, n 36 → z 2.0.
FAQ
z vs t?
Use z when the population SD is known and n is large; otherwise use t.