Normal Distribution Calculator




Normal Distribution Calculator

Normal Distribution Calculator

Normal Probability Density

Probability: -

Formula: f(x) = (1 / (σ√(2π))) * e^(-(1/2)((x-μ)/σ)^2)

This calculates the height of the probability density function at point x.

Normal Cumulative Distribution

Probability: -

This calculates the probability that a random variable falls between the lower and upper bounds.

Use "-Infinity" for the lower bound to calculate P(X ≤ upper).

Inverse Normal

Φ(z): -

This finds the x-value such that P(X ≤ x) = Area.

Standardising a Normal Distribution

z: -

Formula: z = (X - μ) / σ

This converts a value from a normal distribution to its equivalent z-score.

Comments

Popular posts from this blog