Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

The normal distribution is a symmetric, bell-shaped model used to describe many measurements such as test scores, heights, measurement errors, and averages from repeated samples. Normal distribution calculations help you find the probability that a value falls in a certain range. These calculations are useful in science, engineering, medicine, business, and standardized testing.

The main idea is to turn any normal value into a standard score that can be compared using one common table or calculator.

Understanding Statistics: Normal Distribution Calculations

A standard score measures how far a raw result sits from the average in units of spread. A score at the average has a standard score of zero. A positive score lies above the average, while a negative score lies below it.

For example, suppose a class average is seventy marks and the usual spread is ten marks. A mark of ninety is two spread units above the average. This conversion matters because twenty marks means different things in different settings.

Twenty centimetres above the average height is unusually large, while twenty seconds above an average race time may be ordinary. Standard scores put these situations onto the same scale.

Probability in this model is represented by area, not by the height of the curve at one exact score. A single exact measurement has effectively zero area, so calculations usually concern values below a point, above a point, or within an interval. Tables and calculators commonly give the area to the left of a standard score.

To find an upper-tail chance, subtract the left area from one. To find the chance between two limits, find each left area and subtract the smaller one from the larger one. Draw a quick sketch before calculating.

Shade the region named in the question. This simple habit prevents a common mistake where students report the area on the wrong side.

Cutoff calculations work in the reverse direction. Instead of starting with a measurement, you start with a required proportion. If a college admits the highest five percent of applicants by a test measure, the cutoff is near the ninety-fifth percentile.

A calculator can first identify the standard score with ninety-five percent of the area below it. That score is then converted back into the original measurement scale using the average and spread. Hospitals use similar reasoning for reference ranges.

A lab result outside a central range may need attention, though it is not by itself proof that a person is ill. Context, measurement quality, and other evidence still matter.

The method only gives reliable results when the normal model is a reasonable fit. Real data can be skewed, have extreme outliers, or be limited by natural boundaries. Household income is often skewed because a small number of very large values stretch the upper end.

Test scores can pile up near zero or near full marks when a test is too hard or too easy. Check a histogram or graph when one is available. Pay attention to the units, the meaning of the average, and whether the stated spread describes individuals or sample averages.

Round standard scores only near the end of a calculation, since early rounding can shift a probability or cutoff. Finally, state the result in context. A probability of zero point zero three means about three cases in one hundred under the model, not that an outcome is impossible.

Key Facts

  • A normal distribution is written as X ~ N(μ, σ), where μ is the mean and σ is the standard deviation.
  • The z-score formula is z = (x - μ) / σ.
  • For the standard normal distribution, Z ~ N(0, 1).
  • A left-tail probability is P(X < x) = P(Z < (x - μ) / σ).
  • A between-values probability is P(a < X < b) = P(Z < (b - μ) / σ) - P(Z < (a - μ) / σ).
  • A cutoff value can be found from x = μ + zσ after finding the needed z-score.

Vocabulary

Normal distribution
A symmetric bell-shaped probability distribution described by its mean and standard deviation.
Mean
The center value μ of a normal distribution, located at the peak of the bell curve.
Standard deviation
A measure σ of how spread out the values are around the mean.
Z-score
The number of standard deviations a data value is above or below the mean.
Percentile
A value below which a given percentage of the distribution lies.

Common Mistakes to Avoid

  • Using x directly in the z-table, which is wrong because most z-tables use standard normal values only. Convert first with z = (x - μ) / σ.
  • Forgetting to subtract when finding a middle area, which is wrong because P(a < X < b) is the area left of b minus the area left of a.
  • Mixing up left-tail and right-tail probabilities, which gives the complement of the desired answer. For a right-tail area, use P(Z > z) = 1 - P(Z < z).
  • Using the wrong sign for a z-score, which changes which side of the mean the value is on. Values below the mean must have negative z-scores.

Practice Questions

  1. 1 Scores on a test are normally distributed with μ = 75 and σ = 8. Find the z-score for a score of 87, then find P(X < 87) using a standard normal table or calculator.
  2. 2 A machine fills bottles with amounts normally distributed with μ = 500 mL and σ = 12 mL. Find P(488 < X < 518).
  3. 3 Two students have scores from different normal distributions. Student A scored 84 on a test with μ = 78 and σ = 6. Student B scored 90 on a test with μ = 82 and σ = 10. Explain which student performed better relative to their group.