You are on page 1of 4

CROSSTABS

/TABLES=Ekonomi BY Kesehatan
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT EXPECTED
/COUNT ROUND CELL.

Crosstabs

Notes
Output Created 02-NOV-2016 10:09:33
Comments
C:\Users\User\Documents\belajar chi
Data
square.sav
Active Dataset DataSet2
Filter <none>
Input
Weight <none>
Split File <none>
N of Rows in Working Data 11
File
User-defined missing values are treated
Definition of Missing
as missing.
Missing Value Handling Statistics for each table are based on all
Cases Used the cases with valid data in the specified
range(s) for all variables in each table.
CROSSTABS
/TABLES=Ekonomi BY Kesehatan
/FORMAT=AVALUE TABLES
Syntax
/STATISTICS=CHISQ
/CELLS=COUNT EXPECTED
/COUNT ROUND CELL.
Processor Time 00:00:00.02

Elapsed Time 00:00:00.08


Resources
Dimensions Requested 2

Cells Available 174734

[DataSet2] C:\Users\User\Documents\belajar chi square.sav


Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

Ekonomi * Kesehatan 11 100.0% 0 0.0% 11 100.0%

Ekonomi * Kesehatan Crosstabulation

Kesehatan Total

Baik Jelek

Count 4 1 5
Baik
Expected Count 2.7 2.3 5.0

Count 1 2 3
Ekonomi Cukup
Expected Count 1.6 1.4 3.0

Count 1 2 3
Kurang
Expected Count 1.6 1.4 3.0
Count 6 5 11
Total
Expected Count 6.0 5.0 11.0

Chi-Square Tests

Value df Asymp. Sig. (2-


sided)

Pearson Chi-Square 2.396a 2 .302


Likelihood Ratio 2.516 2 .284
Linear-by-Linear Association 1.750 1 .186
N of Valid Cases 11

a. 6 cells (100.0%) have expected count less than 5. The minimum


expected count is 1.36.

DATASET ACTIVATE DataSet2.

SAVE OUTFILE='C:\Users\User\Documents\belajar chi square.sav'


/COMPRESSED.
CROSSTABS
/TABLES=Ekonomi BY Kesehatan
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT EXPECTED
/COUNT ROUND CELL.

Crosstabs

Notes

Output Created 02-NOV-2016 10:15:01


Comments
C:\Users\User\Documents\belajar chi
Data
square.sav
Active Dataset DataSet2
Filter <none>
Input
Weight <none>
Split File <none>
N of Rows in Working Data 11
File
User-defined missing values are treated
Definition of Missing
as missing.
Missing Value Handling Statistics for each table are based on all
Cases Used the cases with valid data in the specified
range(s) for all variables in each table.
CROSSTABS
/TABLES=Ekonomi BY Kesehatan
/FORMAT=AVALUE TABLES
Syntax
/STATISTICS=CHISQ
/CELLS=COUNT EXPECTED
/COUNT ROUND CELL.
Processor Time 00:00:00.02

Elapsed Time 00:00:00.06


Resources
Dimensions Requested 2

Cells Available 174734

[DataSet2] C:\Users\User\Documents\belajar chi square.sav


Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

Ekonomi * Kesehatan 11 100.0% 0 0.0% 11 100.0%

Ekonomi * Kesehatan Crosstabulation

Kesehatan Total

Baik Jelek

Count 5 3 8
Baik
Expected Count 4.4 3.6 8.0
Ekonomi
Count 1 2 3
kurang
Expected Count 1.6 1.4 3.0
Count 6 5 11
Total
Expected Count 6.0 5.0 11.0

Chi-Square Tests

Value df Asymp. Sig. (2- Exact Sig. (2- Exact Sig. (1-
sided) sided) sided)

Pearson Chi-Square .749a 1 .387


b
Continuity Correction .034 1 .853
Likelihood Ratio .754 1 .385
Fisher's Exact Test .545 .424
Linear-by-Linear Association .681 1 .409
N of Valid Cases 11

a. 4 cells (100.0%) have expected count less than 5. The minimum expected count is 1.36.
b. Computed only for a 2x2 table

You might also like