Difference between revisions of "Documentation/How Tos/Calc: NORMDIST function"

From Apache OpenOffice Wiki
Jump to: navigation, search
(One intermediate revision by one other user not shown)
Line 4: Line 4:
 
|ShowParttitle=block|parttitle=[[Documentation/How_Tos/Calc:_Statistical_functions|<div style="font-size: 140%;">Statistical Functions]]
 
|ShowParttitle=block|parttitle=[[Documentation/How_Tos/Calc:_Statistical_functions|<div style="font-size: 140%;">Statistical Functions]]
 
|ShowNextPage=block|NextPage=Documentation/How_Tos/Calc:_NORMSINV_function
 
|ShowNextPage=block|NextPage=Documentation/How_Tos/Calc:_NORMSINV_function
|ShowPrevPage=block|PrevPage=Documentation/How_Tos/Calc:_MORMINV_function
+
|ShowPrevPage=block|PrevPage=Documentation/How_Tos/Calc:_NORMINV_function
 
|ShowPrevPart=block|PrevPart=Documentation/How_Tos/Calc:_Spreadsheet_functions
 
|ShowPrevPart=block|PrevPart=Documentation/How_Tos/Calc:_Spreadsheet_functions
 
|ShowNextPart=block|NextPart=Documentation/How_Tos/Calc:_Text_functions
 
|ShowNextPart=block|NextPart=Documentation/How_Tos/Calc:_Text_functions
Line 120: Line 120:
 
: returns approximately 0.92.
 
: returns approximately 0.92.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: NORMINV function|NORMINV]]
 
* [[Documentation/How_Tos/Calc: NORMINV function|NORMINV]]
 
* [[Documentation/How_Tos/Calc: NORMSDIST function|NORMSDIST]]
 
* [[Documentation/How_Tos/Calc: NORMSDIST function|NORMSDIST]]

Revision as of 08:20, 17 July 2018


NORMDIST

Calculates values for a normal distribution.

Syntax:

NORMDIST(x; μ; σ; mode)

The normal distribution is an often encountered family of continuous probability distributions, with parameters μ (mean) and σ (standard deviation).
If mode is 0, NORMDIST calculates the probability density function of the normal distribution:
Calc normdist0 equation.png
If mode is 1, NORMDIST calculates the cumulative distribution function of the normal distribution:
Calc normdist1 equation.png

Example:

NORMDIST(70; 63; 5; 0)

returns approximately 0.03.

NORMDIST(70; 63; 5; 1)

returns approximately 0.92.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_NORMDIST_function&oldid=243484"
Views
Personal tools
Navigation
Tools