How to do it?:

Submission: Submit the link on Github of the assignment to Canvas


  1. Import the data at https://bryantstats.github.io/math421/data/ds_salaries.csv

    The data description can be found at https://www.kaggle.com/datasets/saurabhshahane/data-science-jobs-salaries

  2. Is there any column that contains NAs?

  3. What is the most frequent job title in the data?

  4. Find the average salary data of the three most frequent job titles in the data.

  5. What is the job title that have the highest average salary?

  6. Which country gives the highest salary on average?

  7. Plot five meaningful plots. All plots should have title, caption, and appropriate labels.