Answer:
The answer for this question is A.) multiple regression.
Step-by-step explanation:
The forecasting method that would be used for several variables that are related to the variable being predicted is a multiple regression.
With the multiple regression method we can predict the behavior of a single variable from one or more variables that are independent of each other.
The calculations are similar to that of simple regression but since there are more than one predictor, say n, then we have to calculate n + 1 regression weights.
The variable to be predicted, say Y, will be predicted by the following equation:
[tex]Y_i^'[/tex] = [tex]b_{0} + b_{1i} + b_{2i} + .... + b_{ni}[/tex]