Bazman
- 20
- 0
the correlation between A and B is 0.8 and between B and C is 0.9. I have to calculate what the least correlation A and C can be.
<br /> \begin{pmatrix}<br /> 1 & 0.8 & x\\<br /> 0.8 & 1 & 0.9\\<br /> x & 0.9 & 1<br /> \end{pmatrix}<br />
using sthe standard equation for eigenvalues you get:
-\lambda^3 + 3\lambda^2 + \lambda(x^2-1.55) - x^2 + 1.44x -0.45
2 points have a used the correct methodology so far?
Are my calculations correct?
how do I proceed from here?
Baz
<br /> \begin{pmatrix}<br /> 1 & 0.8 & x\\<br /> 0.8 & 1 & 0.9\\<br /> x & 0.9 & 1<br /> \end{pmatrix}<br />
using sthe standard equation for eigenvalues you get:
-\lambda^3 + 3\lambda^2 + \lambda(x^2-1.55) - x^2 + 1.44x -0.45
2 points have a used the correct methodology so far?
Are my calculations correct?
how do I proceed from here?
Baz