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

Iada

The document summarizes the results of frequency statistics run on variables X and Y from a dataset with 5 cases. It provides the mean, median, mode, standard deviation, variance, range, minimum, and maximum for each variable. Frequency tables show the count and percentage of cases for each unique value of X and Y. A pie chart is also generated. The analysis was run on a dataset stored in the file COBA.sav located in the specified folder.

Uploaded by

Feri Yana
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)
47 views4 pages

Iada

The document summarizes the results of frequency statistics run on variables X and Y from a dataset with 5 cases. It provides the mean, median, mode, standard deviation, variance, range, minimum, and maximum for each variable. Frequency tables show the count and percentage of cases for each unique value of X and Y. A pie chart is also generated. The analysis was run on a dataset stored in the file COBA.sav located in the specified folder.

Uploaded by

Feri Yana
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/ 4

SAVE OUTFILE='C:\Users\SMPN 1 PABUARAN\Documents\COBA.

sav'
/COMPRESSED.
FREQUENCIES VARIABLES=X Y
/STATISTICS=STDDEV VARIANCE RANGE MINIMUM MAXIMUM MEAN MEDIAN MODE SUM
/PIECHART FREQ
/ORDER=ANALYSIS.

Frequencies

Notes
Output Created

26-FEB-2016 12:55:42

Comments
C:\Users\SMPN 1
Data

PABUARAN\Documents\COB
A.sav

Input

Active Dataset

DataSet0

Filter

<none>

Weight

<none>

Split File

<none>

N of Rows in Working Data

File
Definition of Missing
Missing Value Handling
Cases Used

User-defined missing values


are treated as missing.
Statistics are based on all
cases with valid data.
FREQUENCIES
VARIABLES=X Y
/STATISTICS=STDDEV
VARIANCE RANGE

Syntax

MINIMUM MAXIMUM MEAN


MEDIAN MODE SUM
/PIECHART FREQ
/ORDER=ANALYSIS.

Resources

Processor Time

00:00:01.20

Elapsed Time

00:00:02.46

[DataSet0] C:\Users\SMPN 1 PABUARAN\Documents\COBA.sav

Statistics
X

Valid

Missing

Mean

4.40

5.2000

Median

4.00

6.0000

6.00

Std. Deviation

1.673

2.28035

Variance

2.800

5.200

Range

6.00

Minimum

2.00

Maximum

8.00

22

26.00

Mode

Sum

Frequency Table

X
Frequency

Percent

Valid Percent

Cumulative
Percent

Valid

40.0

40.0

40.0

20.0

20.0

60.0

20.0

20.0

80.0

20.0

20.0

100.0

Total

100.0

100.0

Frequency

Percent

Valid Percent

Cumulative
Percent

Valid

2.00

20.0

20.0

20.0

4.00

20.0

20.0

40.0

6.00

40.0

40.0

80.0

8.00

20.0

20.0

100.0

Total

100.0

100.0

Pie Chart

DATASET ACTIVATE DataSet0.


SAVE OUTFILE='C:\Users\SMPN 1 PABUARAN\Documents\COBA.sav'
/COMPRESSED.

You might also like