What is statistical power?
The probability of detecting a true effect when the effect actually exists
Why is reporting only a p-value insufficient?
Because it does not convey the magnitude of the effect or whether the study was adequately powered
True / False: A statistically significant result always implies a practically important effect
False
What is a Type I error?
Rejecting the null hypothesis when it is actually true (false positive)
What values correspond to medium and large effects?
Medium:
𝑑 =0.5
Large:
𝑑 = 0.8
Power analysis depends on sample size, α, and _______
Effect size
What combination should be reported to strengthen scientific conclusions?
p-value
Effect size
Power analysis / sample size justification
True / False: Increasing sample size increases statistical power
True
According to Cohen, what is considered a small effect?
d=0.2
What is leverage?
An observation with extreme X values
Residual = observed value minus ______ value
Predicted (fitted)
What is collinearity?
High correlation between independent variables
What does a curved pattern in a residual plot indicate?
Violation of linearity
True / False: A good residual plot should show a random horizontal band
True
When does the intercept have no intrinsic meaning?
When predictors never take the value 0
What are residuals in regression?
The unexplained error:
e𝑖 = y𝑖 − ŷ𝑖
What does VIF = 1 indicate?
No collinearity among predictors
What is multicollinearity?
High correlation among more than two predictors.
What is an outlier in regression?
An observation with an extreme Y value.
Why are bivariate correlations insufficient to detect multicollinearity?
They cannot capture combined relationships among multiple predictors
Why are regression diagnostics essential?
Because valid inference depends on assumptions being met
What is the tolerance statistic?
The inverse of VIF; the proportion of variance not explained by other predictors.
T/F: Multicollinearity violates OLS assumptions
False — but it makes estimation unreliable.
Why should the global F-test be run before individual t-tests?
To control Type I error inflation.