INFERENTIALInference & TestsStatistics Calculator
📊

Z-Score — Standardized Value, Percentiles, Probabilities

z = (x-μ)/σ. Convert raw scores to z-scores, find percentiles, compute probabilities. Four modes: Raw→Z, Z→Raw, Z→Probability, Probability→Z.

Concept Fundamentals
z = (x−μ)/σ
Z Formula
Standard score
N(0, 1)
Standard Normal
Reference distribution
z = ±1.96
95% CI
Common critical value
Percentile ranking
Application
Compare across scales
Compute Z-ScoreRaw↔Z, Z↔Probability

Why This Statistical Analysis Matters

Why: Z-scores standardize values across different scales. Essential for hypothesis testing, confidence intervals, and comparing values from different distributions.

How: Choose mode. Raw→Z: enter raw, mean, σ. Z→Raw: enter z, mean, σ. Z→Probability: enter z, get tail area. Probability→Z: enter p, get z.

  • z = (x-μ)/σ
  • z=1.96 → 95% CI
  • Standard normal
z
STATISTICSInference & Tests

Z-Score — Percentiles, Probabilities & Interactive Normal Curve

Convert raw scores to z-scores, find percentiles, compute probabilities. Four modes: Raw→Z, Z→Raw, Z→Probability, Probability→Z. Step-by-step breakdown with interactive visualization.

Real-World Scenarios — Click to Load

Enter Your Data

zscore_results.sh
CALCULATED
$ compute_zscore --mode="rawToZ"
Z-Score
1.0000
Percentile
74.07%
Raw Score (x)
85.0000
P(Z < z)
74.0657%
P(Z > z)
25.9343%
P(-z < Z < z)
48.1315%
Share:
Z-Score Result
z = 1.0000
Percentile: 74.07%Raw Score: 85.0000P(Z < z)
numbervibe.com/calculators/statistics/z-score-calculator

Interactive Normal Curve (Standard: μ=0, σ=1)

Percentile Comparison

Z-Score Interpretation

Unusual|z| = 1.00
80%
1.282
85%
1.44
90%
1.645
95%
1.96
98%
2.326
99%
2.576
99.5%
2.807
99.9%
3.291

Calculation Breakdown

FORMULA
Formula
z = (x − μ) / σ
COMPUTATION
Substitution
z = (85 − 75) / 10 = 1.0000
RESULT
Percentile
Φ(z) × 100 = 74.07%

⚠️For educational and informational purposes only. Verify with a qualified professional.

📈 Statistical Insights

z

z = (x-μ)/σ — standard deviations from mean

— Definition

1.96

z for 95% two-tailed CI

— Common

Φ

CDF Φ(z) = P(Z≤z)

— Normal

Key Takeaways

  • • A z-score measures how many standard deviations a value is from the mean
  • • z > 0 means above average, z < 0 means below average, z = 0 is exactly average
  • • z = 1.96 is the critical value for 95% confidence intervals (most common in research)
  • • The z-score standardizes any normal distribution to the standard normal (μ=0, σ=1)
  • • Values with |z| ≥ 2 are "unusual" (outside 95%); |z| ≥ 3 are "rare" (outside 99.7%)
  • • Percentile = Φ(z) × 100 — the proportion of values below your score

Did You Know?

🏛️Ronald Fisher established the p < 0.05 threshold in 1925 — it was never meant to be an absolute rule.Source: Fisher, 1925
📝The SAT, GRE, IQ tests use z-scores to create normalized scales — a score of 700 on the SAT is approximately z = 1.0.Source: College Board
🏭Six Sigma quality: a z-score of 6 means the defect rate is just 3.4 per million.Source: ASQ
💰In finance, Altman's Z-Score model predicts corporate bankruptcy — a score below 1.81 indicates high risk.Source: NYU Stern
In baseball sabermetrics, z-scores compare player performance across eras — z = +2 means top 2.3%.Source: Baseball Reference
🧬In GWAS, z-scores &gt; 5.2 are used for significance due to multiple testing correction.Source: Nature Genetics

Expert Tips

Z-Test vs T-Test

Use z when σ is known or n ≥ 30; use t when σ is estimated from a small sample.

Two-Tailed vs One-Tailed

Two-tailed (|z| > 1.96) is more conservative; one-tailed (z > 1.645) is more powerful but riskier.

Report Effect Size

A statistically significant z-score doesn't mean practical significance — report Cohen's d alongside p-values.

Bonferroni Correction

When running multiple tests, divide α by the number of tests — e.g., 20 tests requires z > 3.29 instead of 1.96.

When to Use Each Mode

ScenarioModeExample
Raw score → standardized valueRaw → ZExam score vs class average
Z-score → raw valueZ → RawFind score at 95th percentile
Z-score → probabilityZ → ProbabilityP(Z < 1.96) for 95% CI
Probability → z-scoreProbability → ZCritical value for 90% CI

Why Use This Calculator vs. Other Tools?

FeatureThis CalculatorZ-tableExcel
Interactive normal curve
4 calculation modesPartialPartial
Z-score interpretation
Copy & share results
AI-powered interpretation
No installation required

Frequently Asked Questions

What does a negative z-score mean?

A negative z-score means the value is below the mean. For example, z = -1 means one standard deviation below average.

When should I use a z-test vs a t-test?

Use z-test when population σ is known or sample size n ≥ 30. Use t-test when σ is estimated from a small sample.

What is a p-value and how does it relate to the z-score?

The p-value is the probability of observing a result as extreme as yours if the null hypothesis is true. For a z-score, p = 2 × (1 − Φ(|z|)) for two-tailed tests.

How do I find the z-score for a given confidence level?

For two-tailed: 90% → z=1.645, 95% → z=1.96, 99% → z=2.576. Use the inverse CDF: z = Φ⁻¹((1+confidence)/2).

What is the difference between one-tailed and two-tailed?

One-tailed tests one direction (e.g., z > 1.645 for α=0.05). Two-tailed tests both tails (|z| > 1.96 for α=0.05).

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

Yes. About 0.3% of values fall outside ±3σ. Z-scores can be any real number.

How do z-scores relate to percentiles?

Percentile = Φ(z) × 100. z=0 → 50th percentile, z=1 → ~84th, z=-1 → ~16th.

What is the z-score for the 95th percentile?

z ≈ 1.645 for the 95th percentile (one-tailed). For 95% confidence interval (two-tailed), z = 1.96.

Z-Score by the Numbers

1.96
z* for 95% CI, two-tailed
2.576
z* for 99% CI, two-tailed
1.645
z* for 95th percentile
0.05
Fisher's significance level

Disclaimer: This calculator is for educational purposes. Z-scores assume normally distributed data. Uses Abramowitz & Stegun normal CDF approximation. For critical decisions, verify with established statistical software. Not professional statistical consulting advice.

👈 START HERE
⬅️Jump in and explore the concept!
AI