You are on page 1of 10

Lampiran 7

Uji multikolinieritas
REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT TOTALY
/METHOD=ENTER TOTALX1 TOTALX2.

Regression

Notes
Output Created 31-JUL-2022 14:50:52
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 100

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 TOTALY
/METHOD=ENTER TOTALX1
TOTALX2.

Resources Processor Time 00:00:00,16


Elapsed Time 00:00:00,16
Memory Required 2316 bytes
Additional Memory Required for 0 bytes
Residual Plots

Variables Entered/Removeda
Model Variables Entered Variables Removed Method
1 TOTALX2, TOTALX1b . Enter
a. Dependent Variable: TOTALY
b. All requested variables entered.
Model Summary
Model R R Square Adjusted R Square Std. Error of the Estimate
1 ,838a ,703 ,697 2,755
a. Predictors: (Constant), TOTALX2, TOTALX1
ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 1740,350 2 870,175 114,682 ,000b
Residual 736,010 97 7,588
Total 2476,360 99
a. Dependent Variable: TOTALY
b. Predictors: (Constant), TOTALX2, TOTALX1
Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) -1,016 3,034 -,335 ,738
TOTALX1 ,673 ,104 ,530 6,493 ,000
TOTALX2 ,407 ,091 ,367 4,499 ,000

Coefficientsa
Collinearity Statistics
Model Tolerance VIF
1 (Constant)
TOTALX1 ,459 2,177
TOTALX2 ,459 2,177
a. Dependent Variable: TOTALY
Collinearity Diagnosticsa
Variance Proportions
Model Dimension Eigenvalue Condition Index (Constant) TOTALX1 TOTALX2
1 1 2,992 1,000 ,00 ,00 ,00
2 ,006 22,652 ,90 ,04 ,26
3 ,003 34,557 ,10 ,96 ,74
a. Dependent Variable: TOTALY

Lampiran 8
Uji Heteroskedatisitas
Warning # 849 in column 23. Text: in_ID
The LOCALE subcommand of the SET command has an invalid parameter. It could
not be mapped to a valid backend locale.

Your temporary usage period for IBM SPSS Statistics will expire in 4884 days.

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

Regression
Notes
Output Created 17-AUG-2022 18:14:17
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 100
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 Y
/METHOD=ENTER X1 X2
/SAVE RESID.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,03
Memory Required 1644 bytes
Additional Memory Required for 0 bytes
Residual Plots
Variables Created or Modified RES_1 Unstandardized Residual

[DataSet0]
Variables Entered/Removeda
Model Variables Entered Variables Removed Method
1 X2, X1b . Enter
a. Dependent Variable: Y
b. All requested variables entered.
Model Summaryb
Std. Error of the
Model R R Square Adjusted R Square Estimate
1 ,838a ,703 ,697 2,755
a. Predictors: (Constant), X2, X1
b. Dependent Variable: Y
ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 1740,350 2 870,175 114,682 ,000b
Residual 736,010 97 7,588
Total 2476,360 99
a. Dependent Variable: Y
b. Predictors: (Constant), X2, X1
Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) -1,016 3,034 -,335 ,738
X1 ,673 ,104 ,530 6,493 ,000
X2 ,407 ,091 ,367 4,499 ,000
a. Dependent Variable: Y
Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value 28,28 53,01 44,58 4,193 100
Residual -10,330 6,259 ,000 2,727 100
Std. Predicted Value -3,887 2,011 ,000 1,000 100
Std. Residual -3,750 2,272 ,000 ,990 100

a. Dependent Variable: Y

COMPUTE RES=RES_1 * RES_1.


EXECUTE.
COMPUTE LN_RES=LN(RES).
EXECUTE.
REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT LN_RES
/METHOD=ENTER X1 X2
/SAVE RESID.

Regression

Notes
Output Created 17-AUG-2022 18:15:53
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
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
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT LN_RES
/METHOD=ENTER X1 X2
/SAVE RESID.
Resources Processor Time 00:00:00,05
Elapsed Time 00:00:00,24
Memory Required 1700 bytes
Additional Memory Required 0 bytes
for Residual Plots
Variables Created or RES_2 Unstandardized Residual
Modified

Variables Entered/Removeda
Model Variables Entered Variables Removed Method
1 X2, X1b . Enter
a. Dependent Variable: LN_RES
b. All requested variables entered.
Model Summaryb
Model R R Square Adjusted R Square Std. Error of the Estimate
1 ,186a ,035 ,015 2,04357

a. Predictors: (Constant), X2, X1


b. Dependent Variable: LN_RES
ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 14,585 2 7,293 1,746 ,180b
Residual 405,088 97 4,176
Total 419,673 99
a. Dependent Variable: LN_RES
b. Predictors: (Constant), X2, X1

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 2,663 2,251 1,183 ,240
X1 ,076 ,077 ,146 ,991 ,324
X2 -,121 ,067 -,265 -1,802 ,075

a. Dependent Variable: LN_RES


Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value ,0234 2,3276 ,7117 ,38383 100
Residual -5,83526 3,28387 ,00000 2,02282 100
Std. Predicted Value -1,793 4,210 ,000 1,000 100
Std. Residual -2,855 1,607 ,000 ,990 100

a. Dependent Variable: LN_RES

Lampiran 9
Uji Auto korelasi
REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT TOTALY
/METHOD=ENTER TOTALX1 TOTALX2
/SCATTERPLOT=(*SRESID ,*ZPRED)
/RESIDUALS DURBIN.
Regression
Notes
Output Created 31-JUL-2022 14:59:48
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
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
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT TOTALY
/METHOD=ENTER TOTALX1
TOTALX2
/SCATTERPLOT=(*SRESID ,*ZPRED)
/RESIDUALS DURBIN.
Resources Processor Time 00:00:01,44
Elapsed Time 00:00:00,92
Memory Required 2324 bytes
Additional Memory 232 bytes
Required for Residual Plots

Variables Entered/Removeda
Model Variables Entered Variables Removed Method
1 Brand Image, Celebrity . Enter
Endorsmentb

a. Dependent Variable: Keputusan Pembelian


b. All requested variables entered.
Model Summaryb
Adjusted R Std. Error of the
Model R R Square Square Estimate Durbin-Watson
1 ,838a ,703 ,697 2,755 1,718
a. Predictors: (Constant), Brand Image, Celebrity Endorsment
b. Dependent Variable: Keputusan Pembelian
ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 1740,350 2 870,175 114,682 ,000b
Residual 736,010 97 7,588
Total 2476,360 99
a. Dependent Variable: Keputusan Pembelian
b. Predictors: (Constant), Brand Image, Celebrity Endorsment
Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) -1,016 3,034 -,335 ,738
Celebrity Endorsment ,673 ,104 ,530 6,493 ,000
Brand Image ,407 ,091 ,367 4,499 ,000
a. Dependent Variable: Keputusan Pembelian

Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value 28,28 53,01 44,58 4,193 100
Std. Predicted Value -3,887 2,011 ,000 1,000 100
Standard Error of Predicted ,278 1,417 ,441 ,184 100
Value
Adjusted Predicted Value 29,46 53,07 44,57 4,157 100
Residual -10,330 6,259 ,000 2,727 100
Std. Residual -3,750 2,272 ,000 ,990 100
Stud. Residual -3,834 2,650 ,002 1,016 100
Deleted Residual -10,800 8,513 ,010 2,883 100
Stud. Deleted Residual -4,141 2,737 -,002 1,036 100
Mahal. Distance ,019 25,219 1,980 3,347 100
Cook's Distance ,000 ,843 ,021 ,092 100
Centered Leverage Value ,000 ,255 ,020 ,034 100
a. Dependent Variable: Keputusan Pembelian

Lampiran 10
Uji Kofesien Korelasi (R)

CORRELATIONS
/VARIABLES=TOTALX1 TOTALX2 TOTALY
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Correlations

Notes
Output Created 31-JUL-2022 15:03:09
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
File
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=TOTALX1 TOTALX2
TOTALY
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00,03
Elapsed Time 00:00:00,03

Correlations
Celebrity Keputusan
Endorsment Brand Image Pembelian
Celebrity Endorsment Pearson Correlation 1 ,735** ,800**
Sig. (2-tailed) ,000 ,000
N 100 100 100
Brand Image Pearson Correlation ,735** 1 ,757**
Sig. (2-tailed) ,000 ,000
N 100 100 100
Keputusan Pembelian Pearson Correlation ,800** ,757** 1
Sig. (2-tailed) ,000 ,000
N 100 100 100

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

Lampiran 11
Uji Korelasi Simultan
REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA CHANGE
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT TOTALY
/METHOD=ENTER TOTALX1 TOTALX2
/SCATTERPLOT=(*SRESID ,*ZPRED)
/RESIDUALS DURBIN.
Regression

Notes
Output Created 31-JUL-2022 15:09:39
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 100
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 CHANGE
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT TOTALY
/METHOD=ENTER TOTALX1
TOTALX2
/SCATTERPLOT=(*SRESID
,*ZPRED)
/RESIDUALS DURBIN.

Resources Processor Time 00:00:00,80


Elapsed Time 00:00:00,61
Memory Required 2324 bytes
Additional Memory Required for 232 bytes
Residual Plots

Variables Entered/Removeda

Model Variables Entered Variables Removed Method


1 Brand Image, Celebrity . Enter
Endorsmentb
a. Dependent Variable: Keputusan Pembelian
b. All requested variables entered.

Model Summaryb
Change Statistics
Adjusted R Std. Error of the R Square
Model R R Square Square Estimate Change F Change
1 ,838a ,703 ,697 2,755 ,703 114,682

Model Summaryb
Change Statistics
Model df1 df2 Sig. F Change
1 2 97 ,000 1,718
a. Predictors: (Constant), Brand Image, Celebrity Endorsment
b. Dependent Variable: Keputusan Pembelian

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 1740,350 2 870,175 114,682 ,000b
Residual 736,010 97 7,588
Total 2476,360 99
a. Dependent Variable: Keputusan Pembelian
b. Predictors: (Constant), Brand Image, Celebrity Endorsment

Coefficientsa
Standardized
Model Unstandardized Coefficients Coefficients t Sig.
B Std. Error Beta
1 (Constant) -1,016 3,034 -,335 ,738
Celebrity Endorsment ,673 ,104 ,530 6,493 ,000
Brand Image ,407 ,091 ,367 4,499 ,000
a. Dependent Variable: Keputusan Pembelian

Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value 28,28 53,01 44,58 4,193 100
Std. Predicted Value -3,887 2,011 ,000 1,000 100
Standard Error of Predicted ,278 1,417 ,441 ,184 100
Value
Adjusted Predicted Value 29,46 53,07 44,57 4,157 100
Residual -10,330 6,259 ,000 2,727 100
Std. Residual -3,750 2,272 ,000 ,990 100
Stud. Residual -3,834 2,650 ,002 1,016 100
Deleted Residual -10,800 8,513 ,010 2,883 100
Stud. Deleted Residual -4,141 2,737 -,002 1,036 100
Mahal. Distance ,019 25,219 1,980 3,347 100
Cook's Distance ,000 ,843 ,021 ,092 100
Centered Leverage Value ,000 ,255 ,020 ,034 100

Lampiran 11,12,13
Uji Persamaan Regresi , Uji T dan Uji F

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT TOTALY
/METHOD=ENTER TOTALX1 TOTALX2
/SCATTERPLOT=(*SRESID ,*ZPRED).

Regression

Notes
Output Created 31-JUL-2022 15:14:19
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 100
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
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT TOTALY
/METHOD=ENTER TOTALX1
TOTALX2
/SCATTERPLOT=(*SRESID ,*ZPRED).
Resources Processor Time 00:00:01,45
Elapsed Time 00:00:00,97
Memory Required 2324 bytes
Additional Memory 232 bytes
Required for Residual Plots

Variables Entered/Removeda

Model Variables Entered Variables Removed Method


1 Brand Image, Celebrity . Enter
Endorsmentb
a. Dependent Variable: Keputusan Pembelian
b. All requested variables entered.
Model Summaryb
Model R R Square Adjusted R Square Std. Error of the Estimate
1 ,838a ,703 ,697 2,755
a. Predictors: (Constant), Brand Image, Celebrity Endorsment
b. Dependent Variable: Keputusan Pembelian
ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 1740,350 2 870,175 114,682 ,000b
Residual 736,010 97 7,588
Total 2476,360 99
a. Dependent Variable: Keputusan Pembelian
b. Predictors: (Constant), Brand Image, Celebrity Endorsment

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) -1,016 3,034 -,335 ,738
Celebrity Endorsment ,673 ,104 ,530 6,493 ,000
Brand Image ,407 ,091 ,367 4,499 ,000

a. Dependent Variable: Keputusan Pembelian

Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value 28,28 53,01 44,58 4,193 100
Std. Predicted Value -3,887 2,011 ,000 1,000 100
Standard Error of Predicted ,278 1,417 ,441 ,184 100
Value
Adjusted Predicted Value 29,46 53,07 44,57 4,157 100
Residual -10,330 6,259 ,000 2,727 100
Std. Residual -3,750 2,272 ,000 ,990 100
Stud. Residual -3,834 2,650 ,002 1,016 100
Deleted Residual -10,800 8,513 ,010 2,883 100
Stud. Deleted Residual -4,141 2,737 -,002 1,036 100
Mahal. Distance ,019 25,219 1,980 3,347 100
Cook's Distance ,000 ,843 ,021 ,092 100
Centered Leverage Value ,000 ,255 ,020 ,034 100

a. Dependent Variable: Keputusan Pembelian

You might also like