Descriptive statistics.
Computes and displays a table of means, medians, maximum and minimum values, standard deviations, and other descriptive statistics of the vector.
Syntax
vector_name.stats(options)
Options
Examples
vec1.stats
displays the descriptive statistics view of the elements of the vector VEC1.
Cross-references
See
“Descriptive Statistics & Tests” for a discussion of the descriptive statistics views of series.