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

CROSSTABS

/TABLES=iq BY Umr
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT
/COUNT ROUND CELL.

Crosstabs

Notes
Output Created 19-JAN-2024 15:05:15
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 14
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=iq BY Umr
/FORMAT=AVALUE
TABLES
/STATISTICS=CHISQ
/CELLS=COUNT
/COUNT ROUND CELL.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,01
Dimensions Requested 2
Cells Available 524245
Case Processing Summary
Cases
Valid Missing Total
N Percent N Percent N Percent
iq * umur 14 100.0% 0 0.0% 14 100.0%

iq * umur Crosstabulation
Count
umur
12 13 14 15 16 Total
iq 0 1 0 1 1 2 5
1 3 1 3 2 0 9
Total 4 1 4 3 2 14

Chi-Square Tests
Asymptotic
Significance (2-
Value df sided)
a
Pearson Chi-Square 4.563 4 .335
Likelihood Ratio 5.433 4 .246
Linear-by-Linear Association 2.013 1 .156
N of Valid Cases 14

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


expected count is .36.

You might also like