0% found this document useful (0 votes)
27 views4 pages

Output

This document summarizes the results of an analysis of fatigue levels (variable FATIGUE) in a dataset containing 20 cases. A frequency table and pie chart were generated to show the distribution of responses across the categories of fatigue: Never, Few Times, Often, and Always. Nearly half (45%) reported feeling fatigue Often, while 30% felt it Always and the remaining reported it Never (10%) or A Few Times (15%).

Uploaded by

Lüv Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
0% found this document useful (0 votes)
27 views4 pages

Output

This document summarizes the results of an analysis of fatigue levels (variable FATIGUE) in a dataset containing 20 cases. A frequency table and pie chart were generated to show the distribution of responses across the categories of fatigue: Never, Few Times, Often, and Always. Nearly half (45%) reported feeling fatigue Often, while 30% felt it Always and the remaining reported it Never (10%) or A Few Times (15%).

Uploaded by

Lüv Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
You are on page 1/ 4

FREQUENCIES VARIABLES=FATIGUE

/BARCHART FREQ

/ORDER=ANALYSIS.

Frequencies

Notes

Output Created 14-Jan-2019 20:45:54

Comments

Input Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 20

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=FATIGUE


/BARCHART FREQ
/ORDER=ANALYSIS.

Resources Processor Time 00:00:00.343

Elapsed Time 00:00:00.604

[DataSet0]

Statistics

FATIGUE

N Valid 20

Missing 0

FATIGUE

Cumulative
Frequency Percent Valid Percent Percent

Valid NEVER 2 10.0 10.0 10.0


FEW TIMES 3 15.0 15.0 25.0

OFTEN 9 45.0 45.0 70.0

ALWAYS 6 30.0 30.0 100.0

Total 20 100.0 100.0

FREQUENCIES VARIABLES=FATIGUE
/PIECHART FREQ

/ORDER=ANALYSIS.

Frequencies

Notes

Output Created 14-Jan-2019 20:48:38

Comments

Input Active Dataset DataSet0

Filter <none>
Weight <none>

Split File <none>

N of Rows in Working Data File 20

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=FATIGUE


/PIECHART FREQ
/ORDER=ANALYSIS.

Resources Processor Time 00:00:00.156

Elapsed Time 00:00:00.165

[DataSet0]

Statistics

FATIGUE

N Valid 20

Missing 0

FATIGUE

Cumulative
Frequency Percent Valid Percent Percent

Valid NEVER 2 10.0 10.0 10.0

FEW TIMES 3 15.0 15.0 25.0

OFTEN 9 45.0 45.0 70.0

ALWAYS 6 30.0 30.0 100.0

Total 20 100.0 100.0

You might also like