What kind of data do you need to run a correlation?
Interval or ratio.
What kind of data do you need to run a regression?
Interval or ratio.
What kind of data do you need to run a chi-square?
Nominal or ordinal
What is our effect size measure for a correlation?
The correlation itself (r).
Name this equation: y-hat = a + bx
Linear regression equation – the equation for a straight line.
What is Pearson’s r?
• Measure of the linear association between variables (the extent the plotted data form a straight line).
Why would you use a regression instead of a correlation?
Varies.
⚠️ • Consider: Is there a difference between causation and correlation?
What is dependence in a chi-square?
What is independence in a chi-square?
Dependence: Two variables are related.
Independence: Two variables are unrelated.
What is our effect size measure for a regression
Coefficient of determination (R2; R-squared).
How do you calculate degrees of freedom for a correlation?
df = n - 2
What is a positive correlation? What is a negative correlation?
As one variable increases, the other increases; as one variable increases, the other decreases.
In a regression, what do we call the IV? The DV?
X and Y
What can you use a chi-square test to determine?
If there is an association between variables
What is our effect size measure for a chi-square?
Cramer’s V.
What is b in the following regression equation: y-hat = a + bx
The slope of the line
What two pieces of information does the correlation coefficient provide?
1.) Strength (i.e., magnitude) of the relationship
2.) Direction of the relationship
True or False: You can only have one predictor in a regression.
❌ False.
True or False: We can compute means and standard deviations with chi-square tests.
❌ False.
• Why?
What is the coefficient of determination if r = .3?
It’s r-squared so it is...
• R2 = .09.
What is a in the following regression equation:
y-hat = a + bx
The y-intercept.
What does a correlation of 0 mean?
There is no LINEAR relationship between variables. (But there could still be a nonlinear relationship.)
Can you ever include a categorical variable in a regression? If so, how?
Dummy code
The rows and columns in an observed frequency matrix should sum to the _____.
Sample size (n)
If we have a Cramer’s V of .4, we have a _____ effect.
Medium.
Cramer's V Thresholds:
• Small = 0.1
• Medium = 0.3
• Large = 0.5
The formula for Pearson’s r is comprised of _____ and _____.
1.) Variances
2.) Covariances