0% found this document useful (0 votes)
56 views4 pages

Output Crosstab

The document reports the results of two chi-square tests of independence performed on a dataset with 22 cases. The first test cross-tabulated the variables Gender and P_didik, and was not statistically significant. The second cross-tabulated Gender and P_kerja, and also was not statistically significant. Both tests had more than 20% of expected cell counts below 5.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views4 pages

Output Crosstab

The document reports the results of two chi-square tests of independence performed on a dataset with 22 cases. The first test cross-tabulated the variables Gender and P_didik, and was not statistically significant. The second cross-tabulated Gender and P_kerja, and also was not statistically significant. Both tests had more than 20% of expected cell counts below 5.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 4

Your trial period for SPSS Statistics will expire in 9 days.

GET
FILE='C:\Users\HP\Documents\laporan praktikum\ini\Untitled1.sav'.
CROSSTABS /TABLES=Gender BY P_didik /FORMAT=AVALUE TABLES
/STATISTICS=CHISQ /CELLS=COUNT EXPECTED /COUNT ROUND CELL.

Crosstabs

Notes

Output Created 02-Oct-2017 18:55:08

Comments

Input Data C:\Users\HP\Documents\laporan


praktikum\ini\Untitled1.sav

Active Dataset DataSet1

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data 22


File

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=Gender BY P_didik
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT EXPECTED
/COUNT ROUND CELL.

Resources Processor Time 0:00:00.000

Elapsed Time 0:00:00.099

Dimensions Requested 2

Cells Available 174762


[DataSet1] C:\Users\HP\Documents\laporan praktikum\ini\Untitled1.sav

Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

Gender * P_didik 22 100.0% 0 .0% 22 100.0%

Gender * P_didik Crosstabulation

P_didik

akademik Sarjana SMU Total

Gender Pria Count 3 6 2 11

Expected Count 3.0 4.0 4.0 11.0

Wanita Count 3 2 6 11

Expected Count 3.0 4.0 4.0 11.0

Total Count 6 8 8 22

Expected Count 6.0 8.0 8.0 22.0

Chi-Square Tests

Asymp. Sig. (2-


Value df sided)

Pearson Chi-Square 4.000a 2 .135

Likelihood Ratio 4.186 2 .123

N of Valid Cases 22

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


expected count is 3.00.
CROSSTABS /TABLES=Gender BY P_kerja /FORMAT=AVALUE TABLES
/STATISTICS=CHISQ /CELLS=COUNT EXPECTED /COUNT ROUND CELL.

Crosstabs

Notes

Output Created 02-Oct-2017 18:55:53

Comments

Input Data C:\Users\HP\Documents\laporan


praktikum\ini\Untitled1.sav

Active Dataset DataSet1

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data 22


File

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=Gender BY P_kerja
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT EXPECTED
/COUNT ROUND CELL.

Resources Processor Time 0:00:00.016

Elapsed Time 0:00:00.054

Dimensions Requested 2

Cells Available 131071

[DataSet1] C:\Users\HP\Documents\laporan praktikum\ini\Untitled1.sav


Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

Gender * P_kerja 22 100.0% 0 .0% 22 100.0%

Gender * P_kerja Crosstabulation

P_kerja

karyawan PNS Wiraswasta Total

Gender Pria Count 7 2 2 11

Expected Count 4.5 3.5 3.0 11.0

Wanita Count 2 5 4 11

Expected Count 4.5 3.5 3.0 11.0

Total Count 9 7 6 22

Expected Count 9.0 7.0 6.0 22.0

Chi-Square Tests

Asymp. Sig. (2-


Value df sided)

Pearson Chi-Square 4.730a 2 .094

Likelihood Ratio 4.950 2 .084

N of Valid Cases 22

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


expected count is 3.00.

You might also like