Breakdown Non-Factorial Tables

Creates various descriptive statistics (e.g., means, standard deviations, median, percentiles, etc.) broken down by one or more categorical variables (e.g., by Gender and Region). Calculates descriptive statistics for dependent variables in each of a the unique group combinations defined by one or more grouping (independent) variables (categorical predictors). Displays a summary table of descriptive statistics broken down by the grouping variables.

Element Name Description
General
Computes number of observations Creates the number of observations for the dependent variables for each group combination.
Computes sum Computes sum of observations for the dependent variables for each group combination.
Computes minimum, maximum Computes Minimum and Maximum of the dependent variables for each group combination.
Computes Standard Deviation Computes Standard Deviation of the dependent variables for each group combination.
Computes Variance Computes Variance of the dependent variables for each group combination.
Computes Standard Errors Of Mean Computes Standard Errors Of Mean of the dependent variables for each group combination.
p, for confidence limits Select the p-value for computing confidence limits for the means.
Creates medians, quartiles Creates the medians and quartiles for the dependent variables for each group.
p, for Percentile First Select the p-value for computing Percentile First limit.
p, for Percentile Second Select the p-value for computing Percentile Second limit.