Normal probabilities
A normal interval probability equals the difference between the standard-normal CDF values at its standardized endpoints.
On this page 9 sections
01Understand the idea#
To find a normal interval probability, convert its endpoints to standard-normal units and compare cumulative areas. A cumulative distribution function gives area to the left, so an interval is the upper cumulative area minus the lower cumulative area.
is the standard-normal probability to the left of . For , remove the left tail at from the left tail at .
First standardize both raw endpoints using the same mean and SD. Then subtract the lower CDF value from the upper one.
The supplied CDF values are rounded, so the resulting probability is approximate.
For a normal variable with mean 10 and SD 2, the interval becomes . If supplied values are and , subtract to get 0.6826. The chance above 12 is instead .
Normal mean , SD . ; . Approximate .
Show answer and explanation
.
02A right tail is everything beyond a threshold#
A right tail is everything beyond a threshold. Because counts the left side, the right-tail probability is .
Latency. Normal mean , SD . . Approximate .
Show answer and explanation
.
03For mean 10, SD 2, and interval 8<X<11, the standard endpoints are -1 and 0.5#
For mean , SD , and interval , the standard endpoints are and . With and , subtract to get .
Normal mean , SD . ; . Repair .
Show answer and explanation
.
04A closer look#
The same procedure can estimate how often a model’s measurement error falls within a stated tolerance. Use a normal approximation only when its assumptions are justified, and retain the accuracy implied by the supplied table values.
Standardize the endpoints and subtract lower-tail CDF values in order. For a right tail, subtract its CDF value from one.
- Compute a normal interval probability from a supplied standard-normal CDF.
Further questions
Which reference distributions arise from transformed normal variables?
Sources & further reading
- [1]Pishro-Nik, 4.2.3 Normal Distribution ↗Textbook · Book