0% found this document useful (0 votes)
18 views3 pages

SPSS

The document summarizes statistics on the variable "Age" from a dataset containing 121 observations. It provides measures of central tendency (mean, mode), dispersion (standard deviation), shape (skewness, kurtosis) and percentiles. It also shows a frequency table grouping the ages into categories and their relative frequencies.

Uploaded by

friends computer
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)
18 views3 pages

SPSS

The document summarizes statistics on the variable "Age" from a dataset containing 121 observations. It provides measures of central tendency (mean, mode), dispersion (standard deviation), shape (skewness, kurtosis) and percentiles. It also shows a frequency table grouping the ages into categories and their relative frequencies.

Uploaded by

friends computer
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/ 3

FREQUENCIES VARIABLES=Age

/NTILES=4
/STATISTICS=STDDEV SEMEAN MEAN MODE SUM SKEWNESS SESKEW KURTOSIS SEKURT
/GROUPED=Age
/BARCHART FREQ
/FORMAT=AFREQ LIMIT(10)

/ORDER=VARIABLE.

Frequencies

Notes

Output Created 12-Feb-2024 11:26:20

Comments

Input Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data


121
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=Age


/NTILES=4
/STATISTICS=STDDEV SEMEAN
MEAN MODE SUM SKEWNESS
SESKEW KURTOSIS SEKURT
/GROUPED=Age
/BARCHART FREQ
/FORMAT=AFREQ LIMIT(10)
/ORDER=VARIABLE.

Resources Processor Time 00:00:00.235

Elapsed Time 00:00:00.201

[DataSet0]

Warnings

A sort keyword (DVALUE, AFREQ or DFREQ) has been used in conjunction with
subcommands HISTOGRAM, NTILES or PERCENTILES. The sort keyword will be ignored.
Statistics

Age

N Valid 121

Missing 0

Mean 1.9587

Std. Error of Mean .09706

Mode 1.00

Std. Deviation 1.06768

Skewness .835

Std. Error of Skewness .220

Kurtosis -.249

Std. Error of Kurtosis .437

Sum 237.00

Percentiles 25 1.0647a

50 1.7765

75 2.7685

a. Percentiles are calculated from grouped data.

Age

Cumulative
Frequency Percent Valid Percent Percent

Valid 60-64 55 45.5 45.5 45.5

65-69 30 24.8 24.8 70.2

70-74 24 19.8 19.8 90.1

75-79 10 8.3 8.3 98.3

>80 2 1.7 1.7 100.0

Total 121 100.0 100.0

You might also like