You are on page 1of 2

CROSSTABS

/TABLES=VAR00001 BY VAR00002
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT
/COUNT ROUND CELL.

Crosstabs

Notes
Output Created

27-JAN-2015 19:51:01

Comments
Input

Active Dataset

DataSet0

Filter

<none>

Weight

<none>

Split File

<none>

N of Rows in Working Data

58

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

Resources

Processor Time

00:00:00.03

Elapsed Time

00:00:00.01

Dimensions Requested
Cells Available

2
131029

Case Processing Summary


Cases
Valid
N
VAR00001 * VAR00002

Missing
Percent

58

100.0%

Total

Percent
0

0.0%

Percent
58

100.0%

VAR00001 * VAR00002 Crosstabulation


Count
VAR00002

VAR00001

Hipotensi

Tidak hipotensi

ortostatik

ortostatik

Aktif
Inaktif

Total

Total

12

12

46

46

46

12

58

Chi-Square Tests

Value
Pearson Chi-Square
Continuity Correction
Likelihood Ratio

df

Exact Sig. (2-

Exact Sig. (1-

sided)

sided)

sided)

.000

52.066

.000

59.139

.000

58.000
b

Asymp. Sig. (2-

Fisher's Exact Test


N of Valid Cases

.000
58

a. 1 cells (25.0%) have expected count less than 5. The minimum expected count is 2.48.
b. Computed only for a 2x2 table

.000

You might also like