Study Notes: Multiple and Partial Correlation Analysis
Mathematical Context and Specific Formulas
Fragmentary derivation relating movement to an angle α:
- Substituting specific values yields: μ11(cos2(α)−sin2(α))−sin(α)cos(α)(σx2−σy2)=0
- This simplifies to the relationship: μ11cos(2α)=21sin(2α)(σx2−σy2)
- Resulting in the expression for the angle: tan(2α)=σx2−σy22μ11
Correlation Ratio (Definition and Application)
The correlation ratio (denoted by η) is an appropriate measure for the relationship between variables when that relationship is curvilinear rather than linear.
Limitations of the Correlation Coefficient (r):
- r is a measure of the degree to which a relationship approaches a straight line law.
- In bivariate distributions where a strong curvilinear relationship exists, r may be very low or even zero, making it a misleading indicator of association.
Conceptual Definition of η:
- While r measures the concentration of points about a straight line of best fit, η measures the concentration of points about the curve of best fit.
- If the regression is linear, η=r. Otherwise, the absolute value of the correlation ratio is greater than the absolute value of the correlation coefficient: |\eta| > |r|
Measurement of the Correlation Ratio (\eta)
Consider a scenario where for every value xi of variable X, variable Y takes values yij with frequencies fij (where j=1,2,…,n).
Notation and Variables:
- Array frequency: ni=∑j=1nfij
- Total frequency: N=∑i=1mni=∑i=1m∑j=1nfij
- Mean of the ith array: yˉ<em>i=ni∑jf</em>ijyij
- Overall mean: yˉ=N∑i∑jfijyij=∑ini∑iniyˉi
Formulas for Correlation Ratio of Y on X (ηyx):
- ηyx2=1−σy2σe2 where σeY2=N1∑i∑jfij(yij−yˉ<em>i)2 and σy2=N1∑i∑jf</em>ij(yij−yˉ)2
- Convenient expression using the variance of array means (σmY2):
- Nσy2=∑i∑jfij(yij−yˉ)2=∑i∑j(yij−yˉ<em>i)+(yˉi−yˉ)2
- This decomposes into: Nσy2=∑i∑jf</em>ij(yij−yˉ<em>i)2+∑ini(yˉi−yˉ)2
- Therefore: σy2=σ</em>eY2+σmY2
- Simplified Ratio: ηyx2=σy2σmY2=∑i∑jf</em>ij(yij−yˉ)2∑ini(yˉ<em>i−yˉ)2
Visual Relationship Between r and \eta
Random Scattering: Dots are scattered randomly; r=0, ηyx=ηxy=0.
Precise Line: Dots lie exactly on a line; ∣r∣=1, ηyx=ηxy=1.
Precise Curve: Dots lie on a curve (one ordinate per point); ηyx=1. If the dots are symmetrically placed about the Y-axis, then ηxy=0 and r=0.
Scattered around a Curve: If \eta_{yx} > r, dots are scattered around a definitely curved trend line.
Intra-Class Correlation
Definition: Intra-class correlation refers to correlation within a class, specifically used when both variables measure the same characteristic (e.g., heights of brothers, yields of plots in the same block).
This is distinguishable from product-moment correlation because there is no organic way to distinguish one variable as X and the other as Y; they are interchangeable.
Data Setup:
- n families (A1,A2,…,An) with k1,k2,…,kk members.
- Measurements denoted as xij (the jth member in the ith family).
- For the ith family, there are ki(ki−1) pairs of measurements.
- Total pairs in the intra-class correlation table: N=∑ki(ki−1).
Mathematical Expression:
- In a symmetrical table, marginal means xˉ and yˉ are equal.
- Total Covariance: Cov(X,Y)=N1∑i[ki2(xˉ<em>i−xˉ)2−∑j(x</em>ij−xˉ)2]
- If all families have an equal number of members (k):
- r=k−11(σ2kσm2−1) where σm2 is the variance of the family means and σ2 is individual variance.
Limits and Interpretation:
- k−1−1≤r≤1
- It is a skew coefficient. Negative values do not carry the same significance as equivalent positive values because the lower limit depends on class size.
Introduction to Multiple and Partial Correlation
In social, biological, and physical sciences, phenomena are rarely isolated to two variables.
Multiple Correlation/Regression: Studies the joint effect of a group of independent variables (regressors) on a single dependent variable (response variable).
- Example: Crop yield (X1) depends on seed quality (X2), soil fertility (X3), fertilizer (X4), etc.
Partial Correlation/Regression: Studies the relationship between two variables only, after mathematically eliminating the linear effect of other variables.
Objectives of Multiple Linear Regression:
1. Fit a plane of regression using the principle of least squares to estimate values.
2. Estimate the error involved (standard error of estimate).
3. Determine variation accounted for via the multiple coefficient of determination.
Yule's Notation and the Plane of Regression
Notation Structure:
- Equation for X1 on X2 and X3: X1=a+b12.3X2+b13.2X3
- When variables are measured from their means: E(X1)=E(X2)=E(X3)=0, thus a=0.
- Regression plane: X1=b12.3X2+b13.2X3
Subscripts:
- Primary subscripts (before the dot): Indicate the variables being directly related.
- Secondary subscripts (after the dot): Indicate variables whose effects are kept constant/eliminated.
- Order: The number of secondary subscripts determines the "order" of the coefficient or residual (e.g., 12.3 is 1st order; 12.34 is 2nd order).
Primary Subscript Importance: In b12.34…n, X1 is the dependent variable and X2 is the independent variable within the relationship.
Derivation of the Regression Plane using Least Squares
Objective: Minimize the sum of the squares of the residuals (S=∑X1.232=∑(X1−b12.3X2−b13.2X3)2).
Normal Equations for Trivariate Case:
1. ∑X2(X1−b12.3X2−b13.2X3)=0
2. ∑X3(X1−b12.3X2−b13.2X3)=0
Solving for Coefficients (b):
- In terms of correlation coefficients (rij) and standard deviations (σi):
- b12.3=σ2σ1(1−r232r12−r13r23)
- b13.2=σ3σ1(1−r232r13−r12r23)
General Plane of Regression Equation (Determinant Form)
Determinant of correlations (ω):
- ω=(1amp;r12amp;r13r21amp;1amp;r23r31amp;r32amp;1)
The Plane Equations:
- Regression of X1 on other variables: σ1X1ω11+σ2X2ω12+…+σnXnω1n=0
- General coefficient form: b1j.23…j−1,j+1,…n=−σjω11σ1ω1j
Properties of Residuals
Property 1: The sum of the product of any residual of order zero (Xi) with any residual of higher order is zero if the subscript of the zero-order residual is among the secondary subscripts of the higher-order residual (e.g., ∑X2X1.23=0).
Property 2: The product sum of two residuals is unaltered if secondary subscripts from the first are omitted from the product with the second, provided all the secondary subscripts of the first are included in the second (e.g., ∑X1.2X1.23=∑X1X1.23=∑X1.232).
Property 3: The product sum of two residuals is zero if all the subscripts (primary and secondary) of one appear among the secondary subscripts of the other (e.g., ∑X1.2X3.12=0).
Variance of the Residuals
The residual is defined as: X1.23…n=X1−(b12.34…nX2+…+b1n.23…(n−1)Xn)
Variance σ1.23…n2=N1∑X1.23…n2=N∑X1X1.23…n
In terms of determinants: σ1.23…n2=σ12ω11ω
For the tri-variate case (X1 on X2,X3): σ1.232=σ121−r2321−r122−r132−r232+2r12r13r23
Coefficient of Multiple Correlation (R)
Definition: The multiple correlation coefficient (R1.23…n) is the simple correlation between the actual variable X1 and its estimated value ϵ1.23…n derived from the regression plane.
Formula:
- R1.23…n2=1−σ12σ1.23…n2=1−ω11ω
Properties of R:
1. Measures closeness of association between observed and expected values.
2. Least squares regression provides the maximum possible correlation compared to any other linear combination.
3. Range:0≤R≤1. It can never be negative.
4. If R1.23=1, the prediction is perfect and residuals are zero.
5. If R1.23=0, X1 is completely uncorrelated with the other variables.
6. R is never less than any of the total correlation coefficients indicating it (R1.23≥r12,r13,r23).
Coefficient of Multiple Determination
Definition: The square of the multiple correlation coefficient (R1.232).
Interpreted as: Total VariationExplained Variation.
Calculation: R1.232=1−Total sum of squaresSum of squares due to error.
It represents the proportion of total variation in the dependent variable explained by the regression plane.
Coefficient of Partial Correlation
Definition: Measures the correlation between two variables after the linear effect of another variable (or set of variables) has been removed from both.
Trivariate Formula (r12.3):
- r12.3=(1−r132)(1−r232)r12−r13r23
Relation to Regression Coefficients: It is the geometric mean of partial regression coefficients: r12.32=b12.3×b21.3.
Alternative Form using Determinants:
- $r_{ij.k} = -\frac{\omega_{ij}}{\sqrt{\omega_{ii} \omega_{jj}}}
Interpretation: If r_{12.3} = 0,thenr_{12} = r_{13}r_{23}.ThisimpliesanyobservedcorrelationbetweenX_1andX_2ispurelyduetotheircommonrelationshipwithX_3.
Coefficient of Partial Determination: r_{12.3}^2.Ifr_{13.2} = 0.7,then49\%(0.7^2)ofthevariationinX_1isassociatedwithX_3whenX_2 is held constant.