Session Ready
Exercise

Plotting time homepage in multivariate experiment

In the video, I ran our statistical analysis but didn't plot our data. Remember, it's always important to plot your data first so you're sure you have a sense of what's going on. Let's plot the means for our four conditions for time spent on the homepage.

The data is preloaded in a data frame for you called viz_website_2018_05.

Instructions
100 XP
  • Group by the two columns that represent our two independent variables.
  • Name the parameter that "identity" is set to in the plot.
  • Set position to "dodge".