Which statistical tool allows us to predict a dependent scor
Which statistical tool allows us to predict a dependent score based on information about an independent variable?
| regression |
Solution
A regression model helps us to predict the value of dependnet variable based on the values of known independnet variables.
A regression model is of the form -
Y = a0 + a1X1 + a2X2 +.................+anXn
So, option a) regression is the answer.
