Skip to content
New course: Interactive Dashboards with Shiny. Get 50% off with coupon SHINYLAUNCH.
R for the Rest of Us Logo

This lesson is locked

Get access to all lessons in this course.

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 a one-way ANOVA to test whether there is a difference in hs_gpa by grade_class. Is there a difference? What is the p-value?

  2. Perform a one-way ANOVA to test whether there is a difference in act_english by race. Is there a difference? What is the p-value?

Learn More

Read more about the anova_test() function in the rstatix package. If you are interested in learning how to do the one-way ANOVA using the base stats package, use the aov() function.

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

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