Regressio 1

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

Regression

Notes

Output Created 11-JUL-2019 20:23:43


Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 21
Missing Value Handling Definition of Missing User-defined missing values are treated as
missing.
Cases Used Statistics are based on cases with no
missing values for any variable used.
Syntax REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
COLLIN TOL ZPP
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2 X3
/RESIDUALS DURBIN.
Resources Processor Time 00:00:00,03

Elapsed Time 00:00:00,09

Memory Required 3472 bytes

Additional Memory Required for


0 bytes
Residual Plots

Variables Entered/Removeda

Variables
Model Variables Entered Removed Method

1 KURS, SUKU
. Enter
BUNGA, PMAb
a. Dependent Variable: PDB
b. All requested variables entered.
Model Summaryb

Adjusted R Std. Error of the


Model R R Square Square Estimate Durbin-Watson

1 ,942a ,888 ,868 ,16172 ,928

a. Predictors: (Constant), KURS, SUKU BUNGA, PMA


b. Dependent Variable: PDB
ANOVAa

Model Sum of Squares df Mean Square F Sig.

1 Regression 3,521 3 1,174 44,874 ,000b

Residual ,445 17 ,026

Total 3,965 20

a. Dependent Variable: PDB


b. Predictors: (Constant), KURS, SUKU BUNGA, PMA
Coefficientsa

Standardized
Unstandardized Coefficients Coefficients Correlations Collinearity Statistics

Model B Std. Error Beta t Sig. Zero-order Partial Part Tolerance VIF

1 (Constant) 1,290 ,930 1,387 ,184

PMA ,497 ,140 ,362 3,542 ,003 ,772 ,652 ,288 ,633 1,580

SUKU BUNGA -,951 ,292 -,308 -3,254 ,005 -,685 -,620 -,264 ,734 1,363

KURS ,942 ,189 ,490 4,989 ,000 ,811 ,771 ,405 ,683 1,464

a. Dependent Variable: PDB

Collinearity Diagnosticsa

Variance Proportions

Model Dimension Eigenvalue Condition Index (Constant) PMA SUKU BUNGA KURS

1 1 3,980 1,000 ,00 ,00 ,00 ,00

2 ,017 15,401 ,00 ,05 ,41 ,01

3 ,002 42,020 ,04 ,90 ,13 ,41

4 ,001 62,195 ,96 ,05 ,46 ,57

a. Dependent Variable: PDB


Residuals Statisticsa

Minimum Maximum Mean Std. Deviation N

Predicted Value 5,0159 6,3780 5,7800 ,41957 21


Residual -,32495 ,20399 ,00000 ,14910 21
Std. Predicted Value -1,821 1,425 ,000 1,000 21
Std. Residual -2,009 1,261 ,000 ,922 21

a. Dependent Variable: PDB

You might also like