Skip to content
R for the Rest of Us Logo

This lesson is locked

Get access to all lessons in this course.

If the video is not playing correctly, you can watch it in a new window

Transcript

Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.

Your Turn

  1. Perform one-way ANOVA to test whether there is a difference in hs_gpa by grade_class. Is there a difference? If so, perform a Tukey’s HSD to test where the differences are. Describe the differences.

  2. Perform one-way ANOVA to test whether there is a difference in weight_2 by gender. Is there a difference? If so, perform a Tukey’s HSD to test where the differences are. Describe the differences.

Learn More

Read more about the tukey_hsd() function in the rstatix package. The rstatix package also has functions for Dunn's test of multiple comparisons using dunn_test(), Games Howell post-hoc tests using games_howell_test(), and pairwise comparisons of estimated marginal means using emmeans_test().

Have any questions? Put them below and we will help you out!

You need to be signed-in to comment on this post. Login.