A data scientist needs to create a visualization to compare the distribution of salaries for data analysts, data scientists, and machine learning engineers. The visualization must clearly show the median, interquartile range (IQR), and potential outliers for each job title. Which type of chart is most suitable for this purpose?
-
A
A series of pie charts, one for each job title.
-
B
A stacked bar chart showing the salary ranges.
-
C
A box plot with separate boxes for each job title.
-
D
A line chart plotting the average salary over the last five years.