You are on page 1of 2

REGRESSION

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

Regression

Notes
Output Created 20-JUL-2022 20:08:40
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 149
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 Y
    /METHOD=ENTER X1 X2
X3.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,19
Memory Required 3456 bytes
Additional Memory Required 0 bytes
for Residual Plots
Variables Entered/Removeda
Variables Variables
Model Entered Removed Method
1 Lingkungan . Enter
Kerja, Motivasi,
Kompensasib
a. Dependent Variable: Kinerja Karyawan
b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 ,897a
,804 ,800 ,4856
a. Predictors: (Constant), Lingkungan Kerja, Motivasi, Kompensasi

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 140,169 3 46,723 198,126 ,000b
Residual 34,195 145 ,236
Total 174,364 148
a. Dependent Variable: Kinerja Karyawan
b. Predictors: (Constant), Lingkungan Kerja, Motivasi, Kompensasi

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) ,184 ,125 1,471 ,144
Kompensasi ,509 ,080 ,519 6,385 ,000
Motivasi ,248 ,072 ,270 3,430 ,001
Lingkungan Kerja ,182 ,068 ,158 2,679 ,008
a. Dependent Variable: Kinerja Karyawan

You might also like