What is bivariate data?
Data which has pairs of values for two variables.
What is correlation?
The nature of the linear relationship between two variables.
What is a regression line of y over x?
y = a + bx
What is coefficient “b” in the regression line equation.
The change in y for each unit change in x.
(The gradient)
What does it mean when the coefficient “b” is positive?
The data is positively correlated.
What does it mean when the coefficient “b” is negative?
The data is negatively correlated.
When should you use a regression line?
For making predictions for values of the dependent variable that are within the range of the data.