Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A study is performed to assess the rates of different violent crimes in the United States. A random sample of 16 large American cities were

image text in transcribed

image text in transcribedimage text in transcribed
A study is performed to assess the rates of different violent crimes in the United States. A random sample of 16 large American cities were selected. In each city, the number of assaults per 100,000 residents was recorded ("Assault") as well as the number of murders per 100,000 residents ("Murder"). This data is shown in the two vectors below. To use the data, copy and paste the following lines into your R or RStudio console. Murder=c(1D.4,3.3,14.4,5.7,17.4,5.3,3.8,13.22.2.17.4,4,2.1,15.4,4.4,7.2,0.8); Assault=c(249,110,279,81,211,46,86,236,56,211,145,57,335,149,113,45); a. Find the correlation between the number of assaults per 100,000 residents and the number of murders per 100,000 residents. Answer: l g Round to at least ve decimals if necessary b. State the regression equation that expresses the number of murders per 100,000 residents (Y) as a linear function of the number of assaults per 100,000 residents (X). Report all decimals printed by R. 35: .17: ill-Xi 0. Which is the correct interpretation of ,8}, in the above regression equation? A A. As the number of assaults per 100,000 residents increases by 1, the number of murders per 100,000 residents increases on average by 60 A B. As the number of assaults per 100,000 residents increases by g, the number of murders per 100,000 residents increases by 1 A G. The number of murders per 100,000 residents for a city with 0 assaults per 100,000 residents is, on average, 13A.) A D. The number of assaults per 100,000 residents for a city with 0 murders per 100,000 residents is, on average, B0 A E. As the number of assaults per 100,000 residents increases by 1, the number of murders per 100,000 residents increases by do A F. As the number of assaults per 100,000 residents increases by 191., the number of murders per 100,000 residents increases on average by 1 c. Which is the correct interpretation of Hg in the above regression equation? 5' A. As the number of assaults per 100,000 residents increases by 1, the number of murders per 100,000 residents increases on average by ,8}, A B. As the number of assaults per 100,000 residents increases by do, the number of murders per 100,000 residents increases by 1 A c. The number of murders per 100,000 residents for a city with 0 assaults per 100,000 residents is, on average, [f0 A' D. The number of assaults per 100,000 residents for a city with 0 murders per 100,000 residents is, on average, \") 5' E. As the number of assaults per 100,000 residents increases by 1, the number of murders per 100,000 residents increases by [3A0 A' F. As the number of assaults per 100,000 residents increases by 50, the number of murders per 100,000 residents increases on average by 1 d. The coefcient of determination tells us that l % of the variation in , ? c ' is explained by its linear relationship with ? c . Round to at least ve decimals if necessary e. The sixth city in the dataset is a city that has a 46 assaults per 100,000 residents and 5.3 murders per 100,000 residents. Compute the residual for this city. 8 = E ' Bound to at least five decimals if necessary ' preview answers Entered Answer Preview

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Interconnection Networks

Authors: J C Bermond

1st Edition

1483295273, 9781483295275

More Books

Students also viewed these Mathematics questions