Question 610373
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi, 
Would the correlation between x and y in the table above be positive or negative? {{{positive}}}

 - Find the missing value of y in the table. {{{1}}}

 - How would the values of this table be interpreted in terms of linear regression? {{{y = (1/4)x}}}

 - 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? {{{positive}}}

{{{drawing(300,300,   -1, 4, -1, 2,  grid(.5),
circle(1, .25,0.1),
circle(2, .5,0.1),
circle(3, 3/4,0.1),
blue(circle(4, 1,0.1)),
graph( 300, 300, -1, 4, -1, 2,0,.25x ))}}}