Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Correlation

    I found out that the correlation coefficient value for a simple correlation between two variables has the same value as in the multiple correlations, Why?
    X1 correlates X2 = 0.833

    Also when we carried out the multiple correlations
    X1 correlates X2 correlates X​​​​​​3
    ​​​​​​0.833, 0.333
    ​​​​​​
    Which is the same value?

  • #2
    what commands are you using?

    if just

    correl x1 x2

    correl x1 x2 x3

    then they should be the same.

    Comment

    Working...
    X