0% found this document useful (0 votes)
24 views8 pages

Chi Square

The document contains notes from multiple statistical analyses run on a dataset with 30 rows. It summarizes the syntax used for frequency tables, cross tabulations, and descriptive statistics on various variables, as well as information on missing data handling and resources used for each analysis.

Uploaded by

ni luh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views8 pages

Chi Square

The document contains notes from multiple statistical analyses run on a dataset with 30 rows. It summarizes the syntax used for frequency tables, cross tabulations, and descriptive statistics on various variables, as well as information on missing data handling and resources used for each analysis.

Uploaded by

ni luh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Notes

Output Created 09-NOV-2022 13:39:31


Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 30
File
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=JK sakit
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,01

Notes
Output Created 09-NOV-2022 13:43:57
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 30
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=JK BY sakit
/FORMAT=AVALUE
TABLES
/CELLS=COUNT
/COUNT ROUND CELL.
Resources Processor Time 00:00:00,03
Elapsed Time 00:00:00,02
2

Page 1
Resources
Notes
Dimensions Requested 2
Cells Available 524245

Notes
Output Created 09-NOV-2022 13:49:10
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 30
File
Missing Value Handling Definition of Missing User defined missing
values are treated as
missing.
Cases Used All non-missing data are
used.
Syntax DESCRIPTIVES
VARIABLES=pendidikan
gaji
/STATISTICS=MEAN
STDDEV MIN MAX.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,01

Page 2
Notes
Output Created 09-NOV-2022 13:49:54
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 30
File
Missing Value Handling Definition of Missing User defined missing
values are treated as
missing.
Cases Used All non-missing data are
used.
Syntax DESCRIPTIVES
VARIABLES=pendidikan
gaji
/STATISTICS=MEAN
STDDEV MIN MAX.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,13

Notes
Output Created 09-NOV-2022 13:51:03
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 30
File
Missing Value Handling Definition of Missing User defined missing
values are treated as
missing.
Cases Used All non-missing data are
used.
Syntax DESCRIPTIVES
VARIABLES=pendidikan
gaji
/STATISTICS=MEAN
STDDEV MIN MAX.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,01

Page 3
Notes
Output Created 09-NOV-2022 13:51:24
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 30
File
Missing Value Handling Definition of Missing User defined missing
values are treated as
missing.
Cases Used All non-missing data are
used.
Syntax DESCRIPTIVES
VARIABLES=pendidikan
/STATISTICS=MEAN
STDDEV MIN MAX.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,05

Notes
Output Created 09-NOV-2022 13:53:17
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 30
File
Missing Value Handling Definition of Missing User defined missing
values are treated as
missing.
Cases Used All non-missing data are
used.
Syntax DESCRIPTIVES
VARIABLES=pendidikan
/STATISTICS=MEAN
STDDEV MIN MAX.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,01

Page 4
Notes
Output Created 09-NOV-2022 14:06:04
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 30
File
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=pendidikan
gaji
/PRINT=TWOTAIL
NOSIG
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,02

Page 5
Notes
Output Created 09-NOV-2022 14:07:01
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 30
File
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=pendidikan
gaji
/PRINT=TWOTAIL
NOSIG
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,14

Crosstabs

Page 6
Notes
Output Created 09-NOV-2022 14:10:55
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 30
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=JK BY sakit
/FORMAT=AVALUE
TABLES
/STATISTICS=CHISQ
/CELLS=COUNT
/COUNT ROUND CELL.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,03
Dimensions Requested 2
Cells Available 524245

Case Processing Summary


Cases
Valid Missing Total
N Percent N Percent N Percent
Jenis Kelamin * Jenis 30 100.0% 0 0.0% 30 100.0%
Penyakit

Jenis Kelamin * Jenis Penyakit Crosstabulation


Count
Jenis Penyakit
Panas Batuk Pilek Diare Gatal-Gatal Total
Jenis Kelamin Perempuan 6 0 5 5 16
Laki-Laki 4 6 1 3 14
Total 10 6 6 8 30

Page 7
Chi-Square Tests
Asymptotic
Significance (2-
Value df sided)
a
Pearson Chi-Square 9.475 3 .024
Likelihood Ratio 12.003 3 .007
Linear-by-Linear .608 1 .436
Association
N of Valid Cases 30
a. 7 cells (87,5%) have expected count less than 5. The minimum expected count is 2,80.

Page 8

You might also like