|
Means
The means procedure calculates descriptive statistics such as the mean,minimum,maximum, and standard deviation.
The mean of the values is
,
and the variance is calculated as:
.
The standard deviation is the square root of the variance
.
The minimum is the smallest value, and the maximum is the large value of the variable.
|