Skip to main content

learn.howToCalculate

learn.whatIsHeading

The normal distribution (bell curve) is the most common probability distribution in statistics. It's defined by mean μ and standard deviation σ, describing many natural phenomena.

Fórmula

f(x) = (1 / (σ√(2π))) × e^(-(x-μ)²/(2σ²))

Guia passo a passo

  1. 1Enter mean μ, standard deviation σ, and value x
  2. 2Calculate the z-score: (x - μ) / σ
  3. 3Look up cumulative probability or use the formula

Exemplos resolvidos

Entrada
μ = 100, σ = 15, x = 115
Resultado
z = 1, P(Z ≤ 1) ≈ 0.841
Standard normal lookup

Erros comuns a evitar

  • Confusing z-score with probability
  • Using population vs sample standard deviation

Pronto para calcular? Experimente a calculadora Normal Distribution gratuita

Experimente você mesmo →

Configurações

PrivacidadeTermosSobre© 2026 PrimeCalcPro