Given the following histogram for a set of data, how many values in the data set are greater than 5.5 but less than 8.5?

According to the given histogram, between 5.5 and 8.5 there are 3 bars, their heights are 7, 5, and 5.
Then, we add these heights: 7 + 5 + 5 = 17.