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.
General
Element Name | Description |
---|---|
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, percentiles | Creates the medians and percentiles (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. |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.