0% found this document useful (0 votes)
9 views13 pages

Data Analysis of Health Variables

The document outlines the analysis of a dataset containing 21 valid cases, focusing on various demographic and health-related variables such as sex, residence, marital status, and health behaviors. It includes syntax for generating frequency tables and bar charts, as well as scatter plots and histograms to visualize relationships between variables. The analysis was conducted using a statistical software, with all missing values accounted for and treated appropriately.

Uploaded by

aberaworkie21
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)
9 views13 pages

Data Analysis of Health Variables

The document outlines the analysis of a dataset containing 21 valid cases, focusing on various demographic and health-related variables such as sex, residence, marital status, and health behaviors. It includes syntax for generating frequency tables and bar charts, as well as scatter plots and histograms to visualize relationships between variables. The analysis was conducted using a statistical software, with all missing values accounted for and treated appropriately.

Uploaded by

aberaworkie21
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

FREQUENCIES VARIABLES=sex residence marista edusta occupation mothin

sourceheca cigaretss alchoha


workrrelaacti selfmonbloglu pralifmod famhisdm
/FORMAT=NOTABLE
/BARCHART FREQ
/ORDER=ANALYSIS.

Frequencies

Notes
Output Created 24-NOV-2024 19:39:27
Comments
Input Data C:\Users\abera\Documents\
[Link]
Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 21
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=sex residence
marista edusta occupation
mothin sourceheca cigaretss
alchoha
workrrelaacti selfmonbloglu
pralifmod famhisdm
/FORMAT=NOTABLE
/BARCHART FREQ
/ORDER=ANALYSIS.
Resources Processor Time 00:00:00.75
Elapsed Time 00:00:01.55

Statistics
educational
sex residence marital status status occupation monthly income
N Valid 21 21 21 21 21 21
Missing 0 0 0 0 0 0

Statistics
source of health cigaret smoking alcohol drinking work related self monitoring of
care status habit physical activity blood glucose
N Valid 21 21 21 21 21
Missing 0 0 0 0 0

Statistics
practicing of life style modification family history of DM
N Valid 21 21
Missing 0 0

Bar Chart
GRAPH
/SCATTERPLOT(BIVAR)=weight WITH age
/MISSING=LISTWISE.

Graph

Notes
Output Created 24-NOV-2024 19:42:28
Comments
Input Data C:\Users\abera\Documents\
[Link]
Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 21
File
Syntax GRAPH

/SCATTERPLOT(BIVAR)=wei
ght WITH age
/MISSING=LISTWISE.
Resources Processor Time 00:00:00.17
Elapsed Time 00:00:00.15

GRAPH
/SCATTERPLOT(BIVAR)=weight WITH age
/PANEL COLVAR=residence COLOP=CROSS ROWVAR=sex ROWOP=CROSS
/MISSING=LISTWISE.

Graph
Notes
Output Created 24-NOV-2024 19:43:46
Comments
Input Data C:\Users\abera\Documents\
[Link]
Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 21
File
Syntax GRAPH

/SCATTERPLOT(BIVAR)=wei
ght WITH age
/PANEL COLVAR=residence
COLOP=CROSS
ROWVAR=sex
ROWOP=CROSS
/MISSING=LISTWISE.
Resources Processor Time 00:00:00.08
Elapsed Time 00:00:00.15
Notes
Output Created 24-NOV-2024 19:46:44
Comments
Input Data C:\Users\abera\Documents\
[Link]
Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 21
File
Syntax GRAPH
/HISTOGRAM=age
/PANEL COLVAR=cigaretss
COLOP=CROSS
ROWVAR=sex
ROWOP=CROSS.
Resources Processor Time 00:00:00.11
Elapsed Time 00:00:00.18

Notes
Output Created 24-NOV-2024 19:48:22
Comments
Input Data C:\Users\abera\Documents\
[Link]
Active Dataset DataSet2
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 21
File
Syntax GRAPH
/LINE(SIMPLE)=COUNT BY
sex
/PANEL COLVAR=averagfbs
COLOP=CROSS
ROWVAR=dusinT2dm
ROWOP=CROSS.
Resources Processor Time 00:00:00.11
Elapsed Time 00:00:00.17

You might also like