NORM.DIST function - The function returns the normal distribution with the standard deviation and the mean value specified in Excel

NORM.DIST: The function returns the normal distribution with a standard deviation and a defined mean. Functions widely used in hypothesis testing statistics. Support functions from Excel 2010 onwards. Syntax: NORM.DIST (x, mean, standard_dev, cumulative)

The following article introduces you to the NORM.DIST function - one of the functions in the statistical function group is very popular in Excel.

Picture 1 of NORM.DIST function - The function returns the normal distribution with the standard deviation and the mean value specified in Excel

Description: The function returns the normal distribution with a specified standard deviation and mean. Functions widely used in hypothesis testing statistics. Support functions from Excel 2010 onwards.

Syntax: NORM.DIST (x, mean, standard_dev, cumulative)

Inside:

- x: The value you want to calculate the normal distribution, is a required parameter .

- mean: Arithmetic mean of distribution, is a required parameter.

- standard_dev: The standard deviation of the distribution, is a required parameter.

- cumulative: A logical value that determines the form of the function, which is a required parameter, including:

+ cumulative = True -> returns the cumulative distribution function.

+ cumulative = False -> returns the probability density function.

Attention:

- If mean, standard_dev is not an integer -> they are truncated to integers.

- If mean, standard_dev is not a number -> the function returns the #VALUE! Error value

- If standard_dev ≤ 0 -> the function returns the #NUM! Error value

- If mean = 0 , standard_dev = 1 and cumulative = TRUE -> the function returns the normal distribution.

- The equation for the standard density function (cumulative = True) is:

[f (x; mu, sigma) = frac {1} {{sqrt {2pi} sigma}} {e ^ {- left ({frac {{{{left ({N - mu} right)} ^ 2}} } {{2 {sigma ^ 2}}}} right)}}]

- If cumulative = True -> the formula is integral from negative infinity to x.

For example:

Find the cumulative and probability normal distribution with the values ​​in the data table below:

Picture 2 of NORM.DIST function - The function returns the normal distribution with the standard deviation and the mean value specified in Excel

- Calculate cumulative standard distribution (corresponding to True value ) . In a cell to calculate, enter the formula : = NORM.DIST (D6, D7, D8, D9)

Picture 3 of NORM.DIST function - The function returns the normal distribution with the standard deviation and the mean value specified in Excel

- Press Enter -> cumulative standard distribution is:

Picture 4 of NORM.DIST function - The function returns the normal distribution with the standard deviation and the mean value specified in Excel

- Calculate the value of the probability block function (corresponding to the value of False) . In a cell to calculate, enter the formula : = NORM.DIST (D6, D7, D8, D10)

Picture 5 of NORM.DIST function - The function returns the normal distribution with the standard deviation and the mean value specified in Excel

- Press Enter -> the probability function value is:

Picture 6 of NORM.DIST function - The function returns the normal distribution with the standard deviation and the mean value specified in Excel

- There is a rather large difference in value between the cumulative standard distribution function and the probability distribution.

Above are instructions and some specific examples when using the NORM.DIST function in Excel.

Good luck!

Update 19 May 2020
Category

System

Mac OS X

Hardware

Game

Tech info

Technology

Science

Life

Application

Electric

Program

Mobile