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, Summarize, and OLAP Cubes procedures allow you to study the relationship between a scale and categorical variable.
  • The Correlations procedure provides summaries describing the relationship between two scale variables.