Related Procedures

The Frequencies procedure is a useful tool for summarizing categorical and scale variables, one variable at a time.

  • The Descriptives procedure focuses specifically on scale variables and provides the ability to save standardized values (z scores) of your variables.
  • The Crosstabs procedure allows you to obtain summaries for the relationship between two categorical variables.
  • The Means procedure provides descriptive statistics and an ANOVA table for studying relationships between scale and categorical variables.
  • The Summarize procedure provides descriptive statistics and case summaries for studying relationships between scale and categorical variables.
  • The OLAP Cubes procedure provides descriptive statistics for studying relationships between scale and categorical variables.
  • The Correlations procedure provides summaries describing the relationship between two scale variables.

Next