3-4. Correlation & Multiple Regression: Theory

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

flashcard set

Earn XP

Description and Tags

Flashcards relating to Correlation and Multiple Regression models

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

What is correlation?

An association or dependency between two independently observed variables.

2
New cards

What does a Pearson correlation coefficient of 0.0 indicate?

That X and Y are completely independent of each other.

3
New cards

What does a Pearson correlation coefficient of 1.0 indicate?

That X and Y are identical to one another.

4
New cards

What does a Pearson correlation coefficient of -1.0 indicate?

That X and Y are exactly inverse to one another.

5
New cards

What does the regression coefficient represent?

The slope of the effect of one variable on the other.

6
New cards

What does the correlation coefficient represent?

The strength of the statistical relationship between variables.

7
New cards

What is the formula for calculating prediction error?

Y - Y' (actual value minus predicted value)

8
New cards

In the z-normalized case of regression, what is the regression coefficient?

The regression coefficient is identical to the correlation coefficient

9
New cards

What is the null hypothesis in regression analysis significance testing?

b=0, meaning there is no relationship between the variables.

10
New cards

What is partial correlation used for?

To measure the association between two variables (X,Y) after accounting for the effect of other variables (Z)

11
New cards

How is multicollinearity detected?

Multicollinearity is detected by finding high bivariate correlations (> 0.9) between predictors.

12
New cards

What is singularity?

Singularity refers to an entirely redundant variable.

13
New cards

What is Cook's distance used for?

Measuring the extremity of an outlier

14
New cards

What is homoscedasticity?

Homoscedasticity is when residuals stay relatively constant over the range of the predictor variable

15
New cards

What is heteroscedasticity?

Heteroscedasticity is when residuals vary systematically across the range of the predictor variable.

16
New cards

What are the rules of thumbs for the number of predictor variables, if medium effect size?

N > 50 + 8 * m

17
New cards

What kind of distribution is important for residuals in multiple regression analysis?

Residuals should be normally distributed

18
New cards

What does the F-ratio reflect?

The ratio of the explained variance against the residual variance.

19
New cards

What is the difference between Regression and Correlation?

Correlation expresses the reliability of relation of 2 vars, Regression allows prediction of the value of one based on other

20
New cards

What does Cohen’s f2 measure?

Effect size for a multiple linear regression can be estimated by Cohen’s f2