REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT kinerja_y
/METHOD=ENTER kemampuan_x1
/RESIDUALS HISTOGRAM(ZRESID) NORMPROB(ZRESID).
Regression
Notes
Output Created 19-APR-2024 14:50:35
Comments
Active Dataset DataSet0
Filter <none>
Weight <none>
Input
Split File <none>
N of Rows in Working Data
50
File
User-defined missing values
Definition of Missing
are treated as missing.
Missing Value Handling Statistics are based on cases
Cases Used with no missing values for
any variable used.
REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF
OUTS R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
Syntax /NOORIGIN
/DEPENDENT kinerja_y
/METHOD=ENTER
kemampuan_x1
/RESIDUALS
HISTOGRAM(ZRESID)
NORMPROB(ZRESID).
Processor Time 00:00:02.36
Elapsed Time 00:00:02.18
Resources Memory Required 1356 bytes
Additional Memory Required
656 bytes
for Residual Plots
[DataSet0]
Variables Entered/Removeda
Model Variables Variables Method
Entered Removed
1 kemampuan_x1b . Enter
a. Dependent Variable: kinerja_y
b. All requested variables entered.
Model Summaryb
Model R R Square Adjusted R Std. Error of the
Square Estimate
1 .133a .018 -.003 10.43184
a. Predictors: (Constant), kemampuan_x1
b. Dependent Variable: kinerja_y
ANOVAa
Model Sum of Squares df Mean Square F Sig.
Regression 94.159 1 94.159 .865 .357b
1 Residual 5223.521 48 108.823
Total 5317.680 49
a. Dependent Variable: kinerja_y
b. Predictors: (Constant), kemampuan_x1
Coefficientsa
Model Unstandardized Coefficients Standardized t Sig.
Coefficients
B Std. Error Beta
(Constant) 48.853 9.859 4.955 .000
1
kemampuan_x1 .232 .250 .133 .930 .357
a. Dependent Variable: kinerja_y
Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value 53.5027 60.4774 57.9200 1.38622 50
Residual -24.15249 14.24246 .00000 10.32485 50
Std. Predicted Value -3.187 1.845 .000 1.000 50
Std. Residual -2.315 1.365 .000 .990 50
a. Dependent Variable: kinerja_y
Charts