You are on page 1of 3

NEW FILE.

DATASET NAME DataSet1 WINDOW=FRONT.

SAVE OUTFILE='/Users/dessytiovandalumbangaol/Documents/2.sav'
/COMPRESSED.
DATASET ACTIVATE DataSet1.

SAVE OUTFILE='/Users/dessytiovandalumbangaol/Documents/2.sav'
/COMPRESSED.
CROSSTABS
/TABLES=Seluler BY Kecelakaan
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT
/COUNT ROUND CELL.

Crosstabs

Notes
Output Created 06-DEC-2018 22:23:56
Comments
Input Data /
Users/dessytiovandalumba
ngaol/Documents/2.sav
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in
169
Working Data File
Missing Value Definition of Missing User-defined missing
Handling 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=Seluler BY
Kecelakaan
/FORMAT=AVALUE
TABLES
/STATISTICS=CHISQ
/CELLS=COUNT
/COUNT ROUND CELL.
Resources Processor Time 00:00:00.02
Elapsed Time 00:00:00.00
Dimensions
2
Requested
Cells Available 524245

[DataSet1] /Users/dessytiovandalumbangaol/Documents/2.sav

Case Processing Summary


Cases
Valid Missing Total
N Percent N Percent N Percent
Seluler *
169 100.0% 0 0.0% 169 100.0%
Kecelakaan

Seluler * Kecelakaan Crosstabulation


Count
Kecelakaan
0 1 Total
Seluler 0 87 4 91
1 70 8 78
Total 157 12 169

Chi-Square Tests
Asymptotic
Significance (2- Exact Sig. (2- Exact Sig. (1-
Value df sided) sided) sided)
Pearson Chi-
2.187a 1 .139
Square
Continuity
1.389 1 .239
Correctionb
Likelihood Ratio 2.203 1 .138
Fisher's Exact Test .229 .119
Linear-by-Linear
2.174 1 .140
Association
N of Valid Cases 169

a. 0 cells (0.0%) have expected count less than 5. The minimum expected count is 5.54.
b. Computed only for a 2x2 table

You might also like