Use this to save results from a Kruskal-Wallis One-way ANOVA in Genstat data structures. After selecting the appropriate boxes, type the identifiers of the data structures into the corresponding In: fields.
Save
Statistic | Scalar | Saves the Kruskal-Wallis test statistic |
Mean ranks | Variate | Saves the mean ranks of the samples |
Degrees of freedom | Scalar | Saves the degrees of freedom for the statistic |
Individual ranks | Variate or pointer | Saves the ranks for each individual data point. If the Data arrangement is List of variates, this will be a pointer to variates, one for each entry in the Available data field, otherwise it will be a single variate. |
Dunn’s test results | Pointer | Saves a pointer containing the results of Dunn’s test. This has labels ‘difference’, ‘se’, ‘statistic’, ‘df’ and ‘probability’ to store the corresponding information for the main results. It will also have labels ‘Bonferroni_5%’ and ‘Bonferroni_1%’, or ‘Sidak_5%’ and ‘Sidak_1%’, to store information for the Bonferroni or Sidak tests, if these multiple comparisons have been requested. |
Display in spreadsheet
Select this to display the results in a new spreadsheet window. For this the Dunn’s test results this will be a multi-page workbook.
See also
- Kruskal Wallis menu
- KRUSKAL procedure