Regresisiklus 1 All

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

REGRESSION

/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT EF1
/METHOD=ENTER Trombosit1 MPV1 PDW1 DosisDoxorubicin1
/RESIDUALS DURBIN NORMPROB(ZRESID).

Regression
Notes
Output Created 22-DEC-2021 17:48:...
Comments
Input Data /Users/idris/Documents
/SPSS - Tesis.sav
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working 27
Data 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 EF1
/METHOD=ENTER
Trombosit1 MPV1 PDW1
DosisDoxorubicin1
/RESIDUALS DURBIN
NORMPROB(ZRESID).

Resources Processor Time 00:00:00.44


Elapsed Time 00:00:01.00
Memory Required 4944 bytes
Additional Memory 248 bytes
Required for Residual
Plots

Page 1
Variables Entered/Removed a
Variables Variables
Model Entered Removed Method
1 DosisDoxoru . Enter
bicin1,
PDW1,
Trombosit1,
MPV1 b

a. Dependent Variable: EF1


b. All requested variables entered.

Model Summary b
Adjusted R Std. Error of Durbin-
Model R R Square Square the Estimate Watson
1 .694 a .482 .388 4.38105 1.384

a. Predictors: (Constant), DosisDoxorubicin1, PDW1, Trombosit1, MPV1


b. Dependent Variable: EF1

ANOVAa
Sum of
Model Squares df Mean Square F Sig.
1 Regression 392.927 4 98.232 5.118 .005 b
Residual 422.259 22 19.194
Total 815.185 26
a. Dependent Variable: EF1
b. Predictors: (Constant), DosisDoxorubicin1, PDW1, Trombosit1, MPV1

Coefficients a
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 94.078 17.636 5.334 .000
Trombosit1 .018 .011 .300 1.729 .098
MPV1 -4.658 1.701 -.610 -2.738 .012
PDW1 .725 1.973 .080 .368 .717
DosisDoxorubicin1 .040 .047 .139 .854 .402
a. Dependent Variable: EF1

Page 2
Residuals Statisticsa

Minimum Maximum Mean Std. Deviation N


Predicted Value 56.9119 70.5412 64.7407 3.88749 27
Residual -9.13753 10.00723 .00000 4.02998 27
Std. Predicted Value -2.014 1.492 .000 1.000 27
Std. Residual -2.086 2.284 .000 .920 27
a. Dependent Variable: EF1

Charts
Normal P-P Plot of Regression Standardized Residual
Dependent Variable: EF1
1.0

0.8
Expected Cum Prob

0.6

0.4

0.2

0.0
0.0 0.2 0.4 0.6 0.8 1.0

Observed Cum Prob

Page 3

You might also like