Home : Products : Hach WIMS : Hach WIMS Client : Documentation : Function Reference : Spread Functions : Primitive Functions : STDEVP
Q11597 - INFO: STDEVP

STDEVP (Primitive Spread Function) calculates standard deviation based on the entire population given as arguments.

SYNTAX:

STDEVP(value1,value2,...)

REMARKS:

The standard deviation is a measure of how widely values are dispersed from the average value.

Accepts up to 30 arguments. Each argument can be a cell, a cell range, a float value, or an integer value.

The standard deviation is calculated using the "biased" or "n" method. The function uses the following formula to calculate the standard deviation:

                                                              

The STDEVP function assumes that its arguments are the entire population. If your data represents a sample of the population, then compute the standard deviation using the STDEV function. 

EXAMPLES:

STDEVP(A1,B2,C3,D4,E5,F6)
STDEVP(A1:A9)
STDEVP(95,89,73,87,85,76,100,96,96)=8.8079649700

Related Articles
Q11514 - INFO: AVERAGE
Q11596 - INFO: STDEV
Q11614 - INFO: VARP

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.
Created on 8/28/2008 11:41 AM.
Last Modified on 8/28/2008 11:41 AM.
Last Modified by No Author Name Available!.
Article has been viewed 2808 times.
Rated 8 out of 10 based on 4 votes.
Print Article
Email Article