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

Output Deskritptif

The document analyzes survey data from 50 respondents on 10 questions (P1-P10) about motivation. It calculates correlations between each question and a total score (X3), finding many significant relationships. It also calculates high scale reliability (alpha = 0.902) for treating all questions as measuring the same underlying construct of motivation.

Uploaded by

John Vic
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)
30 views4 pages

Output Deskritptif

The document analyzes survey data from 50 respondents on 10 questions (P1-P10) about motivation. It calculates correlations between each question and a total score (X3), finding many significant relationships. It also calculates high scale reliability (alpha = 0.902) for treating all questions as measuring the same underlying construct of motivation.

Uploaded by

John Vic
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

GET

FILE='G:\documen\Pak War\MOTIVASI.sav'.
DATASET NAME DataSet0 WINDOW=FRONT.
COMPUTE X3=P1+P2+P3+P4+P5+P6+P7+P8+P9+P10.
EXECUTE.
CORRELATIONS
/VARIABLES=P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 X3
/PRINT=TWOTAIL NOSIG

/MISSING=PAIRWISE.

Correlations

Notes

Output Created 13-Oct-2019 15:56:36

Comments

Input Data G:\documen\Pak War\MOTIVASI.sav

Active Dataset DataSet1

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 50

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=P1 P2 P3 P4 P5 P6 P7 P8
P9 P10 X3
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Resources Processor Time 00:00:00.062

Elapsed Time 00:00:00.062

[DataSet1] G:\documen\Pak War\MOTIVASI.sav

Correlations

pertanyaan1 pertanyaan2 pertanyaan3 pertanyaan4 pertanyaan5 pertanyaan6 pertanyaan7 pertanyaan8 pertanyaan9 pertanyaan10 X3

pertanyaan1 Pearson Correlation 1 .356* .345* .584** .504** .607** .326* .325* .520** .490** .714**

Sig. (2-tailed) .011 .014 .000 .000 .000 .021 .021 .000 .000 .000
N 50 50 50 50 50 50 50 50 50 50 50

pertanyaan2 Pearson Correlation .356* 1 .373** .483** .294* .308* .296* .243 .418** .191 .549**

Sig. (2-tailed) .011 .008 .000 .038 .030 .037 .089 .003 .185 .000

N 50 50 50 50 50 50 50 50 50 50 50

pertanyaan3 Pearson Correlation .345* .373** 1 .575** .543** .444** .447** .424** .571** .328* .683**

Sig. (2-tailed) .014 .008 .000 .000 .001 .001 .002 .000 .020 .000

N 50 50 50 50 50 50 50 50 50 50 50

pertanyaan4 Pearson Correlation .584** .483** .575** 1 .500** .663** .546** .611** .602** .605** .865**

Sig. (2-tailed) .000 .000 .000 .000 .000 .000 .000 .000 .000 .000

N 50 50 50 50 50 50 50 50 50 50 50

pertanyaan5 Pearson Correlation .504** .294* .543** .500** 1 .590** .383** .398** .453** .493** .719**

Sig. (2-tailed) .000 .038 .000 .000 .000 .006 .004 .001 .000 .000

N 50 50 50 50 50 50 50 50 50 50 50

pertanyaan6 Pearson Correlation .607** .308* .444** .663** .590** 1 .497** .615** .482** .466** .802**

Sig. (2-tailed) .000 .030 .001 .000 .000 .000 .000 .000 .001 .000

N 50 50 50 50 50 50 50 50 50 50 50

pertanyaan7 Pearson Correlation .326* .296* .447** .546** .383** .497** 1 .692** .536** .341* .709**

Sig. (2-tailed) .021 .037 .001 .000 .006 .000 .000 .000 .015 .000

N 50 50 50 50 50 50 50 50 50 50 50

pertanyaan8 Pearson Correlation .325* .243 .424** .611** .398** .615** .692** 1 .380** .345* .717**

Sig. (2-tailed) .021 .089 .002 .000 .004 .000 .000 .007 .014 .000

N 50 50 50 50 50 50 50 50 50 50 50

pertanyaan9 Pearson Correlation .520** .418** .571** .602** .453** .482** .536** .380** 1 .468** .741**

Sig. (2-tailed) .000 .003 .000 .000 .001 .000 .000 .007 .001 .000

N 50 50 50 50 50 50 50 50 50 50 50

pertanyaan10 Pearson Correlation .490** .191 .328* .605** .493** .466** .341* .345* .468** 1 .659**

Sig. (2-tailed) .000 .185 .020 .000 .000 .001 .015 .014 .001 .000

N 50 50 50 50 50 50 50 50 50 50 50

X3 Pearson Correlation .714** .549** .683** .865** .719** .802** .709** .717** .741** .659** 1

Sig. (2-tailed) .000 .000 .000 .000 .000 .000 .000 .000 .000 .000

N 50 50 50 50 50 50 50 50 50 50 50

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

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

RELIABILITY
/VARIABLES=P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 X3
/SCALE('ALL VARIABLES') ALL

/MODEL=ALPHA.

Reliability

Notes

Output Created 13-Oct-2019 15:56:52

Comments

Input Data G:\documen\Pak War\MOTIVASI.sav

Active Dataset DataSet1

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 50

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=P1 P2 P3 P4 P5 P6 P7 P8
P9 P10 X3
/SCALE('ALL VARIABLES') ALL
/MODEL=ALPHA.

Resources Processor Time 00:00:00.000

Elapsed Time 00:00:00.000

[DataSet1] G:\documen\Pak War\MOTIVASI.sav

Scale: ALL VARIABLES

Case Processing Summary

N %

Cases Valid 50 100.0

Excludeda 0 .0

Total 50 100.0
a. Listwise deletion based on all variables in the
procedure.

Reliability Statistics

Cronbach's Alpha N of Items

.771 11

You might also like