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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 3: Line 3:
 
|booktitle=<div style="padding: 8px; font-size: 140%; font-weight: bold; background-color: #9BC0F5;">CALC FUNCTIONS</div>
 
|booktitle=<div style="padding: 8px; font-size: 140%; font-weight: bold; background-color: #9BC0F5;">CALC FUNCTIONS</div>
 
|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:_VAR_function
+
|ShowNextPage=block|NextPage=Documentation/How_Tos/Calc:_STDEVPA_function
 
|ShowPrevPage=block|PrevPage=Documentation/How_Tos/Calc:_STDEVA_function
 
|ShowPrevPage=block|PrevPage=Documentation/How_Tos/Calc:_STDEVA_function
 
|ShowPrevPart=block|PrevPart=Documentation/How_Tos/Calc:_Spreadsheet_functions
 
|ShowPrevPart=block|PrevPart=Documentation/How_Tos/Calc:_Spreadsheet_functions

Revision as of 22:52, 1 June 2013


STDEVP

Returns the population standard deviation.

Syntax:

STDEVP(number1; number2; ... number30)

number1 to number30 are up to 30 numbers or ranges containing numbers.
STDEVP returns the standard deviation where number1 to number30 are the entire population. If you only have a sample of the population use STDEV instead. For a population of N values, the calculation formula is:
Calc pop stddev formula.png.

Example:

STDEVP(3; 3; 7; 7)

returns 2.

Issues:

  • Calc assumes that logical values are 1 (TRUE) and 0 (FALSE). Excel ignores logical values.
Template:Documentation/SeeAlso
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_STDEVP_function&oldid=225875"
Views
Personal tools
Navigation
Tools