Uji Asumsi Klasik

You might also like

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

REGRESSION

/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2 X3
/SCATTERPLOT=(*SRESID ,*ZPRED)
/RESIDUALS HISTOGRAM(ZRESID) NORMPROB(ZRESID)
/SAVE RESID.

Regression

Notes
Output Created 11-SEP-2022 22:32:46
Comments
Input Active Dataset DataSet0
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 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 X3

/SCATTERPLOT=(*SRESID ,*ZP
RED)
/RESIDUALS
HISTOGRAM(ZRESID)
NORMPROB(ZRESID)
/SAVE RESID.
Resources Processor Time 00:00:05,13
Elapsed Time 00:00:04,22
Memory Required 3472 bytes
Additional Memory Required for 648 bytes
Residual Plots
Variables Created or Modified RES_1 Unstandardized Residual

[DataSet0]

Variables Entered/Removeda
Variables
Model Variables Entered Removed Method
1 DTP, FOW, KP b
. Enter
a. Dependent Variable: Kepuasan Pengunjung
b. All requested variables entered.

Model Summaryb
Std. Error of the
Model R R Square Adjusted R Square Estimate
1 .873a .762 .746 1.08939
a. Predictors: (Constant), DTP, FOW, KP
b. Dependent Variable: Kepuasan Pengunjung

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 174.388 3 58.129 48.981 .000b
Residual 54.592 46 1.187
Total 228.980 49
a. Dependent Variable: Kepuasan Pengunjung
b. Predictors: (Constant), DTP, FOW, KP

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients Collinearity Statistics
Model B Std. Error Beta t Sig. Tolerance VIF
1 (Constant) .379 1.076 .352 .727
KP .348 .127 .516 2.736 .009 .146 6.856
FOW .271 .143 .274 1.897 .064 .248 4.034
DTP .095 .116 .121 .823 .415 .239 4.187
a. Dependent Variable: Kepuasan Pengunjung

Collinearity Diagnosticsa
Variance Proportions
Model Dimension Eigenvalue Condition Index (Constant) KP FOW DTP
1 1 3.976 1.000 .00 .00 .00 .00
2 .017 15.518 .90 .01 .08 .01
3 .006 26.268 .08 .01 .57 .47
4 .002 42.869 .02 .98 .36 .52
a. Dependent Variable: Kepuasan Pengunjung

Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value 6.2514 15.0602 12.9800 1.88652 50
Std. Predicted Value -3.567 1.103 .000 1.000 50
Standard Error of Predicted .199 .600 .292 .100 50
Value
Adjusted Predicted Value 6.3607 15.0634 12.9809 1.87440 50
Residual -3.04314 2.49966 .00000 1.05552 50
Std. Residual -2.793 2.295 .000 .969 50
Stud. Residual -2.866 2.524 .000 1.014 50
Deleted Residual -3.20328 3.02425 -.00088 1.15791 50
Stud. Deleted Residual -3.128 2.689 -.003 1.055 50
Mahal. Distance .653 13.870 2.940 3.037 50
Cook's Distance .000 .334 .025 .061 50
Centered Leverage Value .013 .283 .060 .062 50
a. Dependent Variable: Kepuasan Pengunjung

Charts
NPAR TESTS
/K-S(NORMAL)=RES_1
/MISSING ANALYSIS.

NPar Tests

Notes
Output Created 11-SEP-2022 22:37:49
Comments
Input Active Dataset DataSet0
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 test are based
on all cases with valid data for
the variable(s) used in that test.
Syntax NPAR TESTS
/K-S(NORMAL)=RES_1
/MISSING ANALYSIS.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,02
Number of Cases Alloweda 786432
a. Based on availability of workspace memory.

One-Sample Kolmogorov-Smirnov Test


Unstandardized
Residual
N 50
Normal Parameters a,b
Mean .0000000
Std. Deviation 1.05551598
Most Extreme Differences Absolute .126
Positive .118
Negative -.126
Test Statistic .126
Asymp. Sig. (2-tailed) .046c
a. Test distribution is Normal.
b. Calculated from data.
c. Lilliefors Significance Correction.

COMPUTE ABS_RES=ABS(RES_1).
EXECUTE.
REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT ABS_RES
/METHOD=ENTER X1 X2 X3.

Regression

Notes
Output Created 11-SEP-2022 23:01:04
Comments
Input Active Dataset DataSet0
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 are based on cases
with no missing values for any
variable used.
Syntax REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R
ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT ABS_RES
/METHOD=ENTER X1 X2 X3.
Resources Processor Time 00:00:00,03
Elapsed Time 00:00:00,13
Memory Required 3536 bytes
Additional Memory Required for 0 bytes
Residual Plots
Variables Entered/Removeda
Variables
Model Variables Entered Removed Method
1 DTP, FOW, KP b
. Enter
a. Dependent Variable: ABS_RES
b. All requested variables entered.

Model Summary
Std. Error of the
Model R R Square Adjusted R Square Estimate
1 .379a .144 .088 .72606
a. Predictors: (Constant), DTP, FOW, KP

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 4.071 3 1.357 2.574 .065b
Residual 24.250 46 .527
Total 28.321 49
a. Dependent Variable: ABS_RES
b. Predictors: (Constant), DTP, FOW, KP

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) .701 .717 .978 .333
KP .053 .085 .222 .623 .536
FOW -.237 .095 -.681 -2.485 .017
DTP .104 .077 .378 1.354 .182
a. Dependent Variable: ABS_RES

You might also like