Z-Wert zu Perzentil

Zuletzt aktualisiert: 2026-05-09

Der Z-Wert zu Perzentil ist ein kostenloser Statistikrechner. Berechnen Sie z score percentile online. Geben Sie valor, media, desviacion ein und erhalten Sie sofort das Ergebnis. Analysieren Sie Ihre Daten sofort.
Eingaben
Ergebnis
Geben Sie die Werte ein und klicken Sie auf Berechnen
Common Sizes — Click to Fill
Wert Mittelwert Abweichung estándar
Muestra pequena 34.0 30.0 4.0
Datos uniformes 59.5 52.5 7.0
Datos dispersos 85.0 75.0 10.0
Muestra grande 127.5 112.5 15.0
Valores atipicos 212.5 187.5 25.0

Z-Score to Percentile Calculator

This calculator converts a Z-score (standard deviations from the mean) into its corresponding percentile in the standard normal distribution, indicating what percentage of data falls below that value.

The standard normal distribution

The Z-score indicates how many standard deviations a value is from the mean:

  • Z = 0: exactly at the mean (50th percentile)
  • Z = 1: one standard deviation above (~84.1th percentile)
  • Z = −1: one standard deviation below (~15.9th percentile)
  • Z = 1.96: 97.5th percentile (used in 95% CI)

The percentile is obtained by evaluating the cumulative distribution function (CDF) of the standard normal at the Z value.

Example 1: positive Z

Problem: What percentile corresponds to Z = 1.5?

  1. Result:
    • Φ(1.5) ≈ 0.9332 → 93.32nd percentile.

Answer: Z = 1.5 corresponds to the 93.32nd percentile (93.32% of data is below).

Example 2: negative Z

Problem: What percentile corresponds to Z = −2.0?

  1. Result:
    • Φ(−2.0) ≈ 0.0228 → 2.28th percentile.

Answer: Z = −2.0 corresponds to the 2.28th percentile (only 2.28% of data is below).

Häufige Anwendungsfälle

  • Interpreting standardized test results (SAT, GRE, IQ).
  • Evaluating growth percentiles in pediatrics.
  • Identifying outliers in data analysis.
  • Computing confidence intervals in statistics.
  • Conducting hypothesis tests with normal distribution.
  • Analyzing quality control results in manufacturing.

Common mistakes with Z-scores

  • Interpreting Z as the percentile directly (Z = 1 is not the 1st percentile).
  • Not verifying that data follows a normal distribution.
  • Confusing percentile with percentage of data above.
  • Using Z for small samples where the t-distribution is more appropriate.

Profi-Tipp

The 68-95-99.7 empirical rule is useful: approximately 68% of data is within ±1σ, 95% within ±2σ and 99.7% within ±3σ of the mean.

It is the number of standard deviations a value is from the mean: Z = (value − mean) / standard_deviation.

Z ≈ 1.645 for the 95th percentile (one-tailed). For a 95% CI (two-tailed), Z = 1.96.

Conventionally, a value with |Z| > 3 is considered an outlier (more than 3 standard deviations from the mean).

No. The Z-to-percentile conversion assumes a normal distribution. For other distributions, different methods are needed.

Geschrieben und geprüft vom CalcToWork-Redaktionsteam. Letzte Aktualisierung: 2026-05-09.