0% found this document useful (0 votes)
13 views10 pages

Frequencies: Notes

The document contains SPSS syntax to analyze data from two datasets. It runs frequency analyses on the variables 'sistole_rata' and 'diastole_rata' from the first dataset, and on the variables 'tek_darah_sis' and 'tek_darah_dias' from the second dataset. Pie charts are generated for some of the frequency analyses. The output includes frequency tables and notes on the syntax and data used.
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)
13 views10 pages

Frequencies: Notes

The document contains SPSS syntax to analyze data from two datasets. It runs frequency analyses on the variables 'sistole_rata' and 'diastole_rata' from the first dataset, and on the variables 'tek_darah_sis' and 'tek_darah_dias' from the second dataset. Pie charts are generated for some of the frequency analyses. The output includes frequency tables and notes on the syntax and data used.
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/ 10

GET

FILE='D:\revisi spss\Input Data SPSS (revisi).sav'.


DATASET NAME DataSet1 WINDOW=FRONT.
GET
FILE='D:\revisi spss\input chi square.sav'.
DATASET NAME DataSet2 WINDOW=FRONT.
DATASET ACTIVATE DataSet1.
NEW FILE.
DATASET NAME DataSet3 WINDOW=FRONT.
DATASET ACTIVATE DataSet1.
FREQUENCIES VARIABLES=sistole_rata
/ORDER=ANALYSIS.

Frequencies

Notes

Output Created 05-SEP-2018 23:30:49


Comments
Input Data D:\revisi spss\Input Data SPSS
(revisi).sav
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
123
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=sistole_rata
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.00

Elapsed Time 00:00:00.04

[DataSet1] D:\revisi spss\Input Data SPSS (revisi).sav


Statistics
sistole_rata

N Valid 123

Missing 0

sistole_rata

Cumulative
Frequency Percent Valid Percent Percent

Valid 95.0 7 5.7 5.7 5.7

100.0 33 26.8 26.8 32.5

105.0 21 17.1 17.1 49.6

107.5 1 .8 .8 50.4

110.0 41 33.3 33.3 83.7

115.0 12 9.8 9.8 93.5

120.0 8 6.5 6.5 100.0

Total 123 100.0 100.0

DATASET ACTIVATE DataSet2.


FREQUENCIES VARIABLES=tek_darah_sis
/PIECHART FREQ
/ORDER=ANALYSIS.

Notes

Output Created 05-SEP-2018 23:32:20


Comments
Input Data D:\revisi spss\input chi square.sav
Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
124
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=tek_darah_sis
/PIECHART FREQ
/ORDER=ANALYSIS.
Resources Processor Time 00:00:03.59

Elapsed Time 00:00:02.37

DATASET ACTIVATE DataSet1.


FREQUENCIES VARIABLES=diastole_rata
/PIECHART FREQ
/ORDER=ANALYSIS.

Frequencies

Notes

Output Created 05-SEP-2018 23:43:47


Comments
Input Data D:\revisi spss\Input Data SPSS
(revisi).sav
Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
123
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=diastole_rata
/PIECHART FREQ
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.97

Elapsed Time 00:00:00.44

[DataSet1] D:\revisi spss\Input Data SPSS (revisi).sav


Statistics
diastole_rata

N Valid 123

Missing 0

diastole_rata

Cumulative
Frequency Percent Valid Percent Percent

Valid 50.0 1 .8 .8 .8

60.0 8 6.5 6.5 7.3

62.5 2 1.6 1.6 8.9

65.0 24 19.5 19.5 28.5

67.5 4 3.3 3.3 31.7

69.0 1 .8 .8 32.5

70.0 36 29.3 29.3 61.8

72.5 4 3.3 3.3 65.0

74.5 1 .8 .8 65.9

75.0 25 20.3 20.3 86.2

77.5 1 .8 .8 87.0

80.0 11 8.9 8.9 95.9

82.5 1 .8 .8 96.7

85.0 2 1.6 1.6 98.4

90.0 1 .8 .8 99.2

95.0 1 .8 .8 100.0

Total 123 100.0 100.0


Notes

Output Created 05-SEP-2018 23:45:49


Comments
Input Data D:\revisi spss\input chi square.sav
Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
124
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=tek_darah_dias
/PIECHART FREQ
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.37

Elapsed Time 00:00:00.30

Notes

Output Created 05-SEP-2018 23:55:30


Comments
Input Data D:\revisi spss\input chi square.sav
Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
124
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=tek_darah_dias
/PIECHART FREQ
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.42

Elapsed Time 00:00:00.29

Notes

Output Created 06-SEP-2018 00:00:11


Comments
Input Data D:\revisi spss\input chi square.sav
Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
124
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=tek_darah_dias
/PIECHART FREQ
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.61

Elapsed Time 00:00:00.29

Notes

Output Created 06-SEP-2018 00:08:53


Comments
Input Data D:\revisi spss\input chi square.sav
Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
124
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=tek_darah_dias
/PIECHART FREQ
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.39

Elapsed Time 00:00:00.25

FREQUENCIES VARIABLES=tek_darah_dias
/PIECHART FREQ
/ORDER=ANALYSIS.
Frequencies

Notes

Output Created 06-SEP-2018 00:12:50


Comments
Input Data D:\revisi spss\input chi square.sav
Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
124
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=tek_darah_dias
/PIECHART FREQ
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.33

Elapsed Time 00:00:00.31

Statistics
tek_darah_dias

N Valid 123

Missing 1

tek_darah_dias

Cumulative
Frequency Percent Valid Percent Percent

Valid normal 107 86.3 87.0 87.0

tdk normal prehipertensi 14 11.3 11.4 98.4

tdk normal hipertensi 2 1.6 1.6 100.0

Total 123 99.2 100.0


Missing System 1 .8
Total 124 100.0

Notes

Output Created 06-SEP-2018 00:21:21


Comments
Input Data D:\revisi spss\input chi square.sav
Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
124
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=tek_darah_dias
/PIECHART FREQ
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.50

Elapsed Time 00:00:00.26

You might also like