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

OUTPUT Tugas 2

The document analyzes statistics for a variable called 'simulasi' from a dataset with 34 rows. It calculates the mean, median and mode of the variable and provides a frequency table showing the valid percent and cumulative percent for each unique value.
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 views2 pages

OUTPUT Tugas 2

The document analyzes statistics for a variable called 'simulasi' from a dataset with 34 rows. It calculates the mean, median and mode of the variable and provides a frequency table showing the valid percent and cumulative percent for each unique value.
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/ 2

FREQUENCIES 

VARIABLES=simulasi
  /STATISTICS=MEAN MEDIAN MODE

  /ORDER=ANALYSIS.

Frequencies

Notes

Output Created 27-Mar-2021 17:27:16

Comments

Input Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data


34
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=simulasi


/STATISTICS=MEAN MEDIAN MODE
/ORDER=ANALYSIS.

Resources Processor Time 00:00:00.000

Elapsed Time 00:00:00.003

[DataSet0] 

Statistics

NAMA Mahasiswa

N Valid 34

Missing 0

Mean 91.15

Median 90.00

Mode 88a

a. Multiple modes exist. The


smallest value is shown
NAMA Mahasiswa

Cumulative
Frequency Percent Valid Percent Percent

Valid 88 10 29.4 29.4 29.4

90 10 29.4 29.4 58.8

92 5 14.7 14.7 73.5

93 1 2.9 2.9 76.5

95 5 14.7 14.7 91.2

97 3 8.8 8.8 100.0

Total 34 100.0 100.0

You might also like