The OUTSEASON= data set contains the variables specified in the BY statement as well as the variables in the following list. The OUTSEASON= data set records the seasonal statistics for each variable specified in a VAR statement (not the CROSSVAR statement).
When the SEASON statement TRANSPOSE=NO option is omitted or specified explicitly, the variable names are related to seasonal statistics specified in the SEASON statement and the variable values are related to the ID statement INTERVAL= option or the PROC TIMESERIES statement SEASONALITY= option.
_NAME_variable name
_TIMEID_time ID values
_SEASON_seasonal index
NOBSnumber of observations
Nnumber of nonmissing observations
NMISSnumber of missing observations
MINIMUMminimum value
MAXIMUMmaximum value
RANGErange value
SUMsummation value
MEANmean value
STDDEVstandard deviation
CSScorrected sum of squares
USSuncorrected sum of squares
MEDIANmedian value
The preceding statistics are computed for each season.
When the SEASON statement TRANSPOSE=YES option is specified, the variable values are related to seasonal statistics specified in the SEASON statement and the variable names are related to the ID statement INTERVAL= option or the PROC TIMESERIES statement SEASONALITY= option.
_NAME_variable name
_STAT_season statistic name
_LABEL_season statistic name
SEASONsseason statistic value for season s