You are on page 1of 13

RECODE kdrglk (Lowest thru 89=1) (90 thru 200=2) (201 thru Highest=3) INTO kdrgrk_new.

VARIABLE LABELS kdrgrk_new 'kadar glukosa new'.


EXECUTE.
RECODE kdrkoles (Lowest thru 44=1) (45 thru 199=2) (200 thru Highest=3) INTO kdrks.
VARIABLE LABELS kdrks 'kadar serumkolesterol'.
EXECUTE.
RECODE tkdrhsis (Lowest thru 109=1) (110 thru 125=2) (126 thru Highest=3) INTO tkdrsis_new.
VARIABLE LABELS tkdrsis_new 'tekanan darah sistolik'.
EXECUTE.
T-TEST GROUPS=strkk(0 1)
/MISSING=ANALYSIS
/VARIABLES=bb

/CRITERIA=CI(.9500).

T-Test
Notes

Output Created 02-Jul-2015 14:12:38

Comments

Input Data D:\uas mandat\uas mandat.sav

Active Dataset DataSet1

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 100

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=strkk(0 1)


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

Resources Processor Time 00:00:00.016

Elapsed Time 00:00:00.016

[DataSet1] D:\uas mandat\uas mandat.sav

Group Statistics

status merokok N Mean Std. Deviation Std. Error Mean

berat badan (kg) tidak merokok 63 64.3175 8.83509 1.11312

merokok 37 64.0541 8.32982 1.36941


Independent Samples Test

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

95% Confidence Interval of the


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

berat badan (kg) Equal variances assumed .011 .916 .147 98 .883 .26341 1.79222 -3.29319 3.82001

Equal variances not assumed .149 79.209 .882 .26341 1.76474 -3.24909 3.77590

Notes

Output Created 02-Jul-2015 14:44:12

Comments

Input Data D:\uas mandat\uas mandat.sav

Active Dataset DataSet1

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 100

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 tkddk BY kdrgrk_new


/STATISTICS DESCRIPTIVES
HOMOGENEITY
/MISSING ANALYSIS
/POSTHOC=TUKEY BONFERRONI
ALPHA(0.05).

Resources Processor Time 00:00:00.093

Elapsed Time 00:00:00.063


Notes

Output Created 02-Jul-2015 14:51:33

Comments

Input Data D:\uas mandat\uas mandat.sav

Active Dataset DataSet1

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 100

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 kdrgrk_new BY tkddk


/STATISTICS DESCRIPTIVES
HOMOGENEITY
/MISSING ANALYSIS
/POSTHOC=TUKEY BONFERRONI
ALPHA(0.05).

Resources Processor Time 00:00:00.093

Elapsed Time 00:00:00.047

RECODE tkddk (1 thru 2=1) (3 thru 4=2) (5 thru 6=3) INTO tkddk_new.
VARIABLE LABELS tkddk_new 'tingkat pendidikan new'.
EXECUTE.
ONEWAY kdrgrk_new BY tkddk
/STATISTICS DESCRIPTIVES HOMOGENEITY
/MISSING ANALYSIS

/POSTHOC=TUKEY BONFERRONI ALPHA(0.05).

Notes

Output Created 02-Jul-2015 15:01:00

Comments

Input Data D:\uas mandat\uas mandat.sav

Active Dataset DataSet1

Filter <none>

Weight <none>

Split File <none>


N of Rows in Working Data File 100

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 kdrgrk_new BY tkddk


/STATISTICS DESCRIPTIVES
HOMOGENEITY
/MISSING ANALYSIS
/POSTHOC=TUKEY BONFERRONI
ALPHA(0.05).

Resources Processor Time 00:00:00.046

Elapsed Time 00:00:00.031

ONEWAY kdrglk BY tkddk_new


/STATISTICS DESCRIPTIVES HOMOGENEITY
/MISSING ANALYSIS

/POSTHOC=TUKEY BONFERRONI ALPHA(0.05).

Oneway

Notes

Output Created 02-Jul-2015 15:03:30

Comments

Input Data D:\uas mandat\uas mandat.sav

Active Dataset DataSet1

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 100

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 kdrglk BY tkddk_new
/STATISTICS DESCRIPTIVES
HOMOGENEITY
/MISSING ANALYSIS
/POSTHOC=TUKEY BONFERRONI
ALPHA(0.05).

Resources Processor Time 00:00:00.093

Elapsed Time 00:00:00.063

[DataSet1] D:\uas mandat\uas mandat.sav

Descriptives

kadar glukosa darah (mg%)

95% Confidence Interval for Mean

N Mean Std. Deviation Std. Error Lower Bound Upper Bound Minimum Maximum

rendah 57 1.5809E2 64.44385 8.53580 140.9885 175.1870 58.00 442.00

sedang 33 1.4352E2 39.42407 6.86285 129.5360 157.4943 88.00 231.00

tinggi 10 1.4670E2 32.91420 10.40838 123.1546 170.2454 87.00 188.00

Total 100 1.5214E2 54.75584 5.47558 141.2753 163.0047 58.00 442.00

Test of Homogeneity of Variances

kadar glukosa darah (mg%)

Levene Statistic df1 df2 Sig.

2.287 2 97 .107

ANOVA

kadar glukosa darah (mg%)

Sum of Squares df Mean Square F Sig.

Between Groups 4767.136 2 2383.568 .792 .456

Within Groups 292054.904 97 3010.875

Total 296822.040 99
Post Hoc Tests

Multiple Comparisons

Dependent Variable:kadar glukosa darah (mg%)

(I) tingkat (J) tingkat 95% Confidence Interval


pendidikan pendidikan Mean Difference (I-
new new J) Std. Error Sig. Lower Bound Upper Bound

Tukey HSD rendah sedang 14.57257 12.00254 .448 -13.9961 43.1413

tinggi 11.38772 18.81249 .818 -33.3902 56.1656

sedang rendah -14.57257 12.00254 .448 -43.1413 13.9961

tinggi -3.18485 19.80723 .986 -50.3304 43.9607

tinggi rendah -11.38772 18.81249 .818 -56.1656 33.3902

sedang 3.18485 19.80723 .986 -43.9607 50.3304

Bonferroni rendah sedang 14.57257 12.00254 .683 -14.6681 43.8132

tinggi 11.38772 18.81249 1.000 -34.4434 57.2188

sedang rendah -14.57257 12.00254 .683 -43.8132 14.6681

tinggi -3.18485 19.80723 1.000 -51.4393 45.0696

tinggi rendah -11.38772 18.81249 1.000 -57.2188 34.4434

sedang 3.18485 19.80723 1.000 -45.0696 51.4393

Homogeneous Subsets

kadar glukosa darah (mg%)

Subset for alpha =


tingkat
0.05
pendidikan
new N 1

Tukey HSDa sedang 33 143.5152

tinggi 10 146.7000

rendah 57 158.0877

Sig. .675

Means for groups in homogeneous subsets are displayed.

a. Uses Harmonic Mean Sample Size = 20.291.


Notes

Output Created 02-Jul-2015 15:36:37

Comments

Input Data D:\uas mandat\uas mandat.sav

Active Dataset DataSet1

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 100

Missing Value Handling Definition of Missing User-defined missing values are treated as
missing.

Cases Used Statistics for each pair of variables are


based on all the cases with valid data for
that pair.

Syntax CORRELATIONS
/VARIABLES=umur ponin
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Resources Processor Time 00:00:00.327

Elapsed Time 00:00:00.173

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT umur
/METHOD=ENTER ponin
/SCATTERPLOT=(umur ,*ZPRED)

/RESIDUALS HIST(ZRESID) NORM(ZRESID).

Regression

Notes

Output Created 02-Jul-2015 15:45:19

Comments

Input Data D:\uas mandat\uas mandat.sav

Active Dataset DataSet1

Filter <none>

Weight <none>
Split File <none>

N of Rows in Working Data File 100

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 umur
/METHOD=ENTER ponin
/SCATTERPLOT=(umur ,*ZPRED)
/RESIDUALS HIST(ZRESID)
NORM(ZRESID).

Resources Processor Time 00:00:03.027

Elapsed Time 00:00:02.917

Memory Required 1628 bytes

Additional Memory Required for


912 bytes
Residual Plots

[DataSet1] D:\uas mandat\uas mandat.sav

Variables Entered/Removedb

Variables
Model Variables Entered Removed Method

1 ponderal indeksa . Enter

a. All requested variables entered.

b. Dependent Variable: umur (tahun)

Model Summaryb

Std. Error of the


Model R R Square Adjusted R Square Estimate

1 .037a .001 -.009 5.12347

a. Predictors: (Constant), ponderal indeks


b. Dependent Variable: umur (tahun)

ANOVAb

Model Sum of Squares df Mean Square F Sig.

1 Regression 3.614 1 3.614 .138 .711a

Residual 2572.496 98 26.250

Total 2576.110 99

a. Predictors: (Constant), ponderal indeks

b. Dependent Variable: umur (tahun)

Coefficientsa

Standardized
Unstandardized Coefficients Coefficients

Model B Std. Error Beta t Sig.

1 (Constant) 49.384 11.562 4.271 .000

ponderal indeks .106 .285 .037 .371 .711

a. Dependent Variable: umur (tahun)

Residuals Statisticsa

Minimum Maximum Mean Std. Deviation N

Predicted Value 53.2181 54.1473 53.6700 .19107 100

Residual -7.61879 13.59923 .00000 5.09753 100

Std. Predicted Value -2.365 2.498 .000 1.000 100

Std. Residual -1.487 2.654 .000 .995 100

a. Dependent Variable: umur (tahun)

Charts
REGRESSION
/DESCRIPTIVES MEAN STDDEV CORR SIG N
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT bb
/METHOD=STEPWISE kdrks

/SCATTERPLOT=(bb ,*ZPRED).

DATASET NAME DataSet0 WINDOW=FRONT.


CROSSTABS
/TABLES=kdrks BY aktfsk
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT EXPECTED TOTAL

/COUNT ROUND CELL.

Crosstabs
Notes

Output Created 03-Jul-2015 00:25:47

Comments

Input Data D:\uas mandat\uas mandat.sav

Active Dataset DataSet1

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 100

Missing Value Handling Definition of Missing User-defined missing values are treated as
missing.

Cases Used Statistics for each table are based on all the
cases with valid data in the specified
range(s) for all variables in each table.

Syntax CROSSTABS
/TABLES=kdrks BY aktfsk
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT EXPECTED TOTAL
/COUNT ROUND CELL.

Resources Processor Time 00:00:00.046

Elapsed Time 00:00:00.032

Dimensions Requested 2

Cells Available 174762

[DataSet1] D:\uas mandat\uas mandat.sav

Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

kadar serumkolesterol * aktivitas


100 100.0% 0 .0% 100 100.0%
fisik di rumah

kadar serumkolesterol * aktivitas fisik di rumah Crosstabulation


aktivitas fisik di rumah

ringan sedang Total

kadar serumkolesterol normal Count 19 18 37

Expected Count 18.1 18.9 37.0

% of Total 19.0% 18.0% 37.0%

tinggi Count 30 33 63

Expected Count 30.9 32.1 63.0

% of Total 30.0% 33.0% 63.0%

Total Count 49 51 100

Expected Count 49.0 51.0 100.0

% of Total 49.0% 51.0% 100.0%

Chi-Square Tests

Asymp. Sig. (2- Exact Sig. (2- Exact Sig. (1-


Value df sided) sided) sided)

Pearson Chi-Square .130a 1 .718

Continuity Correctionb .024 1 .878

Likelihood Ratio .130 1 .718

Fisher's Exact Test .836 .439

Linear-by-Linear Association .129 1 .720

N of Valid Casesb 100

a. 0 cells (.0%) have expected count less than 5. The minimum expected count is 18.13.

b. Computed only for a 2x2 table

You might also like