Analisa Data

You might also like

Download as rtf, pdf, or txt
Download as rtf, pdf, or txt
You are on page 1of 2

CROSSTABS

/TABLES=dokter BY Tensi
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT ROW

/COUNT ROUND CELL.

Crosstabs

Notes

Output Created 27-Oct-2018 22:11:19

Comments

Input Active Dataset DataSet1

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 538

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=dokter BY Tensi
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT ROW
/COUNT ROUND CELL.

Resources Processor Time 00:00:00.031

Elapsed Time 00:00:00.017

Dimensions Requested 2

Cells Available 174762

[DataSet1]

Case Processing Summary

Cases

Valid Missing Total


N Percent N Percent N Percent

dokter * Tensi 538 100.0% 0 .0% 538 100.0%

dokter * Tensi Crosstabulation

Tensi

air raksa tensi mekanik Tensi Digital tensi SOund Total

dokter muda Count 56 71 13 34 174

% within dokter 32.2% 40.8% 7.5% 19.5% 100.0%

menengah Count 27 63 29 63 182

% within dokter 14.8% 34.6% 15.9% 34.6% 100.0%

tua Count 14 42 85 41 182

% within dokter 7.7% 23.1% 46.7% 22.5% 100.0%

Total Count 97 176 127 138 538

% within dokter 18.0% 32.7% 23.6% 25.7% 100.0%

Chi-Square Tests

Asymp. Sig. (2-


Value df sided)

Pearson Chi-Square 1.138E2a 6 .000

Likelihood Ratio 111.609 6 .000

Linear-by-Linear Association 38.202 1 .000

N of Valid Cases 538

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

You might also like