SPSS Statistics

SPSS Statistics

Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers! 

 View Only
  • 1.  why statistical "pairwise" comparison's value after kruskal wallis and direct mann whitney test differ?

    Posted Fri June 04, 2021 09:17 AM

    I am usinng SPSS 24, and found out that post-hoc tests following Kruskal Wallis (non-parametric 1-way ANOVA) automatically produces pairwise comparison (namely it is expectedly performing Mann Whitney test). However, when we directly run Mann Whitney test, the outcome values are different between the two. Could you tell me which computation is a correct method to retain?






    #SPSSStatistics
    #Support
    #SupportMigration


  • 2.  RE: why statistical "pairwise" comparison's value after kruskal wallis and direct mann whitney test differ?

    Posted Fri June 04, 2021 01:03 PM

    Please explain which procedure you are running and what differences you see. The KW post hoc tests would include a multiple-testing significance adjustment, but running MW two-group tests directly, those results would not have that correction.

    And, of course, missing data would complicate the comparison.






    #SPSSStatistics
    #Support
    #SupportMigration


  • 3.  RE: why statistical "pairwise" comparison's value after kruskal wallis and direct mann whitney test differ?

    Posted Fri June 04, 2021 02:36 PM

    https://www.sheffield.ac.uk/polopoly_fs/1.714567!/file/stcp-marshall-KruskalSPSS.pdf

    On 3-4page on this document, it says it uses Dunn-Bonferroni test for the pairwise test (post hoc) following the KW. So it was not MW. if this is true, my problem is solved.

    I am aware of bonferroni correction and its adjusted or not-adjusted p-values. the raw p-values for the pairwise provided by the KW posthoc was different when I select MW (using the same Analyze - non parametric test - independent analysis) as well as legacy mode MW. The latter two are identical; however, the pairwise provided by KW differ. To note, bonferroni corrected values also differ from the latter two methods.






    #SPSSStatistics
    #Support
    #SupportMigration


  • 4.  RE: why statistical "pairwise" comparison's value after kruskal wallis and direct mann whitney test differ?

    Posted Fri June 04, 2021 03:51 PM

    You can see the official details in the Algorithms doc, which you can find here

    https://www.ibm.com/docs/SSLVMB_28.0.0/pdf/IBM_SPSS_Statistics_Algorithms.pdf






    #SPSSStatistics
    #Support
    #SupportMigration


  • 5.  RE: why statistical "pairwise" comparison's value after kruskal wallis and direct mann whitney test differ?

    Posted Fri June 04, 2021 04:00 PM

    thank you.

    one line of the PDF says:

    "The Kruskal-Wallis, Friedman and Kendall, and Cochran tests use the procedure proposed by Dunn (1964) (originally designed for the Kruskal-Wallis test). The procedure uses ranks (or successes for the Cochran test) based on considering all samples rather than just the two involved in a given comparison".

    So it would be user's choice whether keep using the Dunn's correction method (with p-value adjusted for bonferroni) or standard MW with manual correction with the bonferroni.


    now the case is solved I believe. Thank you.






    #SPSSStatistics
    #Support
    #SupportMigration