REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT y
/METHOD=ENTER x1 x2
/SCATTERPLOT=(*SRESID ,*ZPRED)
/RESIDUALS DURBIN HISTOGRAM(ZRESID) NORMPROB(ZRESID)
/SAVE RESID.
Regression
Notes
Output Created 20-OCT-2024 13:08:34
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 13
File
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
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT y
/METHOD=ENTER x1 x2
/SCATTERPLOT=(*SRESID
,*ZPRED)
/RESIDUALS DURBIN
HISTOGRAM(ZRESID)
NORMPROB(ZRESID)
/SAVE RESID.
Resources Processor Time 00:00:05.94
Elapsed Time 00:00:03.25
Memory Required 2912 bytes
Additional Memory Required 880 bytes
for Residual Plots
Variables Created or RES_1 Unstandardized Residual
Modified
[DataSet0]
Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
1 Jumlah Anngota . Enter
Keluarga,
Pendapatanb
a. Dependent Variable: Pengeluaran
b. All requested variables entered.
Model Summaryb
Adjusted R Std. Error of the
Model R R Square Square Estimate Durbin-Watson
a
1 .957 .916 .898 3.905 2.197
a. Predictors: (Constant), Jumlah Anngota Keluarga, Pendapatan
b. Dependent Variable: Pengeluaran
ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 1500.985 2 750.493 49.207 .000b
Residual 137.265 9 15.252
Total 1638.250 11
a. Dependent Variable: Pengeluaran
b. Predictors: (Constant), Jumlah Anngota Keluarga, Pendapatan
Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 12.874 6.020 2.139 .061
Pendapatan .269 .136 .310 1.975 .080
Jumlah Anngota Keluarga 5.734 1.295 .694 4.426 .002
Coefficientsa
Collinearity Statistics
Model Tolerance VIF
1 (Constant)
Pendapatan .379 2.641
Jumlah Anngota Keluarga .379 2.641
a. Dependent Variable: Pengeluaran
Collinearity Diagnosticsa
Model Dimension Eigenvalue Condition Index Variance Proportions
Jumlah Anngota
(Constant) Pendapatan Keluarga
1 1 2.953 1.000 .00 .00 .00
2 .038 8.827 .50 .00 .34
3 .009 18.079 .50 1.00 .66
a. Dependent Variable: Pengeluaran
Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value 40.83 74.52 60.25 11.681 12
Std. Predicted Value -1.663 1.221 .000 1.000 12
Standard Error of Predicted 1.129 2.785 1.886 .529 12
Value
Adjusted Predicted Value 41.69 76.10 60.50 11.674 12
Residual -5.173 5.482 .000 3.533 12
Std. Residual -1.325 1.404 .000 .905 12
Stud. Residual -1.658 1.649 -.027 1.060 12
Deleted Residual -8.104 7.567 -.252 4.895 12
Stud. Deleted Residual -1.876 1.861 -.028 1.139 12
Mahal. Distance .002 4.676 1.833 1.442 12
Cook's Distance .000 .519 .138 .182 12
Centered Leverage Value .000 .425 .167 .131 12
a. Dependent Variable: Pengeluaran
Charts