logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Shankar GhoshalData mining
(5/5)

929 Answers

Hire Me
expert
Adebayo Roqeeb AbiodunMathematics
(/5)

575 Answers

Hire Me
expert
B. BavadhariniMarketing
(/5)

795 Answers

Hire Me
expert
lahiruEducation
(/5)

558 Answers

Hire Me
R Programming
(5/5)

what percentage of all suspects got arrested Be careful for some suspects there are more than 1 categories

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

1. Explore the following variables and write a short paragraph of what they mean and how they are connect to each other: participant_age, participant_gender,participant_type, and participant_status. Do you see any technical difficulties for how these variables are coded? If so, explain them.

2. What is the average of suspects and victims per incident?

3. Create a new data frame with just the suspects include the following variables:incident_id, participant_age, participant_gender. Just print the head() of this new data frame. (Hints: 1.Google what the function unnest does, is part of tidyr library, 2.review the tidy and joins materials)

4. Show the distribution of suspects age, crop your plot if you find any suspect over the age of 100

5. What percentage of suspects are male (exclude missing values)?

6. How many different status are there?

7. What percentage of all suspects got arrested? Be careful for some suspects there are more than 1 categories.5 Geographic variation (15 points) 1. What was the state with more incidents in 2017? Use a graph to answer this question. 2. Use your census API to get population by state, remember to also download the geometry we will use it later. Re-do your previous plot but adjusting by population, i.e incidents by a 100,000 inhabitants. 3. Show the results from your previous plot in a map 6 Mass shootings (20 points) 1. Create a new data frame of mass shootings. 2. Show the top 15 incidents by number of victims in a map as points. The points should be proportional to the number of victims. Follow the map slides to make the map. Here are the coordinates that will give you the continental US out of the world map. Extra credit if you add state lines and change the theme of the map.

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme