Statistical Analysis for Education and Psychology Researchers

(Jeff_L) #1

FILE PRINT;
PUT 'FISHER Z TRANSFORM FOR R1=
' FZ1;
PUT 'FISHER Z TRANSFORM FOR R2=
' FZ2;
PUT 'STANDARD ERROR OF
DIFFERENCE BETWEEN Z
COEFFICIENTS = 'SEZDIFF;
PUT 'Z DEVIATE FOR DIFFERENCE
BETWEEN CORRELATIONS= ' Z;
PUT 'ONE TAILED TEST, (R1>R2)
PROBABILITY FOR Z DEVIATE =
'NORMPROB;
RUN;


Figure 16: Program for


testing significance of a


difference between two


Pearson correlations


obtained from


independent samples






*****;



  • Filename: CIDIFF.JOB


*;



  • Purpose: CONFIDENCE
    INTERVAL MEAN DIFFERENCE FOR
    TWO *;

  • INDEPENDENT
    SAMPLE
    MEANS
    *;

  • Created: 10 JULY
    1995
    *;

  • Input file: SEE
    NOTES
    *;

  • Output file:
    NONE
    *;

  • Notes: DATA NEEDS TO BE
    ENTERED
    *;


Appendix 391
Free download pdf