Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 27

GET DATA /TYPE=XLSX

/FILE='C:\Users\septi\Downloads\Data Ratna.xlsx'
/SHEET=name 'Sheet1'
/CELLRANGE=full
/READNAMES=on
/ASSUMEDSTRWIDTH=32767.
EXECUTE.
DATASET NAME DataSet1 WINDOW=FRONT.
CROSSTABS
/TABLES=stadium BY Jeniskelamin
/FORMAT=AVALUE TABLES
/CELLS=COUNT
/COUNT ROUND CELL.

Crosstabs

Notes

Output Created 06-FEB-2024 08:58:35


Comments
Active Dataset DataSet1
Filter <none>
Input Weight <none>
Split File <none>
N of Rows in Working Data File 28
User-defined missing values are
Definition of Missing
treated as missing.
Statistics for each table are based
Missing Value Handling
on all the cases with valid data in
Cases Used
the specified range(s) for all
variables in each table.
CROSSTABS
/TABLES=stadium BY
Jeniskelamin
Syntax
/FORMAT=AVALUE TABLES
/CELLS=COUNT
/COUNT ROUND CELL.
Processor Time 00:00:00,00

Elapsed Time 00:00:00,00


Resources
Dimensions Requested 2

Cells Available 174762

[DataSet1]

Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

stadium * Jenis kelamin 28 100.0% 0 0.0% 28 100.0%

stadium * Jenis kelamin Crosstabulation


Count

Jenis kelamin Total

1 2

1 0 1 1

2 5 6 11
stadium
3 8 4 12

4 4 0 4
Total 17 11 28

CROSSTABS
/TABLES=stadium BY Jeniskelamin
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.

Crosstabs

Notes

Output Created 06-FEB-2024 09:05:30


Comments
Active Dataset DataSet1
Filter <none>
Input Weight <none>
Split File <none>
N of Rows in Working Data File 28
User-defined missing values are
Definition of Missing
treated as missing.
Statistics for each table are based
Missing Value Handling
on all the cases with valid data in
Cases Used
the specified range(s) for all
variables in each table.
CROSSTABS
/TABLES=stadium BY
Jeniskelamin
Syntax /FORMAT=AVALUE TABLES
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.
Processor Time 00:00:00,00

Elapsed Time 00:00:00,00


Resources
Dimensions Requested 2

Cells Available 174762

[DataSet1]
Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

stadium * Jenis kelamin 28 100.0% 0 0.0% 28 100.0%

stadium * Jenis kelamin Crosstabulation

Jenis kelamin Total

1 2

Count 0 1 1
1
% within Jenis kelamin 0.0% 9.1% 3.6%

Count 5 6 11
2
% within Jenis kelamin 29.4% 54.5% 39.3%
stadium
Count 8 4 12
3
% within Jenis kelamin 47.1% 36.4% 42.9%

Count 4 0 4
4
% within Jenis kelamin 23.5% 0.0% 14.3%
Count 17 11 28
Total
% within Jenis kelamin 100.0% 100.0% 100.0%

Chi-Square Tests

Value df Asymp. Sig. (2-


sided)

Pearson Chi-Square 5.386a 3 .146


Likelihood Ratio 7.086 3 .069
Linear-by-Linear Association 5.002 1 .025
N of Valid Cases 28

a. 6 cells (75.0%) have expected count less than 5. The minimum expected count
is .39.

Risk Estimate

Value
a
Odds Ratio for stadium (1 / 2)

a. Risk Estimate statistics cannot be computed.


They are only computed for a 2*2 table without
empty cells.

CROSSTABS
/TABLES=stadium BY Umur
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.

Crosstabs

Notes

Output Created 06-FEB-2024 09:10:38


Comments
Active Dataset DataSet1
Filter <none>
Input Weight <none>
Split File <none>
N of Rows in Working Data File 28
User-defined missing values are
Definition of Missing
treated as missing.
Statistics for each table are based
Missing Value Handling
on all the cases with valid data in
Cases Used
the specified range(s) for all
variables in each table.
CROSSTABS
/TABLES=stadium BY Umur
/FORMAT=AVALUE TABLES
Syntax
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,00

Dimensions Requested 2

Cells Available 174762

[DataSet1]

Case Processing Summary

Cases

Valid Missing Total


N Percent N Percent N Percent

stadium * Umur 28 100.0% 0 0.0% 28 100.0%

22 25 26 28 29 30

Count 0 0 0 0 0
1
% within Umur 0.0% 0.0% 0.0% 0.0% 0.0% 0.0%

Count 1 0 0 1 1
2
% within Umur 100.0% 0.0% 0.0% 100.0% 100.0% 33.3%
stadium
Count 0 1 1 0 0
3
% within Umur 0.0% 100.0% 100.0% 0.0% 0.0% 0.0%

Count 0 0 0 0 0
4
% within Umur 0.0% 0.0% 0.0% 0.0% 0.0% 66.7%
Count 1 1 1 1 1
Total
% within Umur 100.0% 100.0% 100.0% 100.0% 100.0% 100.0%

Chi-Square Tests

Value df Asymp. Sig. (2-


sided)
a
Pearson Chi-Square 72.758 57 .078
Likelihood Ratio 53.757 57 .597
Linear-by-Linear Association .164 1 .685
N of Valid Cases 28

a. 80 cells (100.0%) have expected count less than 5. The minimum expected count
is .04.

Risk Estimate

Value
a
Odds Ratio for stadium (1 / 2)

a. Risk Estimate statistics cannot be computed.


They are only computed for a 2*2 table without
empty cells.

RECODE Umur (Lowest thru 40=1) (ELSE=2) INTO umur_kategori.


VARIABLE LABELS umur_kategori 'umur_kategori'.
EXECUTE.
CROSSTABS
/TABLES=stadium BY umur_kategori
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.

Crosstabs

Notes

Output Created 06-FEB-2024 09:16:25


Comments
Active Dataset DataSet1
Filter <none>
Input Weight <none>
Split File <none>
N of Rows in Working Data File 28
Missing Value Handling Definition of Missing User-defined missing values are
treated as missing.
Statistics for each table are based
on all the cases with valid data in
Cases Used
the specified range(s) for all
variables in each table.
CROSSTABS
/TABLES=stadium BY
umur_kategori
Syntax /FORMAT=AVALUE TABLES
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.
Processor Time 00:00:00,00

Elapsed Time 00:00:00,00


Resources
Dimensions Requested 2

Cells Available 174762

[DataSet1]

Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

stadium * umur_kategori 28 100.0% 0 0.0% 28 100.0%

stadium * umur_kategori Crosstabulation

umur_kategori Total

<40 >40

stadium Count 1 0 1
1
% within umur_kategori 5.3% 0.0% 3.6%

Count 7 4 11
2
% within umur_kategori 36.8% 44.4% 39.3%

3 Count 8 4 12

% within umur_kategori 42.1% 44.4% 42.9%


Count 3 1 4
4
% within umur_kategori 15.8% 11.1% 14.3%
Count 19 9 28
Total
% within umur_kategori 100.0% 100.0% 100.0%

Chi-Square Tests

Value df Asymp. Sig. (2-


sided)
a
Pearson Chi-Square .665 3 .881
Likelihood Ratio .969 3 .809
Linear-by-Linear Association .003 1 .955
N of Valid Cases 28

a. 6 cells (75.0%) have expected count less than 5. The minimum expected count
is .32.

Risk Estimate

Value
a
Odds Ratio for stadium (1 / 2)

a. Risk Estimate statistics cannot be computed.


They are only computed for a 2*2 table without
empty cells.

CROSSTABS
/TABLES=stadium BY Kategoriobat
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.

Crosstabs
Notes

Output Created 06-FEB-2024 09:18:31


Comments
Active Dataset DataSet1
Filter <none>
Input Weight <none>
Split File <none>
N of Rows in Working Data File 28
User-defined missing values are
Definition of Missing
treated as missing.
Statistics for each table are based
Missing Value Handling
on all the cases with valid data in
Cases Used
the specified range(s) for all
variables in each table.
CROSSTABS
/TABLES=stadium BY
Kategoriobat
Syntax /FORMAT=AVALUE TABLES
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.
Processor Time 00:00:00,00

Elapsed Time 00:00:00,00


Resources
Dimensions Requested 2

Cells Available 174762

[DataSet1]

Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

stadium * Kategori obat 28 100.0% 0 0.0% 28 100.0%


stadium * Kategori obat Crosstabulation

Kategori obat

1 2 3 4 5

Count 0 0 1 0 0
1
% within Kategori obat 0.0% 0.0% 7.7% 0.0% 0.0%

Count 4 1 5 0 1
2
% within Kategori obat 44.4% 33.3% 38.5% 0.0% 50.0%
stadium
Count 5 1 4 1 1
3
% within Kategori obat 55.6% 33.3% 30.8% 100.0% 50.0%

Count 0 1 3 0 0
4
% within Kategori obat 0.0% 33.3% 23.1% 0.0% 0.0%
Count 9 3 13 1 2
Total
% within Kategori obat 100.0% 100.0% 100.0% 100.0% 100.0%

Chi-Square Tests

Value df Asymp. Sig. (2-


sided)
a
Pearson Chi-Square 6.506 12 .888
Likelihood Ratio 8.480 12 .747
Linear-by-Linear Association .032 1 .859
N of Valid Cases 28

a. 18 cells (90.0%) have expected count less than 5. The minimum expected count
is .04.

Risk Estimate

Value
a
Odds Ratio for stadium (1 / 2)

a. Risk Estimate statistics cannot be computed.


They are only computed for a 2*2 table without
empty cells.

CROSSTABS
/TABLES=stadium BY pekerjaan
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.

Crosstabs

Notes

Output Created 06-FEB-2024 09:21:04


Comments
Active Dataset DataSet1
Filter <none>
Input Weight <none>
Split File <none>
N of Rows in Working Data File 28
User-defined missing values are
Definition of Missing
treated as missing.
Statistics for each table are based
Missing Value Handling
on all the cases with valid data in
Cases Used
the specified range(s) for all
variables in each table.
CROSSTABS
/TABLES=stadium BY pekerjaan
/FORMAT=AVALUE TABLES
Syntax
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.
Processor Time 00:00:00,00

Elapsed Time 00:00:00,00


Resources
Dimensions Requested 2

Cells Available 174762

[DataSet1]
Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

stadium * pekerjaan 28 100.0% 0 0.0% 28 100.0%

stadium * pekerjaan Crosstabulation

pekerjaan

1 2 3 4 5 6

Count 1 0 0 0 0
1
% within pekerjaan 6.7% 0.0% 0.0% 0.0% 0.0%

Count 5 2 1 2 1
2
% within pekerjaan 33.3% 100.0% 33.3% 33.3% 100.0%
stadium
Count 7 0 1 3 0
3
% within pekerjaan 46.7% 0.0% 33.3% 50.0% 0.0% 1

Count 2 0 1 1 0
4
% within pekerjaan 13.3% 0.0% 33.3% 16.7% 0.0%
Count 15 2 3 6 1
Total
% within pekerjaan 100.0% 100.0% 100.0% 100.0% 100.0% 1

Chi-Square Tests

Value df Asymp. Sig. (2-


sided)

Pearson Chi-Square 7.891a 15 .928


Likelihood Ratio 9.261 15 .863
Linear-by-Linear Association .130 1 .718
N of Valid Cases 28

a. 22 cells (91.7%) have expected count less than 5. The minimum expected count
is .04.

Risk Estimate

Value
a
Odds Ratio for stadium (1 / 2)
a. Risk Estimate statistics cannot be computed.
They are only computed for a 2*2 table without
empty cells.

CROSSTABS
/TABLES=stadium BY Jeniskelamin umur_kategori
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.

Crosstabs

Notes

Output Created 06-FEB-2024 09:22:14


Comments
Active Dataset DataSet1
Filter <none>
Input Weight <none>
Split File <none>
N of Rows in Working Data File 28
User-defined missing values are
Definition of Missing
treated as missing.
Statistics for each table are based
Missing Value Handling
on all the cases with valid data in
Cases Used
the specified range(s) for all
variables in each table.
CROSSTABS
/TABLES=stadium BY
Jeniskelamin umur_kategori
Syntax /FORMAT=AVALUE TABLES
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.
Resources Processor Time 00:00:00,00
Elapsed Time 00:00:00,00

Dimensions Requested 2

Cells Available 174762

[DataSet1]

Case Processing Summary

Cases

Valid Missing Total


N Percent N Percent N Percent

stadium * Jenis kelamin 28 100.0% 0 0.0% 28 100.0%


stadium * umur_kategori 28 100.0% 0 0.0% 28 100.0%

stadium * Jenis kelamin

Crosstab

Jenis kelamin Total

1 2

Count 0 1 1
1
% within Jenis kelamin 0.0% 9.1% 3.6%

Count 5 6 11
2
% within Jenis kelamin 29.4% 54.5% 39.3%
stadium
Count 8 4 12
3
% within Jenis kelamin 47.1% 36.4% 42.9%

Count 4 0 4
4
% within Jenis kelamin 23.5% 0.0% 14.3%
Count 17 11 28
Total
% within Jenis kelamin 100.0% 100.0% 100.0%
Chi-Square Tests

Value df Asymp. Sig. (2-


sided)
a
Pearson Chi-Square 5.386 3 .146
Likelihood Ratio 7.086 3 .069
Linear-by-Linear Association 5.002 1 .025
N of Valid Cases 28

a. 6 cells (75.0%) have expected count less than 5. The minimum expected count
is .39.

Risk Estimate

Value
a
Odds Ratio for stadium (1 / 2)

a. Risk Estimate statistics cannot be computed.


They are only computed for a 2*2 table without
empty cells.

stadium * umur_kategori

Crosstab

umur_kategori Total

<40 >40

Count 1 0 1
1
% within umur_kategori 5.3% 0.0% 3.6%

Count 7 4 11
2
% within umur_kategori 36.8% 44.4% 39.3%
stadium
Count 8 4 12
3
% within umur_kategori 42.1% 44.4% 42.9%

Count 3 1 4
4
% within umur_kategori 15.8% 11.1% 14.3%
Count 19 9 28
Total
% within umur_kategori 100.0% 100.0% 100.0%

Chi-Square Tests

Value df Asymp. Sig. (2-


sided)
a
Pearson Chi-Square .665 3 .881
Likelihood Ratio .969 3 .809
Linear-by-Linear Association .003 1 .955
N of Valid Cases 28

a. 6 cells (75.0%) have expected count less than 5. The minimum expected count
is .32.

Risk Estimate

Value
a
Odds Ratio for stadium (1 / 2)

a. Risk Estimate statistics cannot be computed.


They are only computed for a 2*2 table without
empty cells.

CROSSTABS
/TABLES=stadium BY Pendidikan Penularan Marital tahun_A statusFungsional
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.

Crosstabs

Notes

Output Created 06-FEB-2024 09:24:04


Comments
Active Dataset DataSet1
Filter <none>
Input Weight <none>
Split File <none>
N of Rows in Working Data File 28
User-defined missing values are
Definition of Missing
treated as missing.
Statistics for each table are based
Missing Value Handling
on all the cases with valid data in
Cases Used
the specified range(s) for all
variables in each table.
CROSSTABS
/TABLES=stadium BY Pendidikan
Penularan Marital tahun_A
statusFungsional
Syntax
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ RISK
/CELLS=COUNT COLUMN
/COUNT ROUND CELL.
Processor Time 00:00:00,00

Elapsed Time 00:00:00,00


Resources
Dimensions Requested 2

Cells Available 174762

[DataSet1]

Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

stadium * Pendidikan 28 100.0% 0 0.0% 28 100.0%


stadium * Penularan 28 100.0% 0 0.0% 28 100.0%
stadium * Marital 28 100.0% 0 0.0% 28 100.0%
stadium * tahun + 28 100.0% 0 0.0% 28 100.0%
stadium * status Fungsional 28 100.0% 0 0.0% 28 100.0%
stadium * Pendidikan

Crosstab

Pendidikan T

0 1 2 3 4

Count 0 1 0 0 0
1
% within Pendidikan 0.0% 11.1% 0.0% 0.0% 0.0%

Count 0 3 3 4 1
2
% within Pendidikan 0.0% 33.3% 50.0% 57.1% 20.0%
stadium
Count 1 5 3 0 3
3
% within Pendidikan 100.0% 55.6% 50.0% 0.0% 60.0%

Count 0 0 0 3 1
4
% within Pendidikan 0.0% 0.0% 0.0% 42.9% 20.0%
Count 1 9 6 7 5
Total
% within Pendidikan 100.0% 100.0% 100.0% 100.0% 100.0%

Chi-Square Tests

Value df Asymp. Sig. (2-


sided)
a
Pearson Chi-Square 14.717 12 .257
Likelihood Ratio 18.876 12 .092
Linear-by-Linear Association 1.522 1 .217
N of Valid Cases 28

a. 20 cells (100.0%) have expected count less than 5. The minimum expected count
is .04.

Risk Estimate

Value
a
Odds Ratio for stadium (1 / 2)
a. Risk Estimate statistics cannot be computed.
They are only computed for a 2*2 table without
empty cells.

stadium * Penularan

Crosstab

Penularan

LSL Seks anal beresiko Seks anal beresiko, Seks vaginal


LSL Beresiko

Count 0 0 0 1
1
% within Penularan 0.0% 0.0% 0.0% 4.2%

Count 1 0 0 10
2
% within Penularan 100.0% 0.0% 0.0% 41.7%
stadium
Count 0 1 0 10
3
% within Penularan 0.0% 100.0% 0.0% 41.7%

Count 0 0 1 3
4
% within Penularan 0.0% 0.0% 100.0% 12.5%
Count 1 1 1 24
Total
% within Penularan 100.0% 100.0% 100.0% 100.0%

Chi-Square Tests

Value df Asymp. Sig. (2-


sided)

Pearson Chi-Square 10.332a 12 .587


Likelihood Ratio 9.270 12 .680
N of Valid Cases 28

a. 18 cells (90.0%) have expected count less than 5. The minimum expected
count is .04.
Risk Estimate

Value
a
Odds Ratio for stadium (1 / 2)

a. Risk Estimate statistics cannot be computed.


They are only computed for a 2*2 table without
empty cells.

stadium * Marital

Crosstab

Marital Total

1 2 3

Count 1 0 0 1
1
% within Marital 4.8% 0.0% 0.0% 3.6%

Count 9 1 1 11
2
% within Marital 42.9% 25.0% 33.3% 39.3%
stadium
Count 8 2 2 12
3
% within Marital 38.1% 50.0% 66.7% 42.9%

Count 3 1 0 4
4
% within Marital 14.3% 25.0% 0.0% 14.3%
Count 21 4 3 28
Total
% within Marital 100.0% 100.0% 100.0% 100.0%

Chi-Square Tests

Value df Asymp. Sig. (2-


sided)

Pearson Chi-Square 1.942a 6 .925


Likelihood Ratio 2.528 6 .865
Linear-by-Linear Association .199 1 .656
N of Valid Cases 28
a. 10 cells (83.3%) have expected count less than 5. The minimum expected count
is .11.

Risk Estimate

Value
a
Odds Ratio for stadium (1 / 2)

a. Risk Estimate statistics cannot be computed.


They are only computed for a 2*2 table without
empty cells.

stadium * tahun +

Crosstab

tahun +

0 1 2 3 4 5

Count 0 0 0 0 0
1
% within tahun + 0.0% 0.0% 0.0% 0.0% 0.0% 50

Count 4 2 1 1 0
2
% within tahun + 100.0% 66.7% 100.0% 50.0% 0.0% 0
stadium
Count 0 1 0 1 1
3
% within tahun + 0.0% 33.3% 0.0% 50.0% 50.0% 50

Count 0 0 0 0 1
4
% within tahun + 0.0% 0.0% 0.0% 0.0% 50.0% 0
Count 4 3 1 2 2
Total
% within tahun + 100.0% 100.0% 100.0% 100.0% 100.0% 100

Chi-Square Tests

Value df Asymp. Sig. (2-


sided)
a
Pearson Chi-Square 39.366 30 .118
Likelihood Ratio 35.029 30 .242
Linear-by-Linear Association 3.246 1 .072
N of Valid Cases 28

a. 44 cells (100.0%) have expected count less than 5. The minimum expected count
is .04.

Risk Estimate

Value
a
Odds Ratio for stadium (1 / 2)

a. Risk Estimate statistics cannot be computed.


They are only computed for a 2*2 table without
empty cells.

stadium * status Fungsional

Crosstab

status Fungsional Total

1 2 3

Count 0 1 0 1
1
% within status Fungsional 0.0% 5.6% 0.0% 3.6%

Count 6 5 0 11
2
% within status Fungsional 66.7% 27.8% 0.0% 39.3%
stadium
Count 3 9 0 12
3
% within status Fungsional 33.3% 50.0% 0.0% 42.9%

Count 0 3 1 4
4
% within status Fungsional 0.0% 16.7% 100.0% 14.3%
Count 9 18 1 28
Total
% within status Fungsional 100.0% 100.0% 100.0% 100.0%

Chi-Square Tests
Value df Asymp. Sig. (2-
sided)
a
Pearson Chi-Square 10.606 6 .101
Likelihood Ratio 9.847 6 .131
Linear-by-Linear Association 4.262 1 .039
N of Valid Cases 28

a. 10 cells (83.3%) have expected count less than 5. The minimum expected count
is .04.

Risk Estimate

Value
a
Odds Ratio for stadium (1 / 2)

a. Risk Estimate statistics cannot be computed.


They are only computed for a 2*2 table without
empty cells.
Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

stadium *
28 100.0% 0 0.0% 28 100.0%
lama_sakit_kategori

stadium * lama_sakit_kategori Crosstabulation

lama_sakit_kategori Total

<7 >7

Count 0 1 1
1
% within lama_sakit_kategori 0.0% 8.3% 3.6%

Count 8 3 11
2
% within lama_sakit_kategori 50.0% 25.0% 39.3%
stadium
Count 7 5 12
3
% within lama_sakit_kategori 43.8% 41.7% 42.9%

Count 1 3 4
4
% within lama_sakit_kategori 6.2% 25.0% 14.3%
Count 16 12 28
Total
% within lama_sakit_kategori 100.0% 100.0% 100.0%

Chi-Square Tests

Value df Asymp. Sig. (2-


sided)

Pearson Chi-Square 4.119a 3 .249


Likelihood Ratio 4.553 3 .208
Linear-by-Linear Association .843 1 .359
N of Valid Cases 28

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


expected count is .43.

Risk Estimate
Value

Odds Ratio for stadium (1 / a

2)

a. Risk Estimate statistics cannot be


computed. They are only computed for a
2*2 table without empty cells.
stadium 1 2 3 4 P value
Jenis kelamin
Laki – laki
Perempuan
umur
<40
>40

You might also like