Most normal distribution questions give you a value and ask for its probability. But inverse problems flip the script — you're given a probability and must find the value that produces it. Adjust the target percentile below to see how the inverse normal function locates the exact z-score needed.
Percentile problems are inverse normal problems where the nth percentile is the value below which n percent of observations fall. When a question asks "find the 75th percentile," you're solving Φ⁻¹(0.75) to get the z-score, then transforming back using x = μ + zσ. The inverse normal function reverses the standard cumulative distribution, taking a probability as input and returning the corresponding z-score. This is essential for quality control specifications, clinical cutoffs, and standardised test scoring where thresholds must be set based on desired population percentages.