Diff for "FAQ/corrdf" - CBU statistics Wiki
location: Diff for "FAQ/corrdf"
Differences between revisions 1 and 2
Revision 1 as of 2009-01-19 10:20:01
Size: 597
Editor: PeterWatson
Comment:
Revision 2 as of 2009-01-19 10:20:38
Size: 629
Editor: PeterWatson
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
For testing the correlation between a single variable and more than one predictor we use R-squared in a linear regression. The test of whether R-squared is non-zero has a F distribution with p, N-p-1 degrees of freedom for p predictors. For testing the correlation between a single variable and more than one predictor we use the R-squared criterion which is produced in a linear regression. The test of whether R-squared is non-zero has a F distribution with p, N-p-1 degrees of freedom for p predictors.

How many degrees of freedom are associated with a test on a zero-order Pearson correlation ?

The test of whether a single (zero-order) correlation equals zero is equivalent to a test that the standardised regression estimate equals zero. This, therefore, may be expressed as a t-test which, for a sample size of N, has N-2 degrees of freedom.

For testing the correlation between a single variable and more than one predictor we use the R-squared criterion which is produced in a linear regression. The test of whether R-squared is non-zero has a F distribution with p, N-p-1 degrees of freedom for p predictors.

None: FAQ/corrdf (last edited 2013-03-08 10:17:16 by localhost)