question 6next, you select the basic statistics that can help your team better understand the ratings system in your data. assume the first part of your code is:trimmed flavors df %>%you want to use the summarize() and sd() functions to find the standard deviation of the rating for your data. add the code chunk that lets you find the standard deviation for the variable rating.