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

REGRESSION

/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT X
/METHOD=ENTER YHB
/RESIDUALS NORMPROB(ZRESID)
/SAVE RESID.

Regression

Notes
Output Created 25-APR-2024 12:35:59
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 20
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 X
/METHOD=ENTER YHB
/RESIDUALS
NORMPROB(ZRESID)
/SAVE RESID.
Resources Processor Time 00:00:00,05
Elapsed Time 00:00:00,11
Memory Required 2448 bytes
Additional Memory Required for 296 bytes
Residual Plots
Variables Created or Modified RES_1 Unstandardized Residual

Variables Entered/Removeda
Variables
Model Variables Entered Removed Method
1 Rata-Rata Kadar . Enter
b
Hemoglobin
a. Dependent Variable: Perlakuan Hemoglobin
b. All requested variables entered.

Model Summaryb
Adjusted R Std. Error of the
Model R R Square Square Estimate
a
1 ,409 ,167 ,121 1,07531
a. Predictors: (Constant), Rata-Rata Kadar Hemoglobin
b. Dependent Variable: Perlakuan Hemoglobin

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 4,187 1 4,187 3,621 ,073b
Residual 20,813 18 1,156
Total 25,000 19
a. Dependent Variable: Perlakuan Hemoglobin
b. Predictors: (Constant), Rata-Rata Kadar Hemoglobin

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 2,950 ,337 8,744 ,000
Rata-Rata Kadar Hemoglobin -,001 ,000 -,409 -1,903 ,073
a. Dependent Variable: Perlakuan Hemoglobin

Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value 1,8565 2,9504 2,5000 ,46941 20
Residual -1,95039 1,92732 ,00000 1,04663 20
Std. Predicted Value -1,371 ,959 ,000 1,000 20
Std. Residual -1,814 1,792 ,000 ,973 20
a. Dependent Variable: Perlakuan Hemoglobin

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

NPar Tests

Notes
Output Created 25-APR-2024 12:36:19
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 20
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_HB
/MISSING ANALYSIS.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,00
a
Number of Cases Allowed 786432
a. Based on availability of workspace memory.

One-Sample Kolmogorov-Smirnov Test


Unstandardized
Residual
N 20
a,b
Normal Parameters Mean ,0000000
Std. Deviation 1,04663434
Most Extreme Differences Absolute ,193
Positive ,193
Negative -,163
Test Statistic ,193
Asymp. Sig. (2-tailed) ,048c
a. Test distribution is Normal.
b. Calculated from data.
c. Lilliefors Significance Correction.

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT X
/METHOD=ENTER YHM
/RESIDUALS NORMPROB(ZRESID)
/SAVE RESID.
Regression

Notes
Output Created 25-APR-2024 12:36:30
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 20
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 X
/METHOD=ENTER YHM
/RESIDUALS
NORMPROB(ZRESID)
/SAVE RESID.
Resources Processor Time 00:00:00,05
Elapsed Time 00:00:00,10
Memory Required 2480 bytes
Additional Memory Required for 296 bytes
Residual Plots
Variables Created or Modified RES_1 Unstandardized Residual
Variables Entered/Removeda
Variables
Model Variables Entered Removed Method
1 Rata-Rata Kadar . Enter
b
Hematokrit
a. Dependent Variable: Perlakuan Hemoglobin
b. All requested variables entered.

Model Summaryb
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 ,247a ,061 ,009 1,14190
a. Predictors: (Constant), Rata-Rata Kadar Hematokrit
b. Dependent Variable: Perlakuan Hemoglobin

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 1,529 1 1,529 1,173 ,293b
Residual 23,471 18 1,304
Total 25,000 19
a. Dependent Variable: Perlakuan Hemoglobin
b. Predictors: (Constant), Rata-Rata Kadar Hematokrit

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 2,798 ,376 7,451 ,000
Rata-Rata Kadar Hematokrit -,015 ,013 -,247 -1,083 ,293
a. Dependent Variable: Perlakuan Hemoglobin

Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value 2,1606 2,7983 2,5000 ,28371 20
Residual -1,79828 1,83944 ,00000 1,11144 20
Std. Predicted Value -1,196 1,051 ,000 1,000 20
Std. Residual -1,575 1,611 ,000 ,973 20
a. Dependent Variable: Perlakuan Hemoglobin

Charts

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

NPar Tests
Notes
Output Created 25-APR-2024 12:36:51
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 20
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_HM
/MISSING ANALYSIS.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,01
Number of Cases Alloweda 786432
a. Based on availability of workspace memory.

One-Sample Kolmogorov-Smirnov Test


Unstandardized
Residual
N 20
a,b
Normal Parameters Mean ,0000000
Std. Deviation 1,11143912
Most Extreme Differences Absolute ,164
Positive ,164
Negative -,110
Test Statistic ,164
Asymp. Sig. (2-tailed) ,166c
a. Test distribution is Normal.
b. Calculated from data.
c. Lilliefors Significance Correction.

ONEWAY YHM BY X
/STATISTICS HOMOGENEITY
/MISSING ANALYSIS
/POSTHOC=TUKEY ALPHA(0.05).

Oneway

Notes
Output Created 25-APR-2024 12:39:59
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 20
Missing Value Handling Definition of Missing User-defined missing values are
treated as missing.
Cases Used Statistics for each analysis are
based on cases with no missing
data for any variable in the
analysis.
Syntax ONEWAY YHM BY X
/STATISTICS HOMOGENEITY
/MISSING ANALYSIS
/POSTHOC=TUKEY
ALPHA(0.05).
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,00

Test of Homogeneity of Variances


Levene Statistic df1 df2 Sig.
Rata-Rata Kadar Hematokrit Based on Mean ,849 3 16 ,487
Based on Median ,148 3 16 ,929
Based on Median and with ,148 3 12,716 ,929
adjusted df
Based on trimmed mean ,847 3 16 ,488

ANOVA
Rata-Rata Kadar Hematokrit
Sum of Squares df Mean Square F Sig.
Between Groups 838,684 3 279,561 ,705 ,563
Within Groups 6342,784 16 396,424
Total 7181,468 19

Post Hoc Tests

Multiple Comparisons
Dependent Variable: Rata-Rata Kadar Hematokrit
Tukey HSD
Mean Difference 95% Confidence Interval
(I) Perlakuan Hemoglobin (J) Perlakuan Hemoglobin (I-J) Std. Error Sig. Lower Bound Upper Bound
Perlakuan 1 Perlakuan 2 16,18000 12,59244 ,585 -19,8472 52,2072
Perlakuan 3 12,20000 12,59244 ,769 -23,8272 48,2272
Kontrol Negatif 15,30000 12,59244 ,627 -20,7272 51,3272
Perlakuan 2 Perlakuan 1 -16,18000 12,59244 ,585 -52,2072 19,8472
Perlakuan 3 -3,98000 12,59244 ,989 -40,0072 32,0472
Kontrol Negatif -,88000 12,59244 1,000 -36,9072 35,1472
Perlakuan 3 Perlakuan 1 -12,20000 12,59244 ,769 -48,2272 23,8272
Perlakuan 2 3,98000 12,59244 ,989 -32,0472 40,0072
Kontrol Negatif 3,10000 12,59244 ,995 -32,9272 39,1272
Kontrol Negatif Perlakuan 1 -15,30000 12,59244 ,627 -51,3272 20,7272
Perlakuan 2 ,88000 12,59244 1,000 -35,1472 36,9072
Perlakuan 3 -3,10000 12,59244 ,995 -39,1272 32,9272
Homogeneous Subsets

Rata-Rata Kadar Hematokrit


a
Tukey HSD
Subset for alpha =
0.05
Perlakuan Hemoglobin N 1
Perlakuan 2 5 15,1800
Kontrol Negatif 5 16,0600
Perlakuan 3 5 19,1600
Perlakuan 1 5 31,3600
Sig. ,585
Means for groups in homogeneous subsets are displayed.
a. Uses Harmonic Mean Sample Size = 5,000.

NPAR TESTS
/K-W=YHB BY X(1 4)
/MISSING ANALYSIS.

NPar Tests

Notes
Output Created 25-APR-2024 12:41:51
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 20
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-W=YHB BY X(1 4)
/MISSING ANALYSIS.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,04
Number of Cases Alloweda 449389
a. Based on availability of workspace memory.

Kruskal-Wallis Test

Ranks
Perlakuan Hemoglobin N Mean Rank
Rata-Rata Kadar Hemoglobin Perlakuan 1 5 14,80
Perlakuan 2 5 9,20
Perlakuan 3 5 10,40
Kontrol Negatif 5 7,60
Total 20

Test Statisticsa,b
Rata-Rata Kadar
Hemoglobin
Kruskal-Wallis H 4,495
df 3
Asymp. Sig. ,213
a. Kruskal Wallis Test
b. Grouping Variable: Perlakuan
Hemoglobin

You might also like