Correlation and Bivariate Linear Regression Flashcards
What is a regression analysis?
The derivation of an equation in which one of the variables (the dependent variable, Y) can be estimated from other variables (the independent variables, X) aka. How movement in the independent variable drives movement in the dependent variable
What does the LEAST-SQUARE METHOD do? And what is it also known as?
Draw a ‘line of best fit’ through the data
- The simple ‘regression line’ (linear bivariate regression line)
- A straight line summarising the relationship between X and Y
What are the uses of the least squares method?
o Extrapolation – forecast values outside of the range of the sample
o Interpolation – filling in values missing within the range
What is correlation?
• Measure of how strong the relationship is between two variables
What will correlation sit between? & explain meanings of these
• Will sit between -1 and +1 and is denoted as r
o +1 would be positive and perfect – all observations would fall on the line of best fit
o R=0 is no relationship
what would happen to values if they were positively correlated?
• Values that increase / decrease together are positively corelated
what would happen to values if they were negatively correlated?
• Values that diverge are negatively correlated
What is a Correlation coefficient?
o How well a linear bivariate regression line summarises the data
o A measure of how closely related two variants are