0% found this document useful (0 votes)
37 views

Descriptives: Notes

This document summarizes descriptive statistics and crosstabulations for two variables, gender and criteria, from a dataset with 6 cases. It shows the minimum, maximum, mean, and standard deviation for each variable. A crosstabulation displays the count of cases by gender and criteria, with 2 cases for males under good criteria and 1 each for males under fair and poor criteria. A chi-square test is also reported but is not significant given the small sample size.
Copyright
© © All Rights Reserved
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

Descriptives: Notes

This document summarizes descriptive statistics and crosstabulations for two variables, gender and criteria, from a dataset with 6 cases. It shows the minimum, maximum, mean, and standard deviation for each variable. A crosstabulation displays the count of cases by gender and criteria, with 2 cases for males under good criteria and 1 each for males under fair and poor criteria. A chi-square test is also reported but is not significant given the small sample size.
Copyright
© © All Rights Reserved
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 4

DESCRIPTIVES VARIABLES=VAR00001 VAR00002

/STATISTICS=MEAN STDDEV MIN MAX.

Descriptives
Notes
Output Created

11-Mar-2015 09:26:57

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

6
User defined missing values are treated as
missing.

Cases Used

All non-missing data are used.

Syntax

DESCRIPTIVES VARIABLES=VAR00001
VAR00002
/STATISTICS=MEAN STDDEV MIN MAX.

Resources

Processor Time

00:00:00.031

Elapsed Time

00:00:00.015

[DataSet0]

Descriptive Statistics
N

Minimum

Maximum

Mean

Std. Deviation

jenis kelamin

1.17

.408

kriteria

2.00

.894

Valid N (listwise)

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

Crosstabs
Notes

Output Created

11-Mar-2015 09:27:16

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

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
/CELLS=COUNT
/COUNT ROUND CELL.

Resources

Processor Time

00:00:00.015

Elapsed Time

00:00:00.015

Dimensions Requested

Cells Available

174762

[DataSet0]

Case Processing Summary


Cases
Valid
N
jenis kelamin * kriteria

Missing
Percent

100.0%

Total

Percent
0

.0%

jenis kelamin * kriteria Crosstabulation


Count
kriteria
baik
jenis kelamin

laki-laki

cukup
2

kurang
1

Total
2

Percent

100.0%

perempuan
Total

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

Crosstabs
Notes
Output Created

11-Mar-2015 09:27:43

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

6
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.063

Elapsed Time

00:00:00.031

Dimensions Requested
Cells Available

[DataSet0]

Case Processing Summary

2
174762

Cases
Valid
N
jenis kelamin * kriteria

Missing
Percent

100.0%

Total

Percent
0

.0%

jenis kelamin * kriteria Crosstabulation


Count
kriteria
baik
jenis kelamin

cukup

kurang

Total

laki-laki

perempuan

Total

Chi-Square Tests
Asymp. Sig. (2Value
Pearson Chi-Square
Likelihood Ratio
Linear-by-Linear Association
N of Valid Cases

df

sided)

2.400a

.301

2.634

.268

.000

1.000

a. 6 cells (100,0%) have expected count less than 5. The minimum expected
count is ,33.

Percent
100.0%

You might also like