0% found this document useful (0 votes)
18 views2 pages

Spss Validitas

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views2 pages

Spss Validitas

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 2

COMPUTE skor_total=student1 + student2 + student3 + student4 + student5.

EXECUTE.
CORRELATIONS
/VARIABLES=student1 student2 student3 student4 student5 skor_total
/PRINT=TWOTAIL NOSIG FULL
/MISSING=PAIRWISE.

Correlations

Notes
Output Created 26-APR-2024 14:20:22
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 18
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.
Cases Used Statistics for each pair of
variables are based on all the
cases with valid data for that
pair.
Syntax CORRELATIONS
/VARIABLES=student1
student2 student3 student4
student5 skor_total
/PRINT=TWOTAIL NOSIG
FULL
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.00

Correlations
student1 student2 student3 student4 student5 skor_total
** ** * **
student1 Pearson Correlation 1 .699 .862 .582 .862 .833**
Sig. (2-tailed) .001 .000 .011 .000 .000
N 18 18 18 18 18 18
** ** ** **
student2 Pearson Correlation .699 1 .734 .972 .734 .965**
Sig. (2-tailed) .001 .001 .000 .001 .000
N 18 18 18 18 18 18
** ** ** **
student3 Pearson Correlation .862 .734 1 .619 1.000 .876**
Sig. (2-tailed) .000 .001 .006 .000 .000
N 18 18 18 18 18 18
student4 Pearson Correlation .582* .972** .619** 1 .619** .912**
Sig. (2-tailed) .011 .000 .006 .006 .000
N 18 18 18 18 18 18
** ** ** **
student5 Pearson Correlation .862 .734 1.000 .619 1 .876**
Sig. (2-tailed) .000 .001 .000 .006 .000
N 18 18 18 18 18 18
** ** ** ** **
skor_total Pearson Correlation .833 .965 .876 .912 .876 1
Sig. (2-tailed) .000 .000 .000 .000 .000
N 18 18 18 18 18 18

**. Correlation is significant at the 0.01 level (2-tailed).


*. Correlation is significant at the 0.05 level (2-tailed).

You might also like