Performing multiple analyses

HomeShow all | About | Univariate tests | Comparison tests

About

One of the useful features of OxonStat is its ability to run multiple analyses in one go.

Univariate tests

For univariate tests you simply need to select more than one variable:

In this example, the tests would be:

The number of analyses produced will be equal to the number of Y variables selected.

Comparison tests

For tests where the Y variables are compared to X variables you can use several methods for pairing the multiple Y variables and X variables.

There are three possible options to choose from, although OxonStat will only present you with the ones that are relevant for your selected variables and test.

Matched Y-X Pairs

OxonStat pairs the selected variables sequentially. It executes a separate statistical analysis for the first Y variable against the first X variable, the second Y variable against the second X variable, and so on. It is only available when the number of Y variables is equal to the number of X variables. For example:

In this example, the comparisons would be:

The number of analyses produced will be equal to the number of Y variables.

Exclusions

Certain tests will refuse to compare a variable with itself, since the results would have no meaning. For example Paired-t, Wilcoxon Signed Rank, Correlation / Regression and Spearman Rank. For these tests if the Y variable and X variable is a match the test will be excluded. For example:

In this example, the comparisons would be:

The analyses produced will be equal to the number of Y, minus the number of variables that in order are paired against themselves.

All Y-X Pairs

OxonStat pairs your selected variables comprehensively. The software executes a separate statistical analysis for the first Y variable against every selected X variable, then repeats this loop for the second Y variable against every selected X variable, and so on.

Warning, it is possible to generate enormous numbers of analyses (and printouts!) using the All Y-X Pairs option.

For example:

In this example, the comparisons would be:

The analyses produced will be equal to the number of Y variables multiplied by the number of X variables.

Exclusions

Certain tests will refuse to compare a variable with itself, since the results would have no meaning. For example Paired-t, Wilcoxon Signed Rank, Correlation / Regression and Spearman Rank. For these tests if the Y variable and X variable is a match the test will be excluded. For example:

In this example, the comparisons would be:

The analyses produced will be equal to the number of Y variables multiplied by the number of X variables, minus the number of variables that are set as both Y and X.

Each Y vs. All Xs Combined

OxonStat pairs your selected variables multi-dimensionally. The software executes a single statistical analysis for the first Y variable against all selected X variables combined, then repeats this loop to run a single analysis for the second Y variable against all selected X variables combined, and so on.

In this example, the comparisons would be:

The number of analyses produced will be equal to the number of Y variables.