Session Ready
Exercise

Are the findings generalizable? 2

Let's look at another sample to see if it is representative of the population. This time, you'll look at the duration_minutes column of the Spotify dataset, which contains the length of the song in minutes.

spotify_population and spotify_mysterious_sample2 are available; dplyr and ggplot2 are loaded.

Instructions 1/3
undefined XP
  • 1
  • 2
  • 3
  • Using spotify_population, draw a histogram of duration_minutes with binwidth of 0.5.