You are on page 1of 9

T-TEST GROUPS=Kelompok(1 2)

/MISSING=ANALYSIS
/VARIABLES=Sys1
/CRITERIA=CI(.95).

T-Test

Notes

Output Created 01-OCT-2018 10:34:35


Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 11
Missing Value Handling Definition of Missing User defined missing values are treated as
missing.
Cases Used Statistics for each analysis are based on the
cases with no missing or out-of-range data
for any variable in the analysis.
Syntax T-TEST GROUPS=Kelompok(1 2)
/MISSING=ANALYSIS
/VARIABLES=Sys1
/CRITERIA=CI(.95).
Resources Processor Time 00:00:00.02

Elapsed Time 00:00:00.02

[DataSet0]

Group Statistics
Kelompok N Mean Std. Deviation Std. Error Mean

Sys1 Garlic 5 130.8000 2.38747 1.06771

Kontrol 6 130.0000 3.16228 1.29099

Independent Samples Test

Levene's Test for Equality of Variances t-test for Equality of Means

95% Confidence Interval of the

Std. Error Difference

F Sig. t df Sig. (2-tailed) Mean Difference Difference Lower Upper

Sys1 Equal variances assumed .000 .992 .465 9 .653 .80000 1.72219 -3.09586 4.69586
Equal variances not assumed .478 8.947 .644 .80000 1.67531 -2.99325 4.59325

T-TEST GROUPS=Kelompok(1 2)
/MISSING=ANALYSIS
/VARIABLES=Sys2
/CRITERIA=CI(.95).

T-Test

Notes

Output Created 01-OCT-2018 10:38:08


Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 11
Missing Value Handling Definition of Missing User defined missing values are treated as
missing.
Cases Used Statistics for each analysis are based on the
cases with no missing or out-of-range data
for any variable in the analysis.
Syntax T-TEST GROUPS=Kelompok(1 2)
/MISSING=ANALYSIS
/VARIABLES=Sys2
/CRITERIA=CI(.95).
Resources Processor Time 00:00:00.00

Elapsed Time 00:00:00.00

Group Statistics

Kelompok N Mean Std. Deviation Std. Error Mean

Sys2 Garlic 5 123.0000 2.73861 1.22474

Kontrol 6 129.1667 3.76386 1.53659

Independent Samples Test

Levene's Test for Equality of Variances t-test for Equality of Means

95% Confidence Interval of the

Std. Error Difference

F Sig. t df Sig. (2-tailed) Mean Difference Difference Lower Upper

Sys2 Equal variances assumed .136 .721 -3.043 9 .014 -6.16667 2.02683 -10.75167 -1.58167

Equal variances not assumed -3.138 8.887 .012 -6.16667 1.96497 -10.62035 -1.71299

USE ALL.
COMPUTE filter_$=(Kelompok = 1).
VARIABLE LABELS filter_$ 'Kelompok = 1 (FILTER)'.
VALUE LABELS filter_$ 0 'Not Selected' 1 'Selected'.
FORMATS filter_$ (f1.0).
FILTER BY filter_$.
EXECUTE.
T-TEST PAIRS=Sys1 WITH Sys2 (PAIRED)
/CRITERIA=CI(.9500)
/MISSING=ANALYSIS.

Kelompok Garlic
Notes

Output Created 01-OCT-2018 10:49:11


Comments
Input Active Dataset DataSet0
Filter Kelompok = 1 (FILTER)
Weight <none>
Split File <none>
N of Rows in Working Data File 5
Missing Value Handling Definition of Missing User defined missing values are treated as
missing.
Cases Used Statistics for each analysis are based on the
cases with no missing or out-of-range data
for any variable in the analysis.
Syntax T-TEST PAIRS=Sys1 WITH Sys2 (PAIRED)
/CRITERIA=CI(.9500)
/MISSING=ANALYSIS.
Resources Processor Time 00:00:00.00

Elapsed Time 00:00:00.00

Paired Samples Statistics

Mean N Std. Deviation Std. Error Mean

Pair 1 Sys1 130.8000 5 2.38747 1.06771

Sys2 123.0000 5 2.73861 1.22474

Paired Samples Correlations

N Correlation Sig.

Pair 1 Sys1 & Sys2 5 .497 .394

Paired Samples Test

Paired Differences

95% Confidence Interval of the


Difference
Mean Std. Deviation Std. Error Mean Lower Upper t df Sig. (2-tailed)
Pair 1 Sys1 - Sys2 7.80000 2.58844 1.15758 4.58603 11.01397 6.738 4 .003

USE ALL.
COMPUTE filter_$=(Kelompok = 2).
VARIABLE LABELS filter_$ 'Kelompok = 2 (FILTER)'.
VALUE LABELS filter_$ 0 'Not Selected' 1 'Selected'.
FORMATS filter_$ (f1.0).
FILTER BY filter_$.
EXECUTE.
T-TEST PAIRS=Sys1 WITH Sys2 (PAIRED)
/CRITERIA=CI(.9500)
/MISSING=ANALYSIS.

Kelompok Kontrol

Notes

Output Created 01-OCT-2018 10:55:45


Comments
Input Active Dataset DataSet0
Filter Kelompok = 2 (FILTER)
Weight <none>
Split File <none>
N of Rows in Working Data File 6
Missing Value Handling Definition of Missing User defined missing values are treated as
missing.
Cases Used Statistics for each analysis are based on the
cases with no missing or out-of-range data
for any variable in the analysis.
Syntax T-TEST PAIRS=Sys1 WITH Sys2 (PAIRED)
/CRITERIA=CI(.9500)
/MISSING=ANALYSIS.
Resources Processor Time 00:00:00.00

Elapsed Time 00:00:00.00

Paired Samples Statistics


Mean N Std. Deviation Std. Error Mean

Pair 1 Sys1 130.0000 6 3.16228 1.29099

Sys2 129.1667 6 3.76386 1.53659

Paired Samples Correlations

N Correlation Sig.

Pair 1 Sys1 & Sys2 6 .840 .036

Paired Samples Test

Paired Differences

95% Confidence Interval of the


Difference

Mean Std. Deviation Std. Error Mean Lower Upper t df Sig. (2-tailed)

Pair 1 Sys1 - Sys2 .83333 2.04124 .83333 -1.30882 2.97548 1.000 5 .363

NPAR TESTS
/WILCOXON=Sys1 WITH Sys2 (PAIRED)
/MISSING ANALYSIS.

NPar Tests Kontrol

Notes

Output Created 01-OCT-2018 11:07:00


Comments
Input Active Dataset DataSet0
Filter Kelompok = 2 (FILTER)
Weight <none>
Split File <none>
N of Rows in Working Data File 6
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
/WILCOXON=Sys1 WITH Sys2 (PAIRED)
/MISSING ANALYSIS.
Resources Processor Time 00:00:00.03

Elapsed Time 00:00:00.03


a
Number of Cases Allowed 112347

a. Based on availability of workspace memory.

Wilcoxon Signed Ranks Test

Ranks

N Mean Rank Sum of Ranks

Sys2 - Sys1 Negative Ranks 1a 1.00 1.00

Positive Ranks 0b .00 .00

Ties 5c

Total 6

a. Sys2 < Sys1


b. Sys2 > Sys1
c. Sys2 = Sys1

Test Statisticsa

Sys2 - Sys1

Z -1.000b
Asymp. Sig. (2-tailed) .317

a. Wilcoxon Signed Ranks Test


b. Based on positive ranks.
USE ALL.
COMPUTE filter_$=(Kelompok = 1).
VARIABLE LABELS filter_$ 'Kelompok = 1 (FILTER)'.
VALUE LABELS filter_$ 0 'Not Selected' 1 'Selected'.
FORMATS filter_$ (f1.0).
FILTER BY filter_$.
EXECUTE.
NPAR TESTS
/WILCOXON=Sys1 WITH Sys2 (PAIRED)
/MISSING ANALYSIS.

NPar Tests Garlic

Notes

Output Created 01-OCT-2018 11:12:56


Comments
Input Active Dataset DataSet0
Filter Kelompok = 1 (FILTER)
Weight <none>
Split File <none>
N of Rows in Working Data File 5
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
/WILCOXON=Sys1 WITH Sys2 (PAIRED)
/MISSING ANALYSIS.
Resources Processor Time 00:00:00.02

Elapsed Time 00:00:00.01

Number of Cases Alloweda 112347

a. Based on availability of workspace memory.


Wilcoxon Signed Ranks Test

Ranks

N Mean Rank Sum of Ranks

Sys2 - Sys1 Negative Ranks 5a 3.00 15.00

Positive Ranks 0b .00 .00

Ties 0c

Total 5

a. Sys2 < Sys1


b. Sys2 > Sys1
c. Sys2 = Sys1

Test Statisticsa

Sys2 - Sys1

Z -2.041b
Asymp. Sig. (2-tailed) .041

a. Wilcoxon Signed Ranks Test


b. Based on positive ranks.

T-TEST GROUPS=Kelompok(1 2)
/MISSING=ANALYSIS
/VARIABLES=Sys1
/CRITERIA=CI(.95).

You might also like