Aggregated (Simple) Operators
Avg
calculates the average
(mean) value of a measure.
Max
calculates the largest
value of a measure.
Median
calculates the
median value of a measure.
Min
calculates the smallest
value of a measure.
Q1
calculates the first
quartile of a measure.
Q3
calculates the third quartile of a measure.
Sum
calculates the sum
(total) of the values of a measure.
Var
calculates the variance
of a measure.
Copyright © SAS Institute Inc. All rights reserved.