Download as rtf, pdf, or txt
Download as rtf, pdf, or txt
You are on page 1of 6

EXAMINE VARIABLES=variable_data

/PLOT BOXPLOT STEMLEAF NPPLOT


/COMPARE GROUPS
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.

Explore

Notes

Output Created 10-OCT-2023 15:00:34


Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
41
File
Missing Value Handling Definition of Missing User-defined missing values for
dependent variables are treated as
missing.
Cases Used Statistics are based on cases with no
missing values for any dependent
variable or factor used.
Syntax EXAMINE VARIABLES=variable_data
/PLOT BOXPLOT STEMLEAF
NPPLOT
/COMPARE GROUPS
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.
Resources Processor Time 00:00:00,77

Elapsed Time 00:00:00,81


Case Processing Summary

Cases

Valid Missing Total

N Percent N Percent N Percent

variable_data 40 97.6% 1 2.4% 41 100.0%

Descriptives

Statistic Std. Error

variable_data Mean 63.75 4.089

95% Confidence Interval for Lower Bound 55.48


Mean Upper Bound 72.02

5% Trimmed Mean 64.58

Median 70.00

Variance 668.910

Std. Deviation 25.863

Minimum 10

Maximum 100

Range 90

Interquartile Range 39

Skewness -.446 .374

Kurtosis -.832 .733

Tests of Normality

Kolmogorov-Smirnova Shapiro-Wilk

Statistic df Sig. Statistic df Sig.

variable_data .145 40 .033 .941 40 .037

a. Lilliefors Significance Correction

variable_data
variable_data Stem-and-Leaf Plot

Frequency Stem & Leaf

2,00 1 . 05
2,00 2 . 05
4,00 3 . 0000
3,00 4 . 005
3,00 5 . 005
4,00 6 . 0055
8,00 7 . 00000555
5,00 8 . 00000
5,00 9 . 00005
4,00 10 . 0000

Stem width: 10
Each leaf: 1 case(s)

You might also like