Westonci.ca is the Q&A platform that connects you with experts who provide accurate and detailed answers. Join our Q&A platform to connect with experts dedicated to providing precise answers to your questions in different areas. Explore comprehensive solutions to your questions from knowledgeable professionals across various fields on our platform.

The number of newly reported crime cases in a county in New York State is shown inthe accompanying table, where x represents the number of years since 2006, and yrepresents number of new cases. Write the linear regression equation that representsthis set of data, rounding all coefficients to the nearest tenth. Using this equation,estimate the calendar year in which the number of new cases would reach 767.Years since 2006 (x) New Cases (y)099619232882389248405813

Sagot :

Solution

For this case we have the following data:

x y

0 996

1 923

2 882

3 892

4 840

5 813

sum xi = 15

sum yi = 5346

sum xi yi = 12788

sum xi^2 = 55

And we want to find and equation like this one:

y= mx+ b

So then we can estimate the slope using least squares and we have:

[tex]m=\frac{n\sum ^n_{i=1}x_iy_i-\sum ^n_{i=1}x_i\sum ^n_{i=1}y_i}{n(\sum ^n_{i=1}x^2_i)-(\sum ^n_{i=1}x_i)^2}[/tex]

Replacing we have:

[tex]m=\frac{6\cdot12788-(15\cdot5346)}{6(55)-(15)^2}=\frac{-3462}{105}=-32.971[/tex]

m= -32.971

And the intercept would be:

[tex]b=\frac{\sum^n_{i=1}y_i}{n}-m\cdot\frac{\sum^n_{i=1}x_i}{n}=\frac{5346}{6}-(-32.971)\cdot\frac{15}{6}=973.429[/tex]

b= 973.428

Then the equation would be:

y= -32.971x+ 973.428

And we can find the value of x for y = 767 and we got::

767 = -32.971x+ 973.428

Solcing for x we have:

767- 973.428 = -32.971 x

x= 6.26

Regression Equation: y= -32.9x + 973.4

Final Answer: 2012

Thank you for visiting our platform. We hope you found the answers you were looking for. Come back anytime you need more information. We appreciate your time. Please come back anytime for the latest information and answers to your questions. Get the answers you need at Westonci.ca. Stay informed by returning for our latest expert advice.