SOLUTION: i need to make a scatter plot of the data in this table, describe the correlation of the data, and determine if its positive, negative, or none.
x -4,-3,1,2,3,7
y 7,4,2,-3,-4
Algebra ->
Graphs
-> SOLUTION: i need to make a scatter plot of the data in this table, describe the correlation of the data, and determine if its positive, negative, or none.
x -4,-3,1,2,3,7
y 7,4,2,-3,-4
Log On
Question 864271: i need to make a scatter plot of the data in this table, describe the correlation of the data, and determine if its positive, negative, or none.
x -4,-3,1,2,3,7
y 7,4,2,-3,-4,-8
i don't know where to begin... Answer by richard1234(7193) (Show Source):
You can put this solution on YOUR website! You should probably plot those points on an xy-plane first. Clearly the correlation is negative because the higher x-values will have lower y-values.