See SAS Elementary Statistics Procedures and Statistical Computations for the keyword definitions and statistical formulas. To store the same statistic for several analysis variables, specify a list ...
Many base procedures require an input SAS data set. You specify the input SAS data set using the DATA= option in the procedure statement, for example, proc print data=emp; If you omit the DATA= option ...