Data

Z-Scores and P-Values: A Practical Guide for Analysts

Z-scores and p-values are the two most-used numbers in applied statistics — and the two most misinterpreted. This guide cuts through the textbook fog.

Z-Score: How Far From Average?

z = (x − μ) ÷ σ

A z-score of +2 means the data point is 2 standard deviations above the mean. Use our Z-Score Calculator for instant results.

What Z-Scores Tell You

P-Value: How Likely Is This By Chance?

The p-value is the probability of seeing a result at least this extreme if there were no real effect. Compute it from your test statistic with our P-Value Calculator.

Significance Thresholds

The Most Common Misinterpretation

p = 0.03 does not mean “97% chance the effect is real.” It means: “if there’s no effect, we’d see data this extreme 3% of the time.”

Worked Example

You measure average customer LTV: μ = $420, σ = $80. A new cohort has LTV $580.

FAQs

Can a z-score be negative? Yes — it just means below the mean.

One-tailed or two-tailed p-value? Two-tailed unless you specifically predicted the direction beforehand.