linear regression Flashcards
1
Q
Why Regression?
A
- Regression tells us more about our data than correlation
- It’s the foundation to other types of regression analysis (some of which you will cover in your course)
- Linear regression used to test how well one variable predicts another variable
2
Q
Correlations tell us:
A
- strength of relationship between two continuous variables
* statistical significance
3
Q
Linear Regressions tell us:
A
- strength of relationship between two continuous variables
- how much one variable changes as another variable changes
- the value of one variable if the other variable was 0
- can predict a person’s score on a variable
- statistical significance
4
Q
Variability in data (revision)
A
- If we ask people’s RPE during a 5km run, there will be lots of variability
- As Psychologists, we want to know why
5
Q
Building a model
A
Caffeine consumption ——————————– RPE
Causality Caution
Regression is used to predict an outcome variable
BUT
We still can’t infer causality
6
Q
Effect Size
A
- R2
- strength of relationship between two continuous variables
- % variance explained by the model
- Deviation from each data point and the line of best fit
7
Q
slope
A
- Beta (𝛽)
- How much one variable changes as another variable changes
- Slope of the line of best fit
8
Q
intercept
A
- a
- the value of one variable if the other variable was 0
- Where the line of best fit intersects the x-axis
9
Q
predicting values
A
- a
- the value of one variable if the other variable was 0
- Where the line of best fit intersects the x-axis
10
Q
statistical significance
A
- p
- Likelihood of observing this effect if there’s no real effect in the population
- p < .05 means there is less than 5% likelihood that our results would not be found in the population (i.e. there’s only a small likelihood!)
11
Q
summary
A
- Linear regression used to test how well one variable predictors another in our sample
- It also tells us:
- the strength of the relationship ( 𝑅2)
- how much the outcome variable changes for each increase in one of the predictor variable (𝛽)
- and can predict values of the outcome variable if we know their value of the predictor variable
- Significance testing tells us the likelihood of finding this effect in our sample if there’s no effect in the population