Simple Linear Regression Flashcards

(19 cards)

1
Q

What is the difference in the type of research questions, variables and conclusions drawn from correlation vs simple linear regression?

A

Correlation:
- seeing if a relationship exist between
- two numeric continuous variables

SLR:
- seeing if the DV can be predicted from the IV
- both can be numeric and continuous or you can have one that is numeric and continuous and one that is dichotomous

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the general statistical testing method? (5)

A
  1. Data screening
  2. Choosing analysis and preparing data
  3. Conducting analyses
  4. Understanding and interpreting output
  5. Communicating results to target audience
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In correlation, what is the null hypothesis and what is the alternative hypothesis?

A

H0: that the population correlation coefficient = 0, ie. That there is no linear relationship

HA: that the population correlation coefficient =/ 0, ie. That there is a linear relationship

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What tables are there in the output of a SLR statistical analysis? How are they different?

A

Model as a whole is the first two tables (model summary, ANOVA), coefficients is the last table.

In simple linear regression there is no different between the first two and last table, in multiple regression these are different

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What values across the model summary tables and coefficients table are the same ONLY FOR SLR?

A

R^2 (Pearson’s correlation) = B^2 (standardised beta)

P-value from ANOVA table and p-value next to the slope line in coefficients table is the same

t-value^2 from coefficients table is the same as FW

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the null and alternative hypotheses for SLR?

A

H0: no linear relationship between the predictor, B=0 (slope is 0)

HA: there is a linear relationship between the predictor and outcome variables, B=/0 (slope is not 0)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How do you write a conclusion for a correlational analysis?

A

Write what the correlation is (the two variables) with it’s significance, report r(dfT)=, p=

Eg. maths achievement was significantly higher among students who reported completing more hours of maths homework per week, r(98) = .32, p = .001

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How do you write a conclusion for SLR?

A

Report results from the overall regression, R^2=, F(dfB, dfW)=, p=

Report results between the predictor and outcome variable with unstandardised slope, t(dfT)=, p=

Report results between the predictor and outcome variable with standardised slope, t(dfT)=, p=

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is multiple linear regression?

A

Multiple simultaneous independent predictors/variables. Typically, a linear straight line with numeric, continuous variables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the purpose of MLR? =

A

To be able to statistically control for different IVs that impact the DV, particularly when we don’t have an experimental design. Allows for the partitioning of variance and the identification of unique relationships

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are orthogonal IVs?

A

Independent variables that are statistically independent to each other (no shared variance)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the equation for SLR?

A

Yi = a + bXi + ei

a = alpha = intercept
b = slope coefficient
Xi = score for the ith person
ei = random error for the ith person

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the equation for MLR?

A

Y(hat)i = a + b1X1i + b2X2i + … (NO error with hat, error when you remove the hat)

a = alpha = intercept
b1 = slope coefficient for IV1
X1i = score for the ith person on IV1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does the R^2 valued mean in MLR?

A

It is the TOTAL amount of variance in the DV explained by the IV

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What does the ANOVA table communicate in MLR? What conclusion would you write for this?

A

It communicates the significance of the overall model as a predictor of the DV.

You say that the model is a significant predictor of the DV, moreso than the null model, F(dfB, dfW)=, p=, R^2 =

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does the coefficients table in MLR communicate?

A

The effects and significance of each predictors on the DV.

It gives the intercept, the slope for each predictor and the significance of each predictor

17
Q

What four components of a MLR do you write in a scientific conclusion?

A
  1. Aim of the study
  2. ANOVA F-test
  3. Which predictors were significant
  4. Conclusions for each significant IV
18
Q

How do you write the conclusions for the IVs in a MLR?

A

Say how much each increase along X causes an increase in Y (put unstand. beta here) and write what the other IVs are being controlled for, SE=, stand.Beta=, t(dfT)=, p=

19
Q

What three components of a MLR do you write in a plain english conclusion?

A
  1. Aim of the study
  2. Trend conclusions for all predictors of interest and significant predictors
  3. Take-home message