Sort Pages - Sort Pages by Significance

From Q
Jump to navigation Jump to search
This page is currently under construction, or it refers to features which are under development and not yet available for use.
This page is under construction. Its contents are only visible to developers!

This tool sorts the pages you have selected in the Pages tree according to the statistical significance of the items on those pages. Statistical significance is evaluated by identifying the smallest p-value in the tables or charts one each page. Pages which contain the smallest p-values are sorted to the top of your selection.

This tool is intended to be used to help identify the most signifcant results in large batches of tables and crosstabs. Other analyses, like Driver Analysis or Max Diff, which are not tables (or charts created from tables), are not checked for significance. Any pages which do not have tables or charts that can be checked for statistical significance will be sorted to the bottom of your selection. Cells from NET rows and columns and not included when checking for the smallest p-values.

Usage

  1. Select two or more pages in the Pages tree, or select a folder containing multiple pages.
  2. Use Sort > Sort Pages by Significance.
includeWeb("QScript Functions for Sort and Delete");

sortPagesBySignificance(false, false);

See also