Download as rtf, pdf, or txt
Download as rtf, pdf, or txt
You are on page 1of 11

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='D:\UAS Biostatistik\3.sav'.
DATASET NAME DataSet1 WINDOW=FRONT.
EXAMINE VARIABLES=depresi ansietas
/PLOT BOXPLOT STEMLEAF NPPLOT
/COMPARE GROUPS
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.

Explore

Notes

Output Created 10-JUL-2018 14:58:28


Comments
Input Data D:\UAS Biostatistik\3.sav
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
348
File
Missing Value Handling Definition of Missing User-defined missing values for
dependent variables are treated as
missing.
Cases Used Statistics are based on cases with no
missing values for any dependent
variable or factor used.
Syntax EXAMINE VARIABLES=depresi
ansietas
/PLOT BOXPLOT STEMLEAF
NPPLOT
/COMPARE GROUPS
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.
Resources Processor Time 00:00:06,08

Elapsed Time 00:00:05,73

[DataSet1] D:\UAS Biostatistik\3.sav

Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

Skor depresi 348 100,0% 0 0,0% 348 100,0%


Skor ansietas 348 100,0% 0 0,0% 348 100,0%

Descriptives

Statistic Std. Error

Skor depresi Mean 56,9282 ,52248

95% Confidence Interval for Lower Bound 55,9005


Mean Upper Bound 57,9558

5% Trimmed Mean 57,1111

Median 56,0000

Variance 95,001

Std. Deviation 9,74682

Minimum 26,00

Maximum 84,00

Range 58,00

Interquartile Range 13,00

Skewness -,239 ,131

Kurtosis -,143 ,261


Skor ansietas Mean 46,9109 ,52199

95% Confidence Interval for Lower Bound 45,8843


Mean Upper Bound 47,9376

5% Trimmed Mean 47,0888

Median 46,0000

Variance 94,819

Std. Deviation 9,73751

Minimum 16,00

Maximum 74,00

Range 58,00

Interquartile Range 13,00

Skewness -,232 ,131

Kurtosis -,145 ,261

Tests of Normality

Kolmogorov-Smirnova Shapiro-Wilk

Statistic df Sig. Statistic df Sig.

Skor depresi ,047 348 ,067 ,991 348 ,025


Skor ansietas ,045 348 ,081 ,991 348 ,026

a. Lilliefors Significance Correction

Skor depresi

Skor depresi Stem-and-Leaf Plot

Frequency Stem & Leaf

2,00 Extremes (=<26)


2,00 3 . 24
11,00 3 . 77788888899
26,00 4 . 00000011111223333333444444
35,00 4 . 55566667777778888888888899999999999
62,00 5 .
00011111111111111111122222222222222333333333444444444444444444
67,00 5 .
5555555555555555566666666666666666666777777777778888888888889999999
58,00 6 .
0000000000000001111111112222222222333333333333444444444444
49,00 6 . 5555555555566666666666666777777788888888889999999
32,00 7 . 00001111111111222222222333334444
3,00 7 . 669
1,00 Extremes (>=84)

Stem width: 10,00


Each leaf: 1 case(s)
Skor ansietas

Skor ansietas Stem-and-Leaf Plot

Frequency Stem & Leaf

2,00 Extremes (=<16)


2,00 2 . 24
11,00 2 . 77888888899
26,00 3 . 00000011111223333333444444
35,00 3 . 55566667777777888888888999999999999
62,00 4 .
00011111111111111111122222222222222333333333334444444444444444
67,00 4 .
5555555555555555556666666666666666666777777777778888888888888999999
58,00 5 .
0000000000000001111111111222222222233333333333444444444444
49,00 5 . 5555555555566666666666666677777788888888889999999
32,00 6 . 00001111111111222222222333334444
3,00 6 . 669
1,00 Extremes (>=74)

Stem width: 10,00


Each leaf: 1 case(s)
GRAPH
/SCATTERPLOT(BIVAR)=ansietas WITH depresi
/MISSING=LISTWISE.

Graph

Notes

Output Created 10-JUL-2018 15:00:24


Comments
Input Data D:\UAS Biostatistik\3.sav
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
348
File
Syntax GRAPH
/SCATTERPLOT(BIVAR)=ansietas
WITH depresi
/MISSING=LISTWISE.
Resources Processor Time 00:00:00,48

Elapsed Time 00:00:00,47

CORRELATIONS
/VARIABLES=depresi ansietas
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Correlations
Notes

Output Created 10-JUL-2018 15:01:01


Comments
Input Data D:\UAS Biostatistik\3.sav
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
348
File
Missing Value Handling Definition of Missing User-defined missing values are treated
as missing.
Cases Used Statistics for each pair of variables are
based on all the cases with valid data
for that pair.
Syntax CORRELATIONS
/VARIABLES=depresi ansietas
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.
Resources Processor Time 00:00:00,02

Elapsed Time 00:00:00,03

Correlations

Skor depresi Skor ansietas

Skor depresi Pearson Correlation 1 ,863**

Sig. (2-tailed) ,000

N 348 348
**
Skor ansietas Pearson Correlation ,863 1

Sig. (2-tailed) ,000

N 348 348

**. Correlation is significant at the 0.01 level (2-tailed).

You might also like