Question

Let x be a random variable representing percentage change in neighborhood population in the past few...

Let x be a random variable representing percentage change in neighborhood population in the past few years, and let y be a random variable representing crime rate (crimes per 1000 population). A random sample of six Denver neighborhoods gave the following information.

x 30 3 11 17 7 6
y 170 35 132 127 69 53

Σx = 74; Σy = 586; Σx2 = 1,404; Σy2 = 71,248; Σxy = 9,617

(a) Find x, y, b, and the equation of the least-squares line. (Round your answers for x and y to two decimal places. Round your least-squares estimates to three decimal places.)

x =
y =
b =   

+ x(c) Find the sample correlation coefficient r and the coefficient of determination. (Round your answers to three decimal places.)

r =
r2 =   


What percentage of variation in y is explained by the least-squares model? (Round your answer to one decimal place.)
%

(d) For a neighborhood with x = 15% change in population in the past few years, predict the change in the crime rate (per 1000 residents). (Round your answer to one decimal place.)
crimes per 1000 residents

Homework Answers

Answer #1

\

a)]

X̅=ΣX/n = 12.33
Y̅=ΣY/n = 97.67

b=4.864

ŷ = 37.682+4.864x

c)

r=Cov/(Sx*Sy)= 0.911
coefficient of determination r2 = 0.829

percentage of variation in y is explained by the least-squares model =82.9 %

d)

predicted value =37.682+4.864*15= 110.6
Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Let x be the age of a licensed driver in years. Let y be the percentage...
Let x be the age of a licensed driver in years. Let y be the percentage of all fatal accidents (for a given age) due to failure to yield the right of way. For example, the first data pair states that 5% of all fatal accidents of 37-year-olds are due to failure to yield the right of way. x 37 47 57 67 77 87 y 5 8 10 15 31 44 Complete parts (a) through (e), given Σx =...
Let x be the age of a licensed driver in years. Let y be the percentage...
Let x be the age of a licensed driver in years. Let y be the percentage of all fatal accidents (for a given age) due to failure to yield the right of way. For example, the first data pair states that 5% of all fatal accidents of 37-year-olds are due to failure to yield the right of way. x 37 47 57 67 77 87 y 5 8 10 16 32 42 Complete parts (a) through (e), given Σx =...
Let x be the age of a licensed driver in years. Let y be the percentage...
Let x be the age of a licensed driver in years. Let y be the percentage of all fatal accidents (for a given age) due to failure to yield the right of way. For example, the first data pair states that 5% of all fatal accidents of 37-year-olds are due to failure to yield the right of way. x 37 47 57 67 77 87 y 5 8 10 14 27 45 Complete parts (a) through (e), given Σx =...
An economist is studying the job market in Denver area neighborhoods. Let x represent the total...
An economist is studying the job market in Denver area neighborhoods. Let x represent the total number of jobs in a given neighborhood, and let y represent the number of entry-level jobs in the same neighborhood. A sample of six Denver neighborhoods gave the following information (units in hundreds of jobs). x 18 31 51 28 50 25 y 1 4 7 5 9 3 Complete parts (a) through (e), given Σx = 203, Σy = 29, Σx2 = 7795,...
Let x be the age of a licensed driver in years. Let y be the percentage...
Let x be the age of a licensed driver in years. Let y be the percentage of all fatal accidents (for a given age) due to failure to yield the right of way. For example, the first data pair states that 5% of all fatal accidents of 37-year-olds are due to failure to yield the right of way. x 37 47 57 67 77 87 y 5 8 10 14 33 46 Complete parts (a) through (e), given Σx =...
Let x be the age of a licensed driver in years. Let y be the percentage...
Let x be the age of a licensed driver in years. Let y be the percentage of all fatal accidents (for a given age) due to failure to yield the right of way. For example, the first data pair states that 5% of all fatal accidents of 37-year-olds are due to failure to yield the right of way. x 37 47 57 67 77 87 y 5 8 10 14 33 44 Complete parts (a) through (e), given Σx =...
An economist is studying the job market in Denver area neighborhoods. Let x represent the total...
An economist is studying the job market in Denver area neighborhoods. Let x represent the total number of jobs in a given neighborhood, and let y represent the number of entry-level jobs in the same neighborhood. A sample of six Denver neighborhoods gave the following information (units in hundreds of jobs). x 16 33 53 28 50 25 y 2 3 5 5 9 3 Given: Σx = 205    Σy = 27    Σx2 = 8063    Σy2 =...
Do heavier cars really use more gasoline? Suppose a car is chosen at random. Let x...
Do heavier cars really use more gasoline? Suppose a car is chosen at random. Let x be the weight of the car (in hundreds of pounds), and let y be the miles per gallon (mpg). x 25 46 32 47 23 40 34 52 y 29 20 23 13 29 17 21 14 Complete parts (a) through (e), given Σx = 299, Σy = 166, Σx2 = 11,963, Σy2 = 3706, Σxy = 5781, and r ≈ −0.932. (c) Find...
An economist is studying the job market in Denver area neighborhoods. Let x represent the total...
An economist is studying the job market in Denver area neighborhoods. Let x represent the total number of jobs in a given neighborhood, and let y represent the number of entry-level jobs in the same neighborhood. A sample of six Denver neighborhoods gave the following information (units in hundreds of jobs). x 14 31 49 28 50 25 y 1 3 7 5 9 3 Complete parts (a) through (e), given: Σx = 197,Σy = 28 ,Σx2 = 7467 ,Σy2...
An economist is studying the job market in Denver area neighborhoods. Let x represent the total...
An economist is studying the job market in Denver area neighborhoods. Let x represent the total number of jobs in a given neighborhood, and let y represent the number of entry-level jobs in the same neighborhood. A sample of six Denver neighborhoods gave the following information (units in hundreds of jobs). x    14 35 50 28 50 25 y    1 4 5 5 9 3 Complete parts (a) through (e), given Σx = 202, Σy = 27, Σx2 =...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT
Active Questions
  • 4. List and describe the THREE (3) necessary conditions for complete similarity between a model and...
    asked 43 minutes ago
  • In C++ Complete the template Integer Average program. // Calculate the average of several integers. #include...
    asked 48 minutes ago
  • A uniform rod is set up so that it can rotate about a perpendicular axis at...
    asked 51 minutes ago
  • To the TwoDArray, add a method called transpose() that generates the transpose of a 2D array...
    asked 1 hour ago
  • How could your result from GC (retention time, percent area, etc.) be affected by these following...
    asked 1 hour ago
  • QUESTION 17 What are the tasks in Logical Network Design phase? (Select five. ) Design a...
    asked 1 hour ago
  • What is the temperature of N2 gas if the average speed (actually the root-mean-square speed) of...
    asked 1 hour ago
  • Question One: Basic security concepts and terminology                         (2 marks) Computer security is the protection of...
    asked 1 hour ago
  • In program P83.cpp, make the above changes, save the program as ex83.cpp, compile and run the...
    asked 1 hour ago
  • the determination of aspirin in commercial preparations experment explain why the FeCl3-KCl-HCl solution was ased as...
    asked 2 hours ago
  • Describe important events and influences in the life of Wolfgang Amadeus Mozart. What styles, genres, and...
    asked 2 hours ago
  • 3.12 Grade Statistics Write a python module "school.py" that prints school information (first 3 lines of...
    asked 2 hours ago