Question

Consider the following table of data. x 1 1 2 2 10 y 3 2 3...

Consider the following table of data.

x

1

1

2

2

10

y

3

2

3

2

10

a.

Calculate the least squares line and the correlation coefficient.

b.

Repeat part​ (a), but this time delete the last point.

c.

Draw a graph of the​ data, and use it to explain the dramatic difference between the answers to parts​ (a) and​ (b).

Homework Answers

Answer #1

a.

Sum of X = 16
Sum of Y = 20
Mean X = 3.2
Mean Y = 4
Sum of squares (SSX) = 58.8
Sum of products (SP) = 51

Regression Equation = ŷ = bX + a

b = SP/SSX = 51/58.8 = 0.8674

a = MY - bMX = 4 - (0.87*3.2) = 1.2245

ŷ = 0.8674X + 1.2245

b.

Sum of X = 6
Sum of Y = 10
Mean X = 1.5
Mean Y = 2.5
Sum of squares (SSX) = 1
Sum of products (SP) = 0

Regression Equation = ŷ = bX + a

b = SP/SSX = 0/1 = 0

a = MY - bMX = 2.5 - (0*1.5) = 2.5

ŷ = 0X + 2.5

c. With last point graph is

Without last point graph is

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
Consider the data. xi 1 2 3 4 5 yi 3 7 4 10 12 The...
Consider the data. xi 1 2 3 4 5 yi 3 7 4 10 12 The estimated regression equation for these data is ŷ = 0.90 + 2.10x. (a)Compute SSE, SST, and SSR using equations SSE = Σ(yi − ŷi)2,SST = Σ(yi − y)2,and SSR = Σ(ŷi − y)2. SSE= SST= SSR= (b)Compute the coefficient of determination r2. r2= Comment on the goodness of fit. (For purposes of this exercise, consider a proportion large if it is at least 0.55.)...
Consider the data. xi 1 2 3 4 5 yi 3 7 4 10 12 The...
Consider the data. xi 1 2 3 4 5 yi 3 7 4 10 12 The estimated regression equation for these data is ŷ = 0.90 + 2.10x. (a) Compute SSE, SST, and SSR using equations SSE = Σ(yi − ŷi)2, SST = Σ(yi − y)2, and SSR = Σ(ŷi − y)2. SSE=SST=SSR= (b) Compute the coefficient of determination r2. r2 = Comment on the goodness of fit. (For purposes of this exercise, consider a proportion large if it is...
Consider the data. xi 1 2 3 4 5 yi 4 7 6 10 13 The...
Consider the data. xi 1 2 3 4 5 yi 4 7 6 10 13 The estimated regression equation for these data is ŷ = 1.70 + 2.10x. (a) Compute SSE, SST, and SSR using equations SSE = Σ(yi − ŷi)2, SST = Σ(yi − y)2, and SSR = Σ(ŷi − y)2. SSE= SST= SSR= (b) Compute the coefficient of determination r2. r2= Comment on the goodness of fit. (For purposes of this exercise, consider a proportion large if it...
Consider the following table of data. Complete parts a. though c. below. x 1 2 3...
Consider the following table of data. Complete parts a. though c. below. x 1 2 3 4 y 0.96 1.05 0.98 1.02 a. Calculate the correlation coefficient.
Consider the data. xi 1 2 3 4 5 yi 3 7 5 11 14 The...
Consider the data. xi 1 2 3 4 5 yi 3 7 5 11 14 The estimated regression equation for these data is ŷ = 0.20 + 2.60x. (a) Compute SSE, SST, and SSR using equations SSE = Σ(yi − ŷi)2, SST = Σ(yi − y)2, and SSR = Σ(ŷi − y)2. SSE = SST = SSR = (b) Compute the coefficient of determination r2. r2 = Comment on the goodness of fit. (For purposes of this exercise, consider a...
A sales manager collected the following data on x = years of experience and y =...
A sales manager collected the following data on x = years of experience and y = annual sales ($1,000s). The estimated regression equation for these data is ŷ = 82 + 4x. Salesperson Years of Experience Annual Sales ($1,000s) 1 1 80 2 3 97 3 4 102 4 4 107 5 6 103 6 8 101 7 10 119 8 10 128 9 11 127 10 13 136 (a) Compute SST, SSR, and SSE. SST = SSR = SSE...
Consider the following data: X Y 1 13 3 10 5 9 5 5 6 3...
Consider the following data: X Y 1 13 3 10 5 9 5 5 6 3 Draw a Scatter Plot of the data. Do you believe the correlation coefficient r will be positive, negative or close to zero? Why What is your estimate to the value of Y associated with X=4?
a) Suppose you are given the following (x, y) data pairs. x 2 3 6 y...
a) Suppose you are given the following (x, y) data pairs. x 2 3 6 y 4 3 7 Find the least-squares equation for these data (rounded to three digits after the decimal). ŷ =  +  x (b) Now suppose you are given these (x, y) data pairs. x 4 3 7 y 2 3 6 Find the least-squares equation for these data (rounded to three digits after the decimal). ŷ =  +  x (c) In the data for parts (a) and (b), did...
For the sample data: x 1 3 5 5 8 y 5 - 2 2 -...
For the sample data: x 1 3 5 5 8 y 5 - 2 2 - 1 - 3 Draw the scatter plot. Based on the scatter plot, predict the sign of the linear correlation coefficient. Explain your answer. Compute the linear correlation coefficient and compare its sign to your answer to part (b).
Suppose you are given the following (x, y) data pairs. x 1 2 6 y 4...
Suppose you are given the following (x, y) data pairs. x 1 2 6 y 4 3 9 Find the least-squares equation for these data (rounded to three digits after the decimal). ŷ =  +  x (b) Now suppose you are given these (x, y) data pairs. x 4 3 9 y 1 2 6 Find the least-squares equation for these data (rounded to three digits after the decimal). ŷ =  +  x (c) In the data for parts (a) and (b), did we...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT