02. Quantitative Methods Flashcards
Correlation Equation:
What are the three limitations of correlation analysis?
- Outliers
- Spurious correlation
- Only measures linear relationships.
What does a t-test determine?
- A t-test is used to determine if a correlation coefficient, r, is statistically significant.
- Significance is supported if the test statistic is less than −tcritical or greater than tcritical with n − 2 degrees of freedom.
General linear regression equation:
Yi = b0 + b1Xi + εi.
- Yi and Xi are the ith observations of the dependent and independent variable, respectively.
- b0 = intercept.
- b1 = slope coefficient.
- εi = residual error for the ith observation.
Linear regression assumptions:
- A linear relationship exists between the dependent and independent variables.
- The independent variables are not random, and there is no exact linear relation between any two or more independent variables.
- The expected value of the error term is zero.
- The variance of the error terms is constant.
- The error for one observation is not correlated with that of another observation.
- The error term is normally distributed.
The confidence interval for the regression coefficient, b1, is calculated as:
Standard Error of the Estimate Calculation:
What does the coefficient of determination, R2, measure?
The proportion of the total variation of the dependent variable explained by the regression.
R2 equation:
F-Stat calculation:
Used to test the significance of all (or any subset of) the independent variables (i.e., the overall fit of the model) using a one-tailed test
MSR calculation:
MSE Calculation:
Describe the p-value:
The p-value is the smallest level of significance for which the null hypothesis can be rejected.
- If p-value is less than the significance level, the null hypothesis can be rejected.
- If p-value is greater than the significance level, the null hypothesis cannot be rejected.
What is the equation for a t-test used for hypothesis testing of regression parameter estimates:
with n − k − 1 degrees of freedom
Confidence interval for regression coefficient calculation:
estimated regression coefficient ± (critical t-value)(coefficient standard error)