SOLUTION: . For the table that follows, answer the following questions: x y 1 1 2 4 3 7 4 - Would the correlation between x and y in the table above be positive o

Algebra ->  Probability-and-statistics -> SOLUTION: . For the table that follows, answer the following questions: x y 1 1 2 4 3 7 4 - Would the correlation between x and y in the table above be positive o      Log On


   



Question 664366: . For the table that follows, answer the following questions:
x y
1 1
2 4
3 7
4






- Would the correlation between x and y in the table above be positive or negative?

- Find the missing value of y in the table.

- How would the values of this table be interpreted in terms of linear regression?

- If a “line of best fit” is placed among these points plotted on a coordinate system, would the slope of this line be positive or negative?

Found 2 solutions by MathLover1, Theo:
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
we will take two points and find equation of a line passing through
let points be (1,1), and (3,7)

Solved by pluggable solver: FIND EQUATION of straight line given 2 points
hahaWe are trying to find equation of form y=ax+b, where a is slope, and b is intercept, which passes through points (x1, y1) = (1, 1) and (x2, y2) = (3, 7).
Slope a is a+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29+=+%287-1%29%2F%283-1%29+=+3.
Intercept is found from equation a%2Ax%5B1%5D%2Bb+=+y%5B1%5D, or 3%2A1+%2Bb+=+-2. From that,
intercept b is b=y%5B1%5D-a%2Ax%5B1%5D, or b=1-3%2A1+=+-2.

y=(3)x + (-2)

Your graph:




so, equation is:
y=3x+-2....and the slope of this line is positive, m=3
now check if all points lie on same line:


as you can see, all points do lie on same line

now we can calculate y if x=4 using y=3x+-2:

y=3%2A4+-2
y=12+-2
y=10..........the missing value
so, your table is:
x| y
1| 1
2| 4
3| 7
4| 10

now check if a point (4,10) also lie on a line


-correlation would be 100% because every point fit on the line


Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
for every increase of 1 in x, here is a corresponding increase of 3 in y.

this is a positive correlation.

the slope of the regression line would be equal to 3.

the slope of the regression line would be positive.

the missing value is y = 10 when x = 4.

the regression line equation would be y = 3x - 2

when x is equal to 1, y is equal to 3 * 1 - 2 = 3 - 2 = 1
when x is equal to 2, y is equal so 3 * 2 - 2 = 6 - 2 = 4
etc...