• Skip to secondary menu
  • Skip to main content
  • Skip to primary sidebar
  • My Store
  • Glossary
  • Home
  • About Me
  • Contact Me

Statistics By Jim

Making statistics intuitive

  • Graphs
  • Basics
  • Hypothesis Testing
  • Regression
  • ANOVA
  • Probability
  • Time Series
  • Fun
  • Calculators

Normal Distribution Equation

By Jim Frost

« Back to Glossary Index

What is the Normal Distribution Equation?

The normal distribution equation is the mathematical formula that defines the probability density function (PDF) of a normal distribution, also known as a Gaussian distribution. This bell-shaped curve describes how values are distributed around the mean in many natural and statistical processes.

The normal distribution formula gives the probability density for a given value of a continuous random variable (X).

The normal distribution equation is the following:

The normal distribution equation.

This formula returns the probability density, or height of the curve, at any given value of X, not a probability directly. However, the total area under the curve equals 1, and you can find the probability of a range of values by calculating the area under the curve for that range.

Learn more in-depth about the Normal Distribution in Statistics.

Components of the Normal Distribution Equation

  • f(x): The value of the probability density function at a given x-value. It represents the height of the curve at that point.
  • x: The value of the random variable being evaluated.
  • μ (mu): The mean of the distribution. This is the center of the curve.
  • σ (sigma): The standard deviation, which controls how spread out the distribution is.
  • π (pi): The mathematical constant pi, approximately equal to 3.1416.
  • e: The base of the natural logarithm, approximately equal to 2.718.

How the Normal Distribution Formula Works

  • The term (x − μ)² measures the squared distance between a specific value and the mean. This tells you how far x is from the center of the distribution.
  • Dividing by 2σ² scales that distance based on how spread out the data are. A larger σ (standard deviation) leads to a slower drop-off in density.
  • The negative exponent in e^(−(x − μ)² / 2σ²) causes values farther from the mean to have much smaller density values. This creates the bell shape of the curve.
  • The constant in front, 1 / (σ√(2π)), ensures that the total area under the curve equals 1, so the function represents a valid probability distribution.
  • The height produced by the function, f(x), is a probability density, not a direct probability. Probabilities come from the area under the curve between two values.

This normal distribution equation defines the shape of the curve, which is symmetric around the mean and characterized by its bell-like appearance. It is the basis for many statistical methods, including hypothesis testing, confidence intervals, and z-scores.

Example Calculation using the Normal Distribution Formula

Ok, let’s use the normal distribution equation to find a probability density. We’ll need to follow the PEMDAS Order of Mathematical Operations to get the correct answer!

Suppose a normal distribution has a mean (μ) of 100 and a standard deviation (σ) of 15. What is the value of the probability density function at x = 120?

We’ll calculate this using the normal distribution formula:

Step 1: Plug the values into the normal distribution formula

Plugging the example values into the normal distribution formula.

Step 2: Calculate the squared distance from the mean

(120 − 100)² = 400

Step 3: Multiply the standard deviation squared by 2

2 × 15² = 450

Step 4: Divide the squared distance by that result

400 / 450 ≈ 0.8889

Step 5: Take the negative and raise e to that power

e-0.8889 = 0.4111

Step 6: Calculate the front constant

Example calculation for the constant portion of the normal distribution equation.

Step 7: Multiply both parts together

0.0266 × 0.4111 ≈ 0.0109

Final Answer Using the Normal Distribution Formula

According to the normal distribution equation, the value of the normal distribution at x = 120 is approximately 0.0109.

This value is the height of the curve at x = 120. It tells you the relative likelihood of observing a value near 120, assuming the data follow a normal distribution with μ = 100 and σ = 15.

The graph below illustrates how this one point fits in with the entire curve that the normal distribution formula produced.

Graph displaying the curve that the normal distribution formula produces.

Related

Related Articles:
  • Normal Distribution in Statistics
  • Glossary: Probit
« Back to Glossary Index

Primary Sidebar

Meet Jim

I’ll help you intuitively understand statistics by focusing on concepts and using plain English so you can concentrate on understanding your results.

Read More...

Buy My Introduction to Statistics Book!

Cover of my Introduction to Statistics: An Intuitive Guide ebook.

Buy My Hypothesis Testing Book!

Cover image of my Hypothesis Testing: An Intuitive Guide ebook.

Buy My Regression Book!

Cover for my ebook, Regression Analysis: An Intuitive Guide for Using and Interpreting Linear Models.

Subscribe by Email

Enter your email address to receive notifications of new posts by email.

    I won't send you spam. Unsubscribe at any time.

    Buy My Thinking Analytically Book!

    Cover for my book, Thinking Analytically: An Guide for Making Data-Driven Decisions.

    Top Posts

    • F-table
    • Z-table
    • Cronbach’s Alpha: Definition, Calculations & Example
    • How To Interpret R-squared in Regression Analysis
    • Box Plot Explained with Examples
    • Interpreting Correlation Coefficients
    • Cohens D: Definition, Using & Examples
    • How to Interpret P-values and Coefficients in Regression Analysis
    • Multicollinearity in Regression Analysis: Problems, Detection, and Solutions
    • Root Mean Square Error (RMSE)

    Recent Posts

    • Data Collection Methods: Step-By-Step Guide with Examples
    • ANOVA Calculator
    • Positive Predictive Value: Meaning, Formula, and Interpretation
    • Median Absolute Deviation Calculator
    • Median Absolute Deviation: Definition, Finding & Formula
    • Outlier Calculator

    Recent Comments

    • Skata na fas on Comparing Regression Lines with Hypothesis Tests
    • Jim Frost on Comparing Regression Lines with Hypothesis Tests
    • Skata na fas on Comparing Regression Lines with Hypothesis Tests
    • Skata na fas on Comparing Regression Lines with Hypothesis Tests
    • Jim Frost on Pareto Chart: Making, Reading & Examples

    Copyright © 2026 · Jim Frost · Privacy Policy