Question 38 Using the USArrests dataset built into R, perform the following tasks and answer the following questions: We
Posted: Wed May 11, 2022 9:39 am
Question 38 Using the USArrests dataset built into R, perform the following tasks and answer the following questions: We want to know the association, if any, between the percent of the population living in urban areas for each state in 1973 and the number of murder arrests per 100,000 for each state in 1973. Make sure to test for assumptions (if necessary) and provide the output for them. (14 pts) a. What statistical test should we use to analyze the data and why? (4 pts) b. Run the selected test and provide the statistical output. (4 pts) c. Provide the interpretation of the results. (2 pts) d. Provide a plot that best represents the data. (4 pts)