Home : GAVG
Q10476 - INFO: GAVG

GAVG return the average of all of the values in the date range specified by the Offset and Grouping for the variable.

SYNTAX:

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

VarNum:  The variable number to get the average for.

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:

In Design, Spread Reports use Locate, Group Summary to place this formula on a report.

EXAMPLES:

GAVG(1,2,"M") Returns the average of the values for variable 1, for the 2nd month of the report.

GAVG(4001,5,"D") returns the average for variable 4001 for the 5th day of the report.

GAVG(11,"1/15/07","8/30/07") returns the average for variable 11 from 1/15/07 thru 8/30/07.

GAVG(12,C3,C4) returns the average from the date in C3 (i.e. cell C3 is 1/1/07) thru the date in C4.

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

See Also: GAVGZ, GAVGOPV

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 10/2/2007 2:06 PM.
Last Modified on 6/5/2008 10:36 AM.
Last Modified by Scott Dorner.
Article has been viewed 6430 times.
Rated 7 out of 10 based on 1 vote.
Print Article
Email Article