Home : Products : Hach WIMS : Hach WIMS Client : Documentation : Function Reference : Spread Functions : Group Summary : GDEV
Q10736 - INFO: GDEV
GDEV returns the standard deviation of a variable calculated for a given time frame.

SYNTAX:

GDEV(VarNum,GroupOffset/StartDate,Grouping/EndDate) 

VarNum:  The variable number that refers to the values you want to look at.

GroupOffset/StartDate: Used with the Grouping parameter to set the dates to calculate the stat for.  Sets the number of Groups (set by the Grouping Parameter) to be added to set the dates.  See examples below. If this field is a date string (i.e. "07/16/2004") or refers to a cell with a date in it, it is assumed to be the start date to calculate the stat for.

Grouping/EndDate: Used to set which dates to calculate the stat for.  If the Grouping is a date literal string (i.e. "07/16/2004") or refers to a cell with a date in it, it is assumed to be the end date to calculate the stat for. Common Groupings are:

"D" Days
“M” Monthly 
"R" Report Dates
Click here for available Grouping options

NOTES:

The standard deviation is calculated using values from the start date to the end date, not all values ever collected.

EXAMPLES:

GDEV(1, 1, "M")  Gets the standard deviation for the reports dates.

GDEV(1, "7/3/06", "7/12/06")  gets the standard deviation from values within the dates.

Download Example Template: Help_GDEV_Examples.ss3 (Click here for download instructions)

See Also: 

Related Articles
No Related Articles Available.

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 2/11/2008 2:03 PM.
Last Modified on 2/20/2008 3:56 PM.
Last Modified by No Author Name Available!.
Article has been viewed 2691 times.
Rated 0 out of 10 based on 0 votes.
Print Article
Email Article