Home : Products : Hach WIMS : Hach WIMS Client : Documentation : Function Reference : Spread Functions : Primitive Functions : VARP
Q11614 - INFO: VARP

VARP (Primitive Spread Function) calculates variance based on the entire population.

SYNTAX:

VARP(value1,value2,...)

REMARKS:

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

The variance returns how spread out a set of data is.

The VARP function assumes that its arguments are the entire population. If your data represents a sample of the population, then compute the variance using the VAR function.

The VARP function uses the following formula to calculate the variance: 

                                                                                                

 

EXAMPLES:

VARP(B3,C4,B2,D10,E5)
VARP(A1:A9)
VARP(98,85,76,87,92,89,90)=39.2653061224

Related Articles
Q11514 - INFO: AVERAGE
Q11596 - INFO: STDEV
Q11597 - INFO: STDEVP

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 4:11 PM.
Last Modified on 8/28/2008 4:11 PM.
Last Modified by No Author Name Available!.
Article has been viewed 3367 times.
Rated 0 out of 10 based on 0 votes.
Print Article
Email Article