Match the followings:
| A. Simple Linear Regression | I. Predicts a binary outcome based on predictor variables. |
| B. Multiple Linear Regression | II. Predicts the value of a dependent variable using a single independent variable. |
| C. Logistic Regression | III. Extends linear regression by adding additional predictors. |
| D. Polynomial Regression | IV. Models the relationship between the dependent and independent variables as an nth degree polynomial. |
Choose the correct option that matches each regression type with its description:
1
A-I. B-II, C-III, D-IV
2
A-II, B-III, C-IV, D-I
3
A-II, B-III, C-I, D-IV
4
A-IV, B-III, C-II, D-I