You are on page 1of 6

GET

FILE='D:\mbak ila\SPSS\GBG.sav'.
COMPUTE X= X1 + X2 + X3.
VARIABLE LABELS X 'X'.
EXECUTE.
COMPUTE Y=Y1 + Y2 + Y3.
VARIABLE LABELS Y 'Y'.
EXECUTE.
COMPUTE Z=Z1 + Z2 + Z3.
VARIABLE LABELS Z 'Z'.
EXECUTE.
CORRELATIONS
/VARIABLES=X1 X2 X3 X
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Correlations
[DataSet1] D:\mbak ila\SPSS\GBG.sav
Correlations
X1
X1

Pearson Correlation

Sig. (2-tailed)
N
X2

Pearson Correlation
Sig. (2-tailed)
N

X3

Pearson Correlation
Sig. (2-tailed)
N

Pearson Correlation
Sig. (2-tailed)
N

68
.748

X2
**
.748

X3
**
.783

X
**
.921

.000

.000

.000

68

68

68

**

.000
68

68

**

**

.783

.000
68
.921

**

.783

.783

**

68
**

**

.000

.000

68

68

.000
.908

.908

.932

**

.000
68
.932

**

.000

.000

.000

68

68

68

68
1
68

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

CORRELATIONS
/VARIABLES=Y1 Y2 Y3 Y
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Correlations
Page 1

[DataSet1] D:\mbak ila\SPSS\GBG.sav


Correlations
Y1
Y1

Pearson Correlation

Sig. (2-tailed)
N
Y2

68

Pearson Correlation

.829

Sig. (2-tailed)
Pearson Correlation

Y
**
.935

.000

.000

.000

68

**

68

68

**

**

.807

Sig. (2-tailed)
Pearson Correlation

**

**

.000

68

68

68

68

68

**

**

**

.948

68
.948

.000

.000

.935

Sig. (2-tailed)

.852

68
.852

.000

N
Y

Y3
**
.807

.000

N
Y3

Y2
**
.829

.941

**

.000
.941

68
1

.000

.000

.000

68

68

68

68

Z2
**
.668

Z3
**
.538

Z
**
.824

.000

.000

.000

68

68

68

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

CORRELATIONS
/VARIABLES=Z1 Z2 Z3 Z
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Correlations
[DataSet1] D:\mbak ila\SPSS\GBG.sav
Correlations
Z1
Z1

Pearson Correlation

Sig. (2-tailed)
N
Z2

Pearson Correlation
Sig. (2-tailed)
N

Z3

Pearson Correlation
Sig. (2-tailed)
N

Pearson Correlation
Sig. (2-tailed)
N

68
.668

**

.000
68
.538

**

.768

**

.000
68
.768

68

**

.000

.000

68

68

68

**

**

**

.824

.926

.926

**

.000
68
.886

**

.000
.886

.000

.000

.000

68

68

68

68
1
68

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

Page 2

RELIABILITY
/VARIABLES=X1 X2 X3
/SCALE('ALL VARIABLES') ALL
/MODEL=ALPHA.

Reliability
[DataSet1] D:\mbak ila\SPSS\GBG.sav

Scale: ALL VARIABLES


Case Processing Summary
N
Cases

68

%
67.3

33

32.7

101

100.0

Valid
Excluded

Total

a. Listwise deletion based on all


variables in the procedure.
Reliability Statistics
Cronbach's
Alpha
.908

N of Items
3

RELIABILITY
/VARIABLES=Y1 Y2 Y3
/SCALE('ALL VARIABLES') ALL
/MODEL=ALPHA.

Reliability
[DataSet1] D:\mbak ila\SPSS\GBG.sav

Scale: ALL VARIABLES


Case Processing Summary
N
Cases

Valid
Excluded
Total

68

%
67.3

33

32.7

101

100.0

a. Listwise deletion based on all


variables in the procedure.

Page 3

Reliability Statistics
Cronbach's
Alpha
.935

N of Items
3

RELIABILITY
/VARIABLES=Z1 Z2 Z3
/SCALE('ALL VARIABLES') ALL
/MODEL=ALPHA.

Reliability
[DataSet1] D:\mbak ila\SPSS\GBG.sav

Scale: ALL VARIABLES


Case Processing Summary
N
Cases

Valid
Excluded

Total

68

%
67.3

33

32.7

101

100.0

a. Listwise deletion based on all


variables in the procedure.
Reliability Statistics
Cronbach's
Alpha
.852

N of Items
3

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X.

Regression
[DataSet1] D:\mbak ila\SPSS\GBG.sav

Page 4

Variables Entered/Removed
Model
1

Variables
Entered

Variables
Removed

Method
Enter

a. All requested variables entered.


b. Dependent Variable: Y
Model Summary
R
a
.906

Model
1

Adjusted R
Square
.818

R Square
.820

Std. Error of
the Estimate
1.114

a. Predictors: (Constant), X
b

ANOVA
Model
1

Regression

Sum of
Squares
374.226

Residual
Total

df
1

Mean Square
374.226

81.892

66

1.241

456.118

67

F
301.604

Sig.
a
.000

a. Predictors: (Constant), X
b. Dependent Variable: Y
a

Coefficients
Unstandardized Coefficients
Model
1

(Constant)
X

B
1.179

Std. Error
.509

.893

.051

Standardized
Coefficients
Beta
.906

t
2.316

Sig.
.024

17.367

.000

a. Dependent Variable: Y

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Z
/METHOD=ENTER X Y.

Regression
[DataSet1] D:\mbak ila\SPSS\GBG.sav

Page 5

Variables Entered/Removed
Model
1

Variables
Entered
a
Y, X

Variables
Removed

Method
Enter

a. All requested variables entered.


Model Summary
R
a
.916

Model
1

Adjusted R
Square
.834

R Square
.839

Std. Error of
the Estimate
.888

a. Predictors: (Constant), Y, X
b

ANOVA
Model
1

Regression

Sum of
Squares
267.226

Residual
Total

df
2

Mean Square
133.613

51.289

65

.789

318.515

67

F
169.331

Sig.
a
.000

a. Predictors: (Constant), Y, X
b. Dependent Variable: Z
a

Coefficients
Unstandardized Coefficients
Model
1

B
4.189

Std. Error
.422

.362

.097

.417

.098

(Constant)

Standardized
Coefficients
Beta

t
9.920

Sig.
.000

.440

3.743

.000

.499

4.244

.000

a. Dependent Variable: Z

SAVE OUTFILE='D:\mbak ila\SPSS\GBG.sav'


/COMPRESSED.

Page 6

You might also like