Find x-values for given probabilities using the quantile function of the normal distribution.
The inverse normal distribution (quantile function) reverses the normal CDF. While the regular CDF takes an x-value and returns the probability P(X ≤ x), the inverse function takes a probability and returns the corresponding x-value. This is essential for constructing confidence intervals, performing hypothesis tests, and setting control limits.
IQ scores follow N(μ=100, σ=15). We want to find the 95th percentile.
An IQ of ~125 marks the 95th percentile, meaning 95% of the population scores lower and 5% score higher.
Related Tools
Gaussian probabilities.
Binary outcome probabilities.
Rare event frequency.
Time between events.
Equal probability distribution.
Calculate beta probabilities.