Overview
| |
Procedure Syntax
| |
| | PROC MEANS Statement
|
| | BY Statement
|
| | CLASS Statement
|
| | FREQ Statement
|
| | ID Statement
|
| | OUTPUT Statement
|
| | TYPES Statement
|
| | VAR Statement
|
| | WAYS Statement
|
| | WEIGHT Statement
|
Concepts
| |
Statistical Computations
| |
Results
| |
Examples
| |
| | Example 1: Computing Specific Descriptive Statistics
|
| | Example 2: Computing Descriptive Statistics with Class Variables
|
| | Example 3: Using the BY Statement with Class Variables
|
| | Example 4: Using a CLASSDATA= Data Set with Class Variables
|
| | Example 5: Using Multi-label Value Formats with Class Variables
|
| | Example 6: Using Preloaded Formats with Class Variables
|
| | Example 7: Computing a Confidence Limit for the Mean
|
| | Example 8: Computing Output Statistics
|
| | Example 9: Computing Different Output Statistics for Several Variables
|
| | Example 10: Computing Output Statistics with Missing Class Variable Values
|
| | Example 11: Identifying an Extreme Value with the Output Statistics
|
| | Example 12: Identifying the Top Three Extreme Values with the Output Statistics
|
References
| |