0% found this document useful (0 votes)
20 views4 pages

Correlations: Notes

The document analyzes survey data from 10 respondents on 10 questions (Q1-Q10) by calculating correlations between each question and a total score, finding no significant correlations. It also calculates reliability of the 10 questions as a scale but finds a negative Cronbach's alpha value, violating assumptions of the reliability model. It then saves the dataset with compressed formatting to a file location.

Uploaded by

Nur Ayu
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)
20 views4 pages

Correlations: Notes

The document analyzes survey data from 10 respondents on 10 questions (Q1-Q10) by calculating correlations between each question and a total score, finding no significant correlations. It also calculates reliability of the 10 questions as a scale but finds a negative Cronbach's alpha value, violating assumptions of the reliability model. It then saves the dataset with compressed formatting to a file location.

Uploaded by

Nur Ayu
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/ 4

CORRELATIONS

/VARIABLES=Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10 TOTAL


/PRINT=TWOTAIL NOSIG

/MISSING=PAIRWISE.

Correlations

Notes

Output Created 24-Apr-2018 23:01:57

Comments

Input Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 10

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=Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8
Q9 Q10 TOTAL
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Resources Processor Time 00:00:00.046

Elapsed Time 00:00:00.056

[DataSet0]

Correlations

Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10 TOTAL

Q1 Pearson Correlation 1 .513 -.592 -.604 -.758* -.535 -.560 .345 .717* .667* -.036

Sig. (2-tailed) .129 .071 .065 .011 .111 .092 .330 .020 .035 .921

N 10 10 10 10 10 10 10 10 10 10 10

Q2 Pearson Correlation .513 1 -.290 -.420 -.383 -.543 -.047 .283 .034 .156 .118

Sig. (2-tailed) .129 .416 .227 .275 .105 .897 .429 .926 .667 .745
N 10 10 10 10 10 10 10 10 10 10 10

Q3 Pearson Correlation -.592 -.290 1 .787** .758* -.038 .129 -.345 -.405 -.190 .517

Sig. (2-tailed) .071 .416 .007 .011 .917 .722 .330 .245 .598 .126

N 10 10 10 10 10 10 10 10 10 10 10

Q4 Pearson Correlation -.604 -.420 .787** 1 .836** -.068 .039 -.232 -.307 -.128 .550

Sig. (2-tailed) .065 .227 .007 .003 .851 .916 .520 .388 .724 .100

N 10 10 10 10 10 10 10 10 10 10 10

Q5 Pearson Correlation -.758* -.383 .758* .836** 1 .055 .431 -.123 -.535 -.408 .550

Sig. (2-tailed) .011 .275 .011 .003 .881 .214 .735 .111 .242 .099

N 10 10 10 10 10 10 10 10 10 10 10

Q6 Pearson Correlation -.535 -.543 -.038 -.068 .055 1 .242 -.443 -.175 -.579 -.495

Sig. (2-tailed) .111 .105 .917 .851 .881 .501 .200 .629 .079 .146

N 10 10 10 10 10 10 10 10 10 10 10

Q7 Pearson Correlation -.560 -.047 .129 .039 .431 .242 1 .136 -.724* -.302 .279

Sig. (2-tailed) .092 .897 .722 .916 .214 .501 .707 .018 .397 .434

N 10 10 10 10 10 10 10 10 10 10 10

Q8 Pearson Correlation .345 .283 -.345 -.232 -.123 -.443 .136 1 -.263 .050 .229

Sig. (2-tailed) .330 .429 .330 .520 .735 .200 .707 .463 .890 .525

N 10 10 10 10 10 10 10 10 10 10 10

Q9 Pearson Correlation .717* .034 -.405 -.307 -.535 -.175 -.724* -.263 1 .582 -.202

Sig. (2-tailed) .020 .926 .245 .388 .111 .629 .018 .463 .078 .575

N 10 10 10 10 10 10 10 10 10 10 10

Q10 Pearson Correlation .667* .156 -.190 -.128 -.408 -.579 -.302 .050 .582 1 .337

Sig. (2-tailed) .035 .667 .598 .724 .242 .079 .397 .890 .078 .341

N 10 10 10 10 10 10 10 10 10 10 10

TOTAL Pearson Correlation -.036 .118 .517 .550 .550 -.495 .279 .229 -.202 .337 1

Sig. (2-tailed) .921 .745 .126 .100 .099 .146 .434 .525 .575 .341

N 10 10 10 10 10 10 10 10 10 10 10

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

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

RELIABILITY
/VARIABLES=Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10
/SCALE('ALL VARIABLES') ALL

/MODEL=ALPHA.

Reliability
Notes

Output Created 24-Apr-2018 23:02:34

Comments

Input Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 10

Matrix Input

Missing Value Handling Definition of Missing User-defined missing values are treated as
missing.

Cases Used Statistics are based on all cases with valid


data for all variables in the procedure.

Syntax RELIABILITY
/VARIABLES=Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8
Q9 Q10
/SCALE('ALL VARIABLES') ALL
/MODEL=ALPHA.

Resources Processor Time 00:00:00.000

Elapsed Time 00:00:00.006

[DataSet0]

Scale: ALL VARIABLES

Case Processing Summary

N %

Cases Valid 10 100.0

Excludeda 0 .0

Total 10 100.0

a. Listwise deletion based on all variables in the


procedure.

Reliability Statistics
Cronbach's Alphaa N of Items

-2.238 10

a. The value is negative due to a


negative average covariance
among items. This violates
reliability model assumptions. You
may want to check item codings.

SAVE OUTFILE='D:\TUGAS 1.sav'

/COMPRESSED.

You might also like