Soveraign
- 55
- 0
I've searched the forums but am unable to find an answer to this:
Given two variables with a correlation, you can predict one from the other using the familiar
E(Y|X) = EY + r * s_y * (X - EX) / s_x
What I want to know is how to predict values from multiple variables, especially when these variables themselves are correlated.
E(Y | A B C) = ??
Given two variables with a correlation, you can predict one from the other using the familiar
E(Y|X) = EY + r * s_y * (X - EX) / s_x
What I want to know is how to predict values from multiple variables, especially when these variables themselves are correlated.
E(Y | A B C) = ??