0% found this document useful (0 votes)
39 views22 pages

OUTPUT

The document provides the results of an analysis of frequencies and cross-tabulations on variables from a dataset including gender, religion, and school origin. It includes frequency tables, statistics, and histograms for each variable as well as a cross-tabulation and chi-square test of gender by school origin. The analysis found distributions and relationships among the variables in the dataset of 40 respondents.

Uploaded by

ade febrian
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views22 pages

OUTPUT

The document provides the results of an analysis of frequencies and cross-tabulations on variables from a dataset including gender, religion, and school origin. It includes frequency tables, statistics, and histograms for each variable as well as a cross-tabulation and chi-square test of gender by school origin. The analysis found distributions and relationships among the variables in the dataset of 40 respondents.

Uploaded by

ade febrian
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 22

Warning # 849 in column 23.

Text: in_ID
The LOCALE subcommand of the SET command has an invalid parameter. It
could
not be mapped to a valid backend locale.
GET
FILE='H:\Latihan Pengantar SPSS\data-exercises.sav'.
DATASET NAME DataSet1 WINDOW=FRONT.
NEW FILE.
DATASET NAME DataSet2 WINDOW=FRONT.
DATASET ACTIVATE DataSet2.
DATASET CLOSE DataSet1.
GET
FILE='H:\Latihan Pengantar SPSS\data-exercises2.sav'.
DATASET NAME DataSet3 WINDOW=FRONT.
DATASET ACTIVATE DataSet2.
NEW FILE.
DATASET NAME DataSet4 WINDOW=FRONT.
DATASET ACTIVATE DataSet3.
DATASET CLOSE DataSet2.
DATASET ACTIVATE DataSet4.

SAVE OUTFILE='H:\Latihan Pengantar SPSS\besta.sav'


/COMPRESSED.

Error. Command name: SAVE


Duplicate variable name RESPONDEN being saved. (DATA 1505)
Execution of this command stops.

Error # 1407
Error when writing the dictionary to a new data file.

Warning # 5322. Command name: SAVE


The attempt to save the data file has failed because the disk is full, an
I/O
error has occurred, the variable dictionary is invalid, or the task was
interrupted. IF SAVING OVER AN EXISTING FILE, THAT FILE HAS BEEN LOST.
FREQUENCIES VARIABLES=JenisKelamin Agama Asal_Sekolah
/NTILES=4
/STATISTICS=STDDEV VARIANCE RANGE MINIMUM MAXIMUM SEMEAN MEAN MEDIAN MODE
SUM SKEWNESS SESKEW KURTOSIS SEKURT
/GROUPED=JenisKelamin Agama Asal_Sekolah
/HISTOGRAM
/ORDER=ANALYSIS.

Frequencies

Notes

Output Created 13-Jan-2014 10:43:38


Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 40
File
Missing Value Handling Definition of Missing User-defined missing values are
treated as missing.
Cases Used Statistics are based on all cases with
valid data.
Syntax FREQUENCIES
VARIABLES=JenisKelamin Agama
Asal_Sekolah
/NTILES=4
/STATISTICS=STDDEV VARIANCE
RANGE MINIMUM MAXIMUM
SEMEAN MEAN MEDIAN MODE SUM
SKEWNESS SESKEW KURTOSIS
SEKURT
/GROUPED=JenisKelamin Agama
Asal_Sekolah
/HISTOGRAM
/ORDER=ANALYSIS.

Resources Processor Time 00 00:00:00,015

Elapsed Time 00 00:00:00,048

[DataSet4]

Frequency Table

Frequencies

Notes
Output Created 13-Jan-2014 10:48:08
Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 40
File
Missing Value Handling Definition of Missing User-defined missing values are
treated as missing.
Cases Used Statistics are based on all cases with
valid data.
Syntax FREQUENCIES
VARIABLES=JenisKelamin Agama
Asal_Sekolah
/NTILES=4
/STATISTICS=STDDEV VARIANCE
RANGE MINIMUM MAXIMUM
SEMEAN MEAN MEDIAN MODE SUM
SKEWNESS SESKEW KURTOSIS
SEKURT
/GROUPED=JenisKelamin Agama
Asal_Sekolah
/HISTOGRAM
/ORDER=ANALYSIS.

Resources Processor Time 00 00:00:05,631

Elapsed Time 00 00:00:10,097

[DataSet4]

Statistics

JenisKelamin Agama Asal_Sekolah

N Valid 40 40 40

Missing 0 0 0
Mean 1,40 2,35 3,38
Std. Error of Mean ,078 ,195 ,228
a a
Median 1,40 2,21 3,56a
Mode 1 1 5
Std. Deviation ,496 1,231 1,444
Variance ,246 1,515 2,087
Skewness ,424 ,495 -,382
Std. Error of Skewness ,374 ,374 ,374
Kurtosis -1,919 -,796 -1,201
Std. Error of Kurtosis ,733 ,733 ,733
Range 1 4 4
Minimum 1 1 1
Maximum 2 5 5
Sum 56 94 135
b,c c
Percentiles 25 . 1,30 2,15c

50 1,40 2,21 3,56

75 1,90 3,33 4,62

a. Calculated from grouped data.


b. The lower bound of the first interval or the upper bound of the last interval is not known.
Some percentiles are undefined.
c. Percentiles are calculated from grouped data.

Frequency Table

JenisKelamin

Cumulative
Frequency Percent Valid Percent Percent

Valid Pria 24 60,0 60,0 60,0

Wanita 16 40,0 40,0 100,0

Total 40 100,0 100,0

Agama

Cumulative
Frequency Percent Valid Percent Percent

Valid Islam 13 32,5 32,5 32,5

Kristen 10 25,0 25,0 57,5

Budha 9 22,5 22,5 80,0

Hindu 6 15,0 15,0 95,0


Katolik 2 5,0 5,0 100,0

Total 40 100,0 100,0

Asal_Sekolah

Cumulative
Frequency Percent Valid Percent Percent

Valid Swasta Luar Bengkulu 6 15,0 15,0 15,0

Swasta Dalam Bengkulu 6 15,0 15,0 30,0

Negeri Luar Bengkulu 7 17,5 17,5 47,5

Negeri Dalam Bengkulu 9 22,5 22,5 70,0

Lain-Lain 12 30,0 30,0 100,0

Total 40 100,0 100,0

Histogram
CROSSTABS
/TABLES=JenisKelamin BY Asal_Sekolah
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ CORR
/CELLS=COUNT ROW COLUMN TOTAL
/COUNT ROUND CELL
/BARCHART.

Crosstabs

Notes

Output Created 13-Jan-2014 10:59:54


Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 40
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=JenisKelamin BY
Asal_Sekolah
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ CORR
/CELLS=COUNT ROW COLUMN
TOTAL
/COUNT ROUND CELL
/BARCHART.

Resources Processor Time 00 00:00:00,826

Elapsed Time 00 00:00:01,002

Dimensions Requested 2

Cells Available 174762

[DataSet4]

Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

JenisKelamin * 40 100,0% 0 ,0% 40 100,0%


Asal_Sekolah

JenisKelamin * Asal_Sekolah Crosstabulation

Asal_Sekolah

Swasta Luar Swasta Dalam Negeri Luar


Bengkulu Bengkulu Bengkulu
JenisKelamin Pria Count 4 5 4

% within JenisKelamin 16,7% 20,8% 16,7%

% within Asal_Sekolah 66,7% 83,3% 57,1%

% of Total 10,0% 12,5% 10,0%

Wanita Count 2 1 3

% within JenisKelamin 12,5% 6,3% 18,8%

% within Asal_Sekolah 33,3% 16,7% 42,9%

% of Total 5,0% 2,5% 7,5%


Total Count 6 6 7

% within JenisKelamin 15,0% 15,0% 17,5%

% within Asal_Sekolah 100,0% 100,0% 100,0%

% of Total 15,0% 15,0% 17,5%

JenisKelamin * Asal_Sekolah Crosstabulation

Asal_Sekolah

Negeri Dalam
Bengkulu Lain-Lain Total

JenisKelamin Pria Count 6 5 24

% within JenisKelamin 25,0% 20,8% 100,0%

% within Asal_Sekolah 66,7% 41,7% 60,0%

% of Total 15,0% 12,5% 60,0%

Wanita Count 3 7 16

% within JenisKelamin 18,8% 43,8% 100,0%

% within Asal_Sekolah 33,3% 58,3% 40,0%

% of Total 7,5% 17,5% 40,0%


Total Count 9 12 40

% within JenisKelamin 22,5% 30,0% 100,0%

% within Asal_Sekolah 100,0% 100,0% 100,0%

% of Total 22,5% 30,0% 100,0%

Chi-Square Tests

Asymp. Sig. (2-


Value df sided)
a
Pearson Chi-Square 3,343 4 ,502
Likelihood Ratio 3,477 4 ,481
Linear-by-Linear Association 1,797 1 ,180
N of Valid Cases 40
a. 8 cells (80,0%) have expected count less than 5. The minimum
expected count is 2,40.

Symmetric Measures

Asymp. Std.
Value Errora Approx. Tb Approx. Sig.

Interval by Interval Pearson's R ,215 ,153 1,355 ,183c


Ordinal by Ordinal Spearman Correlation ,227 ,154 1,435 ,159c
N of Valid Cases 40

a. Not assuming the null hypothesis.


b. Using the asymptotic standard error assuming the null hypothesis.
c. Based on normal approximation.

CROSSTABS
/TABLES=JenisKelamin BY Agama
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ CORR
/CELLS=COUNT ROW COLUMN TOTAL
/COUNT ROUND CELL
/BARCHART.

Crosstabs

Notes

Output Created 13-Jan-2014 11:03:26


Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 40
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=JenisKelamin BY Agama
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ CORR
/CELLS=COUNT ROW COLUMN
TOTAL
/COUNT ROUND CELL
/BARCHART.

Resources Processor Time 00 00:00:00,671

Elapsed Time 00 00:00:00,669

Dimensions Requested 2

Cells Available 174762

[DataSet4]
Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

JenisKelamin * Agama 40 100,0% 0 ,0% 40 100,0%

JenisKelamin * Agama Crosstabulation

Agama

Islam Kristen Budha Hindu

JenisKelamin Pria Count 9 5 5 4

% within JenisKelamin 37,5% 20,8% 20,8% 16,7%

% within Agama 69,2% 50,0% 55,6% 66,7%

% of Total 22,5% 12,5% 12,5% 10,0%

Wanita Count 4 5 4 2

% within JenisKelamin 25,0% 31,3% 25,0% 12,5%

% within Agama 30,8% 50,0% 44,4% 33,3%

% of Total 10,0% 12,5% 10,0% 5,0%


Total Count 13 10 9 6

% within JenisKelamin 32,5% 25,0% 22,5% 15,0%

% within Agama 100,0% 100,0% 100,0% 100,0%

% of Total 32,5% 25,0% 22,5% 15,0%

JenisKelamin * Agama Crosstabulation

Agama

Katolik Total

JenisKelamin Pria Count 1 24

% within JenisKelamin 4,2% 100,0%

% within Agama 50,0% 60,0%

% of Total 2,5% 60,0%

Wanita Count 1 16

% within JenisKelamin 6,3% 100,0%

% within Agama 50,0% 40,0%

% of Total 2,5% 40,0%


Total Count 2 40

% within JenisKelamin 5,0% 100,0%


% within Agama 100,0% 100,0%

% of Total 5,0% 100,0%

Chi-Square Tests

Asymp. Sig. (2-


Value df sided)

Pearson Chi-Square 1,147a 4 ,887


Likelihood Ratio 1,154 4 ,886
Linear-by-Linear Association ,135 1 ,714
N of Valid Cases 40

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


expected count is ,80.

Symmetric Measures

Asymp. Std.
Value Errora Approx. Tb Approx. Sig.

Interval by Interval Pearson's R ,059 ,156 ,363 ,719c


Ordinal by Ordinal Spearman Correlation ,069 ,156 ,424 ,674c
N of Valid Cases 40

a. Not assuming the null hypothesis.


b. Using the asymptotic standard error assuming the null hypothesis.
c. Based on normal approximation.
CROSSTABS
/TABLES=Asal_Sekolah BY Agama
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ CORR
/CELLS=COUNT ROW COLUMN TOTAL
/COUNT ROUND CELL
/BARCHART.

Crosstabs

Notes

Output Created 13-Jan-2014 11:04:35


Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 40
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=Asal_Sekolah BY Agama
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ CORR
/CELLS=COUNT ROW COLUMN
TOTAL
/COUNT ROUND CELL
/BARCHART.

Resources Processor Time 00 00:00:00,578

Elapsed Time 00 00:00:00,686

Dimensions Requested 2

Cells Available 174762

[DataSet4]

Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

Asal_Sekolah * Agama 40 100,0% 0 ,0% 40 100,0%

Asal_Sekolah * Agama Crosstabulation

Agama

Islam Kristen Budha

Asal_Sekolah Swasta Luar Bengkulu Count 1 1 2

% within Asal_Sekolah 16,7% 16,7% 33,3%


% within Agama 7,7% 10,0% 22,2%

% of Total 2,5% 2,5% 5,0%

Swasta Dalam Bengkulu Count 1 3 1

% within Asal_Sekolah 16,7% 50,0% 16,7%

% within Agama 7,7% 30,0% 11,1%

% of Total 2,5% 7,5% 2,5%

Negeri Luar Bengkulu Count 3 1 2

% within Asal_Sekolah 42,9% 14,3% 28,6%

% within Agama 23,1% 10,0% 22,2%

% of Total 7,5% 2,5% 5,0%

Negeri Dalam Bengkulu Count 5 2 1

% within Asal_Sekolah 55,6% 22,2% 11,1%

% within Agama 38,5% 20,0% 11,1%

% of Total 12,5% 5,0% 2,5%

Lain-Lain Count 3 3 3

% within Asal_Sekolah 25,0% 25,0% 25,0%

% within Agama 23,1% 30,0% 33,3%

% of Total 7,5% 7,5% 7,5%


Total Count 13 10 9

% within Asal_Sekolah 32,5% 25,0% 22,5%

% within Agama 100,0% 100,0% 100,0%

% of Total 32,5% 25,0% 22,5%

Asal_Sekolah * Agama Crosstabulation

Agama

Hindu Katolik Total

Asal_Sekolah Swasta Luar Bengkulu Count 1 1 6

% within Asal_Sekolah 16,7% 16,7% 100,0%

% within Agama 16,7% 50,0% 15,0%

% of Total 2,5% 2,5% 15,0%

Swasta Dalam Bengkulu Count 1 0 6

% within Asal_Sekolah 16,7% ,0% 100,0%

% within Agama 16,7% ,0% 15,0%

% of Total 2,5% ,0% 15,0%

Negeri Luar Bengkulu Count 0 1 7

% within Asal_Sekolah ,0% 14,3% 100,0%

% within Agama ,0% 50,0% 17,5%

% of Total ,0% 2,5% 17,5%

Negeri Dalam Bengkulu Count 1 0 9


% within Asal_Sekolah 11,1% ,0% 100,0%

% within Agama 16,7% ,0% 22,5%

% of Total 2,5% ,0% 22,5%

Lain-Lain Count 3 0 12

% within Asal_Sekolah 25,0% ,0% 100,0%

% within Agama 50,0% ,0% 30,0%

% of Total 7,5% ,0% 30,0%


Total Count 6 2 40

% within Asal_Sekolah 15,0% 5,0% 100,0%

% within Agama 100,0% 100,0% 100,0%

% of Total 15,0% 5,0% 100,0%

Chi-Square Tests

Asymp. Sig. (2-


Value df sided)

Pearson Chi-Square 12,076a 16 ,739


Likelihood Ratio 13,076 16 ,667
Linear-by-Linear Association ,694 1 ,405
N of Valid Cases 40

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


expected count is ,30.

Symmetric Measures

Asymp. Std.
Value Errora Approx. Tb Approx. Sig.

Interval by Interval Pearson's R -,133 ,157 -,830 ,412c


Ordinal by Ordinal Spearman Correlation -,088 ,160 -,544 ,590c
N of Valid Cases 40

a. Not assuming the null hypothesis.


b. Using the asymptotic standard error assuming the null hypothesis.
c. Based on normal approximation.
FREQUENCIES VARIABLES=Nilai_UTS
/NTILES=4
/STATISTICS=STDDEV VARIANCE RANGE MINIMUM MAXIMUM SEMEAN MEAN MEDIAN MODE
SUM SKEWNESS SESKEW KURTOSIS SEKURT
/GROUPED=Nilai_UTS
/HISTOGRAM
/ORDER=ANALYSIS.

Frequencies

Notes

Output Created 13-Jan-2014 17:45:39


Comments
Input Active Dataset DataSet4
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 40
File
Missing Value Handling Definition of Missing User-defined missing values are
treated as missing.
Cases Used Statistics are based on all cases with
valid data.
Syntax FREQUENCIES
VARIABLES=Nilai_UTS
/NTILES=4
/STATISTICS=STDDEV VARIANCE
RANGE MINIMUM MAXIMUM
SEMEAN MEAN MEDIAN MODE SUM
SKEWNESS SESKEW KURTOSIS
SEKURT
/GROUPED=Nilai_UTS
/HISTOGRAM
/ORDER=ANALYSIS.

Resources Processor Time 00 00:00:00,826

Elapsed Time 00 00:00:06,034

[DataSet4]

Statistics
Nilai_UTS

N Valid 40

Missing 0
Mean 65,00
Std. Error of Mean 2,293
Median 66,33a
Mode 56b
Std. Deviation 14,504
Variance 210,359
Skewness ,262
Std. Error of Skewness ,374
Kurtosis -,236
Std. Error of Kurtosis ,733
Range 62
Minimum 38
Maximum 100
Sum 2600
Percentiles 25 54,80c

50 66,33

75 73,00

a. Calculated from grouped data.


b. Multiple modes exist. The smallest value is shown
c. Percentiles are calculated from grouped data.

Nilai_UTS

Cumulative
Frequency Percent Valid Percent Percent

Valid 38 1 2,5 2,5 2,5

41 1 2,5 2,5 5,0

44 1 2,5 2,5 7,5

45 1 2,5 2,5 10,0

46 1 2,5 2,5 12,5

48 1 2,5 2,5 15,0

49 1 2,5 2,5 17,5

50 1 2,5 2,5 20,0

53 1 2,5 2,5 22,5

56 4 10,0 10,0 32,5

58 1 2,5 2,5 35,0

60 2 5,0 5,0 40,0

62 1 2,5 2,5 42,5

63 1 2,5 2,5 45,0

66 2 5,0 5,0 50,0

67 4 10,0 10,0 60,0

69 4 10,0 10,0 70,0

71 1 2,5 2,5 72,5

72 1 2,5 2,5 75,0

74 1 2,5 2,5 77,5

78 2 5,0 5,0 82,5

79 1 2,5 2,5 85,0

80 1 2,5 2,5 87,5

82 1 2,5 2,5 90,0


89 1 2,5 2,5 92,5

90 2 5,0 5,0 97,5

100 1 2,5 2,5 100,0

Total 40 100,0 100,0

You might also like