Part 1: The Data(100 Points) The CDC collects COVID-19 vaccine data and recent case data from all counties in California for which the data is available. Use simple random sampling (see Section 1.3) to sample 30 counties in California from the list of data. Be sure to include in your Notebook the R code you used to select your sample.(50 Points) Copy-and-paste the table below into a text cell in your Notebook. Then fill the table with your sample data. Note that only the first three rows of the table are provided. You will have to add rows yourself to include data for all 30 counties you sampled.|No.| County | Pct. Vaccinated | Case Rate ||—|—————-|—————–|———–|| 1.| | | || 2.| | | || 3.| | | |(150 Points) Find the best-fit line for your data. Plot it together with the scatterplot of your data. (See Section 8.3.)(150