=CONFIDENCE.NORM(alpha, standard_dev, size)
=CONFIDENCE.NORM(A2:A4, 0.95)
The CONFIDENCE.NORM function computes a confidence interval for the population mean based on a sample of data.
The CONFIDENCE.NORM function calculates a confidence interval for a population mean using a normal distribution. As an example, it can be used to estimate the probability of the next package taking a delivery time within the confidence interval.