You are on page 1of 8

RECODE JK_res (1=1) (2=2) INTO JK_res_kat.

VARIABLE LABELS JK_res_kat 'Kategori JK'.


EXECUTE.
RECODE Loc_res (1=1) (2=2) (3=3) (4=4) INTO Loc_res_kat.
VARIABLE LABELS Loc_res_kat 'Kategori Lokasi'.
EXECUTE.
RECODE BB_1 (Lowest thru 59=1) (60 thru Highest=2) INTO BB_1_Kat.
VARIABLE LABELS BB_1_Kat 'Kategori BB Sebelum OR'.
EXECUTE.
RECODE BB_2 (Lowest thru 59=1) (60 thru Highest=2) INTO BB_2_Kat.
VARIABLE LABELS BB_2_Kat 'Kategori BB Setelah OR'.
EXECUTE.
RECODE BB_2 (Lowest thru 59=1) (60 thru Highest=2) INTO BB_2_Kat.
VARIABLE LABELS BB_2_Kat 'Kategori BB Setelah OR'.
EXECUTE.
FREQUENCIES VARIABLES=BB_1 BB_2 GDS_res
/FORMAT=NOTABLE
/STATISTICS=STDDEV RANGE MINIMUM MAXIMUM MEAN MEDIAN MODE
/ORDER=ANALYSIS.

Frequencies
Notes
Output Created 29-Nov-2018 10:09:35
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working
Data File 101
Missing Value Handling Definition of Missing User-defined missing values are
treated as missing.
Cases Used Statistics are based on all cases
with valid data.
Syntax FREQUENCIES VARIABLES=BB_1
BB_2 GDS_res
/FORMAT=NOTABLE
/STATISTICS=STDDEV RANGE
MINIMUM MAXIMUM MEAN MEDIAN
MODE
/ORDER=ANALYSIS.

Page 1
Notes
Resources Processor Time 00:00:00.015
Elapsed Time 00:00:00.031

[DataSet0]

Statistics

BB sebelum BB setelah GDS


OR OR responden
N Valid 100 100 100
Missing 1 1 1
Mean 64.71 63.02 172.58
Median 65.00 62.00 166.50
Mode 62 a
62 160
Std. Deviation 12.748 11.442 32.155
Range 53 47 130
Minimum 42 43 120
Maximum 95 90 250
a. Multiple modes exist. The smallest value is shown

RECODE GDS_res (Lowest thru 199=1) (200 thru Highest=2) INTO Kat_GDS_res.
VARIABLE LABELS Kat_GDS_res 'Kategori GDS '.
EXECUTE.
FREQUENCIES VARIABLES=BB_1_Kat BB_2_Kat Kat_GDS_res
/ORDER=ANALYSIS.

Frequencies
Notes
Output Created 29-Nov-2018 10:15:16
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working
Data File 101

Page 2
Notes
Missing Value Handling Definition of Missing User-defined missing values are
treated as missing.
Cases Used Statistics are based on all cases
with valid data.
Syntax FREQUENCIES
VARIABLES=BB_1_Kat BB_2_Kat
Kat_GDS_res
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.000
Elapsed Time 00:00:00.000

[DataSet0]

Statistics

Kategori BB Kategori BB
Sebelum OR Setelah OR Kategori GDS
N Valid 100 100 100
Missing 1 1 1

Frequency Table
Kategori BB Sebelum OR

Cumulative
Frequency Percent Valid Percent Percent
Valid Rendah 31 30.7 31.0 31.0
Tinggi 69 68.3 69.0 100.0
Total 100 99.0 100.0
Missing System 1 1.0
Total 101 100.0

Kategori BB Setelah OR

Cumulative
Frequency Percent Valid Percent Percent
Valid Rendah 31 30.7 31.0 31.0
Tinggi 69 68.3 69.0 100.0
Total 100 99.0 100.0
Missing System 1 1.0
Total 101 100.0

Page 3
Kategori GDS

Cumulative
Frequency Percent Valid Percent Percent
Valid Normal 77 76.2 77.0 77.0
Hiperglikemi 23 22.8 23.0 100.0
Total 100 99.0 100.0
Missing System 1 1.0
Total 101 100.0

T-TEST PAIRS=BB_1 WITH BB_2 (PAIRED)


/CRITERIA=CI(.9500)
/MISSING=ANALYSIS.

T-Test
Notes
Output Created 29-Nov-2018 10:20:07
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working
Data File 101
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=BB_1 WITH BB_2
(PAIRED)
/CRITERIA=CI(.9500)
/MISSING=ANALYSIS.
Resources Processor Time 00:00:00.031
Elapsed Time 00:00:00.047

[DataSet0]

Page 4
Paired Samples Statistics

Std. Error
Mean N Std. Deviation Mean
Pair 1 BB sebelum OR 64.71 100 12.748 1.275
BB setelah OR 63.02 100 11.442 1.144

Paired Samples Correlations

N Correlation Sig.
Pair 1 BB sebelum OR & BB
setelah OR 100 .991 .000

Paired Samples Test

Paired Differences
95% Confidence Interval of the
Difference
Std. Error
Mean Std. Deviation Mean Lower Upper
Pair 1 BB sebelum OR - BB
setelah OR 1.690 2.058 .206 1.282 2.098

Paired Samples Test

t df Sig. (2-tailed)
Pair 1 BB sebelum OR - BB
setelah OR 8.211 99 .000

T-TEST GROUPS=JK_res(1 2)
/MISSING=ANALYSIS
/VARIABLES=GDS_res
/CRITERIA=CI(.9500).

T-Test
Notes
Output Created 29-Nov-2018 10:36:37
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>

Page 5
Notes
Input N of Rows in Working
Data File 101
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=JK_res(1 2)
/MISSING=ANALYSIS
/VARIABLES=GDS_res
/CRITERIA=CI(.9500).
Resources Processor Time 00:00:00.109
Elapsed Time 00:00:00.094

[DataSet0]

Group Statistics

Jenis Std. Error


kelamin N Mean Std. Deviation Mean
GDS responden Laki-laki 51 174.41 31.496 4.410
Perempuan 49 170.67 33.044 4.721

Independent Samples Test

Levene's Test for Equality of


Variances t-test for Equality of Means

F Sig. t df Sig. (2-tailed)


GDS responden Equal variances
assumed .124 .726 .579 98 .564
Equal variances not
assumed .579 97.241 .564

Independent Samples Test

t-test for Equality of Means


95% Confidence Interval of the
Difference
Mean Std. Error
Difference Difference Lower Upper
GDS responden Equal variances
assumed 3.738 6.454 -9.069 16.546
Equal variances not
assumed 3.738 6.460 -9.083 16.560

Page 6
ONEWAY GDS_res BY Loc_res
/STATISTICS DESCRIPTIVES
/MISSING ANALYSIS
/POSTHOC=BONFERRONI ALPHA(0.05).

Oneway
Notes
Output Created 29-Nov-2018 10:56:02
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working
Data File 101
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 GDS_res BY Loc_res
/STATISTICS DESCRIPTIVES
/MISSING ANALYSIS
/POSTHOC=BONFERRONI ALPHA
(0.05).
Resources Processor Time 00:00:00.046
Elapsed Time 00:00:00.047

[DataSet0]

Descriptives

GDS responden
95% Confidence Interval for
Mean
N Mean Std. Deviation Std. Error Lower Bound Upper Bound Minimum Maximum
Jakarta 25 168.48 27.420 5.484 157.16 179.80 120 220
Bandung 28 178.61 36.169 6.835 164.58 192.63 120 250
Jogjakarta 26 169.77 35.723 7.006 155.34 184.20 120 250
Surabaya 21 172.90 27.792 6.065 160.25 185.56 120 220
Total 100 172.58 32.155 3.215 166.20 178.96 120 250

Page 7
ANOVA

GDS responden
Sum of
Squares df Mean Square F Sig.
Between Groups 1645.017 3 548.339 .523 .668
Within Groups 100715.343 96 1049.118
Total 102360.360 99

Post Hoc Tests


Multiple Comparisons

GDS responden
Bonferroni
95% Confidence Interval
(I) Lokasi (J) Lokasi Mean
responde responde Difference (I-
n n J) Std. Error Sig. Lower Bound Upper Bound
Jakarta Bandung -10.127 8.913 1.000 -34.14 13.88
Jogjakarta -1.289 9.073 1.000 -25.73 23.15
Surabaya -4.425 9.588 1.000 -30.25 21.40
Bandung Jakarta 10.127 8.913 1.000 -13.88 34.14
Jogjakarta 8.838 8.822 1.000 -14.93 32.60
Surabaya 5.702 9.350 1.000 -19.49 30.89
Jogjakarta Jakarta 1.289 9.073 1.000 -23.15 25.73
Bandung -8.838 8.822 1.000 -32.60 14.93
Surabaya -3.136 9.503 1.000 -28.74 22.47
Surabaya Jakarta 4.425 9.588 1.000 -21.40 30.25
Bandung -5.702 9.350 1.000 -30.89 19.49
Jogjakarta 3.136 9.503 1.000 -22.47 28.74

Page 8

You might also like