Correlation and Regression
Correlation and Regression
Types of Correlation
2. Zero Correlation:
- In some cases, two variables may not be related at all. An example
is the relationship between a person?s shoe size and their IQ.
Example Calculation:
Example Calculation:
Understanding Regression
Types of Regression:
- Simple Linear Regression (one predictor variable)
- Multiple Regression (multiple predictor variables)
- Logistic Regression (categorical outcomes)
- Polynomial Regression (curved relationships)
Simple Linear Regression:
Equation: Y = a + bX
Where:
Y = Dependent Variable
X = Independent Variable
a = Intercept
b = Slope
Example Calculation:
Conclusion: