Frequencies
Notes
Output Created 11-NOV-2016 15:43:12
Comments
Input Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
150
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=motivasi_kat
/BARCHART PERCENT
/ORDER=ANALYSIS.
Resources Processor Time 00:00:03,06
Elapsed Time 00:00:02,64
Statistics
motivasi
N Valid 150
Missing 0
motivasi
Cumulative
Frequency Percent Valid Percent Percent
Valid motivasi tinggi 149 99,3 99,3 99,3
motivasi rendah 1 ,7 ,7 100,0
Total 150 100,0 100,0
FREQUENCIES VARIABLES=SDLR_kat
/BARCHART PERCENT
/ORDER=ANALYSIS.
Frequencies
Notes
Output Created 11-NOV-2016 15:43:58
Comments
Input Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
150
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=SDLR_kat
/BARCHART PERCENT
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00,95
Elapsed Time 00:00:00,86
Statistics
SDLR
N Valid 150
Missing 0
SDLR
Cumulative
Frequency Percent Valid Percent Percent
Valid SDLR tinggi 104 69,3 69,3 69,3
SDLR sedang 46 30,7 30,7 100,0
Total 150 100,0 100,0
CROSSTABS
/TABLES=motivasi_kat BY SDLR_kat
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT ROW
/COUNT ROUND CELL.
Crosstabs
Notes
Output Created 11-NOV-2016 15:45:20
Comments
Input Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
150
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=motivasi_kat BY SDLR_kat
/FORMAT=AVALUE TABLES
/STATISTICS=CHISQ
/CELLS=COUNT ROW
/COUNT ROUND CELL.
Resources Processor Time 00:00:00,03
Elapsed Time 00:00:00,08
Dimensions Requested 2
Cells Available 174734
Case Processing Summary
Cases
Valid Missing Total
N Percent N Percent N Percent
motivasi * SDLR 150 100,0% 0 0,0% 150 100,0%
motivasi * SDLR Crosstabulation
SDLR
SDLR tinggi SDLR sedang Total
motivasi motivasi tinggi Count 103 46 149
% within motivasi 69,1% 30,9% 100,0%
motivasi rendah Count 1 0 1
% within motivasi 100,0% 0,0% 100,0%
Total Count 104 46 150
% within motivasi 69,3% 30,7% 100,0%
Chi-Square Tests
Asymp. Sig. (2- Exact Sig. (2- Exact Sig. (1-
Value df sided) sided) sided)
Pearson Chi-Square ,445a 1 ,505
Continuity Correctionb ,000 1 1,000
Likelihood Ratio ,735 1 ,391
Fisher's Exact Test 1,000 ,693
Linear-by-Linear Association ,442 1 ,506
N of Valid Cases 150
a. 2 cells (50,0%) have expected count less than 5. The minimum expected count is ,31.
b. Computed only for a 2x2 table
NPAR TESTS
/M-W= SDLR_kat BY motivasi_kat(1 2)
/MISSING ANALYSIS.
NPar Tests
Notes
Output Created 11-NOV-2016 15:47:04
Comments
Input Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
150
File
Missing Value Handling Definition of Missing User-defined missing values are treated
as missing.
Cases Used Statistics for each test are based on all
cases with valid data for the variable(s)
used in that test.
Syntax NPAR TESTS
/M-W= SDLR_kat BY motivasi_kat(1 2)
/MISSING ANALYSIS.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,05
Number of Cases Alloweda 112347
a. Based on availability of workspace memory.
Mann-Whitney Test
Ranks
motivasi N Mean Rank Sum of Ranks
SDLR motivasi tinggi 149 75,65 11272,50
motivasi rendah 1 52,50 52,50
Total 150
Test Statisticsa
SDLR
Mann-Whitney U 51,500
Wilcoxon W 52,500
Z -,665
Asymp. Sig. (2-tailed) ,506
Exact Sig. [2*(1-tailed Sig.)] ,693b
a. Grouping Variable: motivasi
b. Not corrected for ties.