You are on page 1of 5

CROSSTABS

/TABLES=senam_hamil BY kelancaran_persalinan
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT
/COUNT ROUND CELL
/BARCHART.

Crosstabs
Notes
Output Created

16-Mar-2016 08:56:53

Comments
Input

Active Dataset

DataSet0

Filter

<none>

Weight

<none>

Split File

<none>

N of Rows in Working Data File


Missing Value Handling

Definition of Missing

34
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=senam_hamil BY
kelancaran_persalinan
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT
/COUNT ROUND CELL
/BARCHART.

Resources

Processor Time

00:00:00.406

Elapsed Time

00:00:00.272

Dimensions Requested

Cells Available

174762

[DataSet0]

Case Processing Summary


Cases

Valid
N

Missing
Percent

senam_hamil *

33

kelancaran_persalinan

97.1%

Total

Percent
1

2.9%

Percent
34

100.0%

senam_hamil * kelancaran_persalinan Crosstabulation


Count
kelancaran_persalinan
lancar
senam_hamil

tidak lancar

Total

teratur

15

18

tidak teratur

10

15

25

33

Total

Chi-Square Tests

Value
Pearson Chi-Square
Continuity Correctionb
Likelihood Ratio

df

Asymp. Sig. (2-

Exact Sig. (2-

Exact Sig. (1-

sided)

sided)

sided)

1.238a

.266

.496

.481

1.239

.266

Fisher's Exact Test


Linear-by-Linear Association
N of Valid Casesb

.418
1.200

.273

33

a. 2 cells (50,0%) have expected count less than 5. The minimum expected count is 3,64.
b. Computed only for a 2x2 table

.240

CROSSTABS
/TABLES=senam_hamil BY kelancaran_persalinan
/FORMAT=AVALUE TABLES
/STATISTICS=RISK
/CELLS=COUNT
/COUNT ROUND CELL
/BARCHART.

Crosstabs
Notes
Output Created

16-Mar-2016 09:23:48

Comments
Input

Active Dataset

DataSet0

Filter

<none>

Weight

<none>

Split File

<none>

N of Rows in Working Data File

34

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=senam_hamil BY
kelancaran_persalinan
/FORMAT=AVALUE TABLES
/STATISTICS=RISK
/CELLS=COUNT
/COUNT ROUND CELL
/BARCHART.

Resources

Processor Time

00:00:00.265

Elapsed Time

00:00:00.294

Dimensions Requested

Cells Available

174762

[DataSet0]

Case Processing Summary


Cases
Valid
N
senam_hamil *
kelancaran_persalinan

Missing
Percent

33

97.1%

Total

Percent
1

2.9%

senam_hamil * kelancaran_persalinan Crosstabulation


Count
kelancaran_persalinan
lancar
senam_hamil

Total

tidak lancar

Total

teratur

15

18

tidak teratur

10

15

25

33

Percent
34

100.0%

Risk Estimate
95% Confidence Interval
Value
Odds Ratio for senam_hamil
(teratur / tidak teratur)
For cohort
kelancaran_persalinan = lancar

Lower

Upper

2.500

.485

12.886

1.250

.827

1.890

.500

.142

1.757

For cohort
kelancaran_persalinan = tidak
lancar
N of Valid Cases

33

NEW FILE.
DATASET NAME DataSet1 WINDOW=FRONT.

You might also like