VAR Function
Returns the variance of the nonmissing arguments.
Category: |
Descriptive Statistics |
Syntax
Required Argument
argument
specifies a numeric
constant, variable, or expression. At least two nonmissing arguments
are required. Otherwise, the function returns a missing value. The
argument list can consist of a variable list, which is preceded by
OF.
Example
The following SAS statements
produce these results.