StatsCalculator

Normal Distribution Calculator

Density and cumulative probability for a normal (Gaussian) distribution.

Calculator guide

Normal distribution calculator guide

The normal distribution calculator evaluates density and cumulative probability for a bell-shaped distribution defined by a mean and standard deviation.

z = (x - μ) / σ, then P(X ≤ x) = Φ(z)

How to use this calculator

  1. Enter the mean μ and standard deviation σ.
  2. Enter the x value to evaluate.
  3. Read density f(x) for curve height and CDF for cumulative probability.
  4. Use the chart to see where x falls on the distribution.

How to interpret the result

The normal model is appropriate for many measurement averages and standardized scores, but it can be poor for skewed, bounded, or count data.

Worked example

Example: if test scores are modeled as normal with mean 75 and standard deviation 10, enter x = 90 to find the cumulative probability up to 90. The same x corresponds to z = 1.5.

Common mistake to avoid

The normal distribution is continuous and symmetric. It can be a poor fit for counts, strongly skewed values, bounded percentages, or data with hard lower and upper limits.

Using the model

For normal distribution, the number you get is only as good as the model choice. Before entering values, decide what the random variable represents and whether the support makes sense: counts should stay whole, proportions should stay between 0 and 1, and waiting-time models should not produce negative values. Then Enter the mean μ and standard deviation σ. Enter the x value to evaluate. The calculator is doing a distribution lookup, not proving that the distribution fits your data.

The relationship to keep nearby is z = (x - μ) / σ, then P(X ≤ x) = Φ(z). Use it to check whether the input fields match the notation in your textbook, software output, or assignment. Many distribution mistakes come from swapping rate and scale, using a tail in the wrong direction, or entering a value on the wrong scale. If the result is a CDF, it means probability up to x; if it is an upper tail, it means probability beyond x.

The normal model is appropriate for many measurement averages and standardized scores, but it can be poor for skewed, bounded, or count data. When the problem changes from probability lookup to estimation or testing, switch tools instead of stretching this page past its purpose. Nearby calculators such as z-score, p-value from z and z critical value are often the next step. What is the CDF? The cumulative distribution function gives P(X is less than or equal to x).