SPSS Statistics

SPSS Statistics

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

 View Only
  • 1.  Bonferroni T-Test

    Posted Thu March 11, 2021 11:09 AM

    Hello all,

    I would like to know how to perform a Bonferroni correction with a t test for independent groups in SPSS.

    Thank you!






    #SPSSStatistics
    #Support
    #SupportMigration


  • 2.  RE: Bonferroni T-Test

    Posted Thu March 11, 2021 02:24 PM

    If you use One-way ANOVA, you can choose a post hoc test that includes a multiple testing adjustment. CTABLES also can do a Bonferroni adjustment for comparing means for appropriate tables.

    More generally, if you install the STATS ADJUST extension command via Extensions > Extension Hug, you can use that command to adjust multiple tests by any of six methods, including Bonferroni.






    #SPSSStatistics
    #Support
    #SupportMigration


  • 3.  RE: Bonferroni T-Test

    Posted Thu March 11, 2021 02:30 PM


  • 4.  RE: Bonferroni T-Test

    Posted Fri March 12, 2021 10:27 AM

    Hello again,

    if I do the ANOVA, it shows me that it can't perform the post hoc test because I need three variables. How can I change this?


    Thanks again







    #SPSSStatistics
    #Support
    #SupportMigration


  • 5.  RE: Bonferroni T-Test

    Posted Fri March 12, 2021 02:24 PM

    There is no requirement for three variables in ANOVA. You can do it with just one variable. You do have to have at least three groups for post hoc tests, however. If you have just two groups but multiple variables to test, then you can use the STATS PADJUST procedure or, since the Bonferroni correction is very simple, just calculate it manually

    The Bonferroni Correction Method Explained (toptipbio.com)






    #SPSSStatistics
    #Support
    #SupportMigration