| To do this |
Use this statement |
| Calculate separate statistics for each BY group |
BY |
| Specify up to two class variables to categorize the analysis |
CLASS |
| Specify a variable that contains the frequency of each observation |
FREQ |
| Create a high-resolution graph of a histogram |
HISTOGRAM |
| Specify one or more variables whose values identify the extreme observations |
ID |
| Inset a table of summary statistics in a high-resolution graph |
INSET |
| Create an output data set that contains specified statistics |
OUTPUT |
| Create a high-resolution graph of a probability plot |
PROBPLOT |
| Create a high-resolution graph of a quantile-quantile plot |
QQPLOT |
| Select the analysis variables and determine their order in the report |
VAR |
| Identify a variable whose values weight each observation in the statistical
calculations |
WEIGHT |