• Home
  • CONFIDENCE.NORM Function

CONFIDENCE.NORM Function

The CONFIDENCE.NORM function is one of the statistical functions. It is used to return the confidence interval for a population mean, using a normal distribution.

Syntax

CONFIDENCE.NORM(alpha, standard_dev, size)

The CONFIDENCE.NORM function has the following arguments:

ArgumentDescription
alphaThe significance level used to compute the confidence level, a numeric value greater than 0 but less than 1.
standard_devThe population standard deviation, a numeric value greater than 0.
sizeThe sample size, a numeric value greater than or equal to 1.
Notes

How to apply the CONFIDENCE.NORM function.

Examples

The figure below displays the result returned by the CONFIDENCE.NORM function.

CONFIDENCE.NORM Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags