Skip to content
TopicTracker
From johndcook.comView original
TranslationTranslation

Calculating the expected range of normal samples

This post examines how to compute the expected range of n samples drawn from a standard normal distribution N(0,1). The results are given in units of σ, so they can be scaled for other standard deviations.

Related stories

  • In a randomly selected jury of 12 people, the expected highest IQ is about 117 and the lowest about 83, giving a spread of roughly 34 points, based on a normal distribution with mean 100 and standard deviation 15.

  • The article discusses how to calculate the expected range for samples from a normal distribution, explaining that the expected range depends on sample size and is expressed as a constant multiple of the standard deviation. It presents tables and approximations for these constants, known as d₂ values, which are used in quality control and statistical process control.