Q2. In this exercise you'll use R package tidyverse (see chapter 4 of Introduction to Data Science Data Analysis and Pre

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Q2. In this exercise you'll use R package tidyverse (see chapter 4 of Introduction to Data Science Data Analysis and Pre

Post by answerhappygod »

Q2 In This Exercise You Ll Use R Package Tidyverse See Chapter 4 Of Introduction To Data Science Data Analysis And Pre 1
Q2 In This Exercise You Ll Use R Package Tidyverse See Chapter 4 Of Introduction To Data Science Data Analysis And Pre 1 (39.63 KiB) Viewed 14 times
Q2. In this exercise you'll use R package tidyverse (see chapter 4 of Introduction to Data Science Data Analysis and Prediction Algorithms with R by Rafael A. Irizarry. You need to go through chapter 4 before attempting the following questions. Also, see my lecture video in the blackboard. Using dplyr functions (i.e., filter, mutate ,select, summarise, group_by etc.) and "murder" dataset (available in dslabs R package) and write appropriate R syntax to answer the followings: a. Calculate regional total murder excluding the OH, AL, and AZ b. Display the regional population and regional murder numbers. c. How many states are there in each region? d. What is Ohio's murder rank in the Northern Central Region (Hint: use rank(), row_number()) e. How many states have murder number greater than its regional average. f. Display 2 least populated states in each region
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply